File gtk2-branding-SLED.spec of Package gtk2-branding-SLED
#
# spec file for package gtk2-branding-SLED (Version 11.1)
#
# 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
Url: http://www.gtk.org/
Name: gtk2-branding-SLED
Version: 11.1
Release: 1
Group: System/Libraries
License: BSD 3-Clause
Summary: SLED theme configuration
Source: gtk2-branding-SLED-gtkrc
Source1: %{name}-COPYING
Supplements: packageand(branding-SLED:gtk2)
Provides: gtk2-branding = 2.12
Conflicts: otherproviders(gtk2-branding)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# For directory ownership:
BuildRequires: gtk2
# Gilouche is part of gtk2-theme-SLED
Requires: gtk2-theme-SLED
%description
SLED theme configuration for widget and icon themes.
%prep
%setup -q -T -c %{name}-%{version}
cp -a %{S:0} gtkrc
cp -a %{S:1} COPYING
%install
install -d $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0
install -m0644 gtkrc $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr (-, root, root)
%doc COPYING
%config %{_sysconfdir}/gtk-2.0/gtkrc
%changelog
* Tue Nov 04 2008 vuntz@novell.com
- Bump version to 11.1. Part of bnc#440849.
* Mon Oct 06 2008 sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
* Mon Aug 25 2008 jpr@suse.de
- Initial SLED package copied from openSUSE