Name: gnome-themes-standard Version: 2.91.2.1 Release: 3%{?dist} Summary: Standard themes for GNOME applications Group: User Interface/Desktops License: LGPLv2+ URL: http://git.gnome.org/browse/gnome-themes-standard Source0: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2 BuildArch: noarch BuildRequires: intltool gettext autoconf automake Requires: gtk3-engines gtk2-engines gnome-icon-theme %description The gnome-themes-standard package contains the standard theme for the GNOME desktop, which provides default appearance for cursors, desktop background, window borders and GTK+ applications. %prep %setup -q %build %configure make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %files -f %{name}.lang %defattr(-,root,root,-) # Theme (gtk2, gtk3, background), WM %{_datadir}/themes/Adwaita # Background %{_datadir}/gnome-background-properties/* %doc COPYING NEWS %changelog * Fri Nov 12 2010 Cosimo Cecchi 2.91.2.1-3 - Make sure the theme directory is owned by the package too. - Cleaned up the spec file a bit more to silence some rpmlint warnings. * Fri Nov 12 2010 Cosimo Cecchi 2.91.2.1-2 - Cleaned up the spec file, removed the %%clean section, and fixed a typo in the description. * Fri Nov 12 2010 Cosimo Cecchi 2.91.2.1-1 - First packaging of gnome-themes-standard