File gnome-themes.spec of Package gnome-themes

#
# spec file for package gnome-themes (Version 2.28.1)
#
# Copyright (c) 2010 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:           gnome-themes
Version:        2.28.1
Release:        0.<RELEASE1>
License:        GPLv2+
Summary:        GNOME Themes
Url:            http://www.gnome.org/
Group:          System/GUI/GNOME
Source0:        %{name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  gtk2-devel
BuildRequires:  gtk2-engines-devel
BuildRequires:  icon-naming-utils
BuildRequires:  intltool
Requires:       gnome-icon-theme
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
GNOME themes, including Ximian Industrial and selected background
images.

%prep
%setup -q

%build
%configure\
	--enable-all-themes
make %{?jobs:-j %jobs}

%install
%makeinstall
%find_lang %{name}
%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_datadir}/icons/*
%{_datadir}/themes/*

%changelog
openSUSE Build Service is sponsored by