File openbox-breeze-ob-theme.spec of Package openbox-breeze-ob-theme

#
# spec file for package openbox-breeze-ob-theme
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%define _name Breeze-ob
%define content 169136

Name:           openbox-breeze-ob-theme
Version:        2015.07.26
Release:        0
License:        GPL-3.0
Summary:        Plasma 5 KWin Breeze theme for Openbox
Url:            http://opendesktop.org/content/show.php/Breeze-ob?content=169136
Group:          System/GUI/Other
Source:         %{content}-%{_name}.obt
BuildRequires:  fdupes
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This package contains an Openbox theme created to mimic Plasma 5 KWin Breeze theme.

%prep
%setup -q -n %{_name}
find -name '*.old' -delete -print

%build

%install
install -dm 0755 %{buildroot}%{_datadir}/themes
cp -a ../%{_name} %{buildroot}%{_datadir}/themes/
%fdupes -s %{buildroot}%{_datadir}/themes

%files
%defattr(-,root,root)
%{_datadir}/themes/%{_name}
openSUSE Build Service is sponsored by