File gtk2-themes.spec of Package gtk2-themes

#
# spec file for package gtk2-themes
#
# Copyright (c) 2011 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:           gtk2-themes
Summary:        Additional Themes and Engines for GTK2
License:        GPL-2.0+
Group:          System/GUI/GNOME
Version:        0.1
Release:        0
Source:         bluebubble.tar.bz2
Patch0:         bluebubble-colors.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Url:            http://www.gnome.org
# bluebubble requires engine "pixmap" 
Requires:       gtk2
Enhances:       gtk2
BuildArch:      noarch

%description
This package contains additional themes and engines for the GTK2
library.



%prep
%setup -n bluebubble 
%patch0 -p1

%build

%install
mkdir -p $RPM_BUILD_ROOT%{_datadir}/themes
cd $RPM_BUILD_ROOT%{_datadir}/themes
tar xvfj %SOURCE0
patch -p0 <%PATCH0

%files
%defattr(644, root, root, 755)
%{_datadir}/themes/*

%changelog
openSUSE Build Service is sponsored by