# # spec file for package e17-branding-openSUSE # # Copyright (c) 2012 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/ # Name: enlightenment-branding-openSUSE Version: 0.1 Release: 0 License: GPL-2.0 Summary: Enlightenment openSUSE branding Url: https://en.opensuse.org/Portal:Enlightenment Group: System/GUI/Other Source: def-ibar.txt Source2: AUTHORS Source3: COPYING Provides: enlightenment-branding = %version Supplements: packageand(enlightenment:branding-openSUSE) Conflicts: otherproviders(enlightenment-branding) #provides default elementary theme Requires: enlightenment-theme-openSUSE Recommends: enlightenment-theme-dark # recommend terminology to make xdg-open look better Recommends: terminology Conflicts: terminology-theme-upstream Conflicts: e-branding-openSUSE Conflicts: otherproviders(e17-branding) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description openSUSE specific files as specific branding. %prep %build %install install -m 0755 -d %{buildroot}%{_libdir}/enlightenment/modules/wizard/ install -m 0644 -t %{buildroot}%{_libdir}/enlightenment/modules/wizard/ %SOURCE0 install -m 0755 -d %{buildroot}%{_docdir}/%{name} install -m 0644 -t %{buildroot}%{_docdir}/%{name} %SOURCE2 $SOURCE3 %files %defattr(-,root,root) %{_docdir}/* %{_libdir}/enlightenment/ %changelog