File xfce4-branding-openSUSE.spec of Package xfce4-branding-openSUSE
#
# spec file for package xfce4-branding-openSUSE (Version 4.6.1)
#
# Copyright (c) 2009 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.6.1
Release: 1
License: GPL v2 or later
Url: http://www.xfce.org/
Source: %{name}-%{version}.tar.bz2
Source1: COPYING
Group: System/GUI/XFCE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: desktop-data-SuSE
Requires: tango-icon-theme
Provides: xfce4-desktop-branding = %{version}
Provides: xfce4-panel-branding = %{version}
Provides: xfce4-session-branding = %{version}
Provides: xfce4-settings-branding = %{version}
Conflicts: otherproviders(xfce4-desktop-branding)
Conflicts: otherproviders(xfce4-panel-branding)
Conflicts: otherproviders(xfce4-session-branding)
Conflicts: otherproviders(xfce4-settings-branding)
Supplements: packageand(xfce4-desktop:branding-openSUSE)
Supplements: packageand(xfce4-panel:branding-openSUSE)
Supplements: packageand(xfce4-session:branding-openSUSE)
Supplements: packageand(xfce4-settings:branding-openSUSE)
%description
Xfce desktop environment openSUSE branding
%prep
tar xfj %{SOURCE0}
cp %{SOURCE1} .
%build
%install
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
cp -a etc/* $RPM_BUILD_ROOT%{_sysconfdir}
mkdir -p $RPM_BUILD_ROOT%{_prefix}
cp -a usr/* $RPM_BUILD_ROOT%{_prefix}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc COPYING
%{_sysconfdir}/xdg/*
%{_datadir}/pixmaps/*
%changelog
* Wed Apr 22 2009 prusnak@suse.cz
- version bump to 4.6.1
* Mon Mar 16 2009 prusnak@suse.cz
- added branding for xfce4-panel
* Mon Mar 02 2009 prusnak@suse.cz
- updated to be compatible with Xfce 4.6.0 release
* 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