File xfce4-branding-openSUSE.spec of Package xfce4-branding-openSUSE
#
# spec file for package xfce4-branding-openSUSE (Version 4.4.2)
#
# Copyright (c) 2008 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/
#
# norootforbuild
Name: xfce4-branding-openSUSE
Summary: Xfce desktop environment openSUSE branding
Version: 4.4.2
Release: 6
License: GPL v2 or later
Url: http://www.xfce.org/
Source: xfce4-desktop.tar.bz2
Source1: COPYING
Group: System/GUI/XFCE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Xfce desktop environment openSUSE branding
%package -n xfce4-desktop-branding-openSUSE
License: GPL v2 or later
Summary: Xfce desktop environment openSUSE branding
Group: System/GUI/XFCE
Requires: desktop-data-SuSE
Provides: xfce4-desktop-branding = %{version}
Conflicts: otherproviders(xfce4-desktop-branding)
Supplements: packageand(xfce4-desktop:branding-openSUSE)
Requires: gtk2-theme-openSUSE
%description -n xfce4-desktop-branding-openSUSE
Xfce desktop environment openSUSE branding
%prep
tar xfj %{SOURCE0}
%build
%install
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
cp -a xfce4-desktop/etc/* $RPM_BUILD_ROOT%{_sysconfdir}
install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_defaultdocdir}/xfce4-desktop-branding-openSUSE/COPYING
%clean
rm -rf $RPM_BUILD_ROOT
%files -n xfce4-desktop-branding-openSUSE
%defattr(-,root,root)
%dir %{_defaultdocdir}/xfce4-desktop-branding-openSUSE
%doc %{_defaultdocdir}/xfce4-desktop-branding-openSUSE/*
%{_sysconfdir}/xdg/xfce4
%changelog
* Mon Oct 06 2008 sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
* Mon Jul 28 2008 prusnak@suse.cz
- added custom menus - /etc/xdg/xfce4/desktop/menu.xml.*
(added contain YaST icon to Settings)
* Mon Jul 07 2008 prusnak@suse.cz
- xfce4-desktop-branding-openSUSE
* added gtk2-theme-openSUSE to Requires
* set icon theme and theme to Gilouche
* Tue May 13 2008 prusnak@suse.cz
- added COPYING license file
* Tue Apr 29 2008 prusnak@suse.cz
- subpackage xfce4-desktop-branding-openSUSE
* sets default openSUSE wallpaper for Xfce
* sets DMZ cursor theme for Xfce
* Tue Apr 29 2008 prusnak@suse.cz
- created package with openSUSE branding for XFCE