Name: gnome-themes-standard Version: 3.0.0 Release: 1%{?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 Source1: settings.ini Source2: gtkrc Obsoletes: fedora-gnome-theme <= 15.0-1.fc15 Provides: fedora-gnome-theme = 1:%{version}-%{release} BuildRequires: gtk3-devel >= 3.0.2 BuildRequires: intltool gettext autoconf automake Requires: gtk2-engines gnome-icon-theme abattis-cantarell-fonts Requires: adwaita-cursor-theme = %{version}-%{release} Requires: adwaita-gtk2-theme = %{version}-%{release} Requires: adwaita-gtk3-theme = %{version}-%{release} %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. %package -n adwaita-cursor-theme Summary: Adwaita cursor theme Group: User Interface/Desktops BuildArch: noarch %description -n adwaita-cursor-theme The adwaita-cursor-theme package contains a modern set of cursors originally designed for the GNOME desktop. %package -n adwaita-gtk2-theme Summary: Adwaita gtk2 theme Group: User Interface/Desktops %description -n adwaita-gtk2-theme The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets with a GNOME look and feel. %package -n adwaita-gtk3-theme Summary: Adwaita gtk3 theme Group: User Interface/Desktops %description -n adwaita-gtk3-theme The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets with a GNOME look and feel. %package -n gnome-background-standard Summary: A package providing the default GNOME background Group: User Interface/Desktops Requires: %{name} = %{version}-%{release} Provides: system-backgrounds-gnome = 15.0.0-6.fc15 BuildArch: noarch %description -n gnome-background-standard This package contians the default GNOME background in a form that can be used as a drop-in replacement for branded backgrounds. %prep %setup -q %build %configure make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-3.0 cp $RPM_SOURCE_DIR/settings.ini $RPM_BUILD_ROOT%{_sysconfdir}/gtk-3.0/settings.ini mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0 cp $RPM_SOURCE_DIR/gtkrc $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gtkrc %find_lang %{name} %post touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || : %postun if [ $1 -eq 0 ] ; then for t in Adwaita HighContrast HighContrastInverse LowContrast; do touch --no-create %{_datadir}/icons/$t &>/dev/null gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || : done fi %posttrans for t in Adwaita HighContrast HighContrastInverse LowContrast; do gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || : done %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING NEWS # Background and WM %{_datadir}/themes/Adwaita %exclude %{_datadir}/themes/Adwaita/gtk-3.0 %exclude %{_datadir}/themes/Adwaita/gtk-3.0 # Background %{_datadir}/gnome-background-properties/* # A11y themes %{_datadir}/icons/LowContrast %{_datadir}/themes/LowContrast %{_datadir}/icons/HighContrast %{_datadir}/themes/HighContrast %{_datadir}/icons/HighContrastInverse %{_datadir}/themes/HighContrastInverse %files -n adwaita-cursor-theme %defattr(-,root,root,-) # Cursors %{_datadir}/icons/Adwaita %files -n adwaita-gtk2-theme %defattr(-,root,root,-) # gtk2 Theme %{_datadir}/themes/Adwaita/gtk-2.0 # Default gtk2 settings %{_sysconfdir}/gtk-2.0/gtkrc %files -n adwaita-gtk3-theme %defattr(-,root,root,-) # gtk3 Theme and engine %{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so %{_datadir}/themes/Adwaita/gtk-3.0 # Default gtk3 settings %{_sysconfdir}/gtk-3.0/settings.ini %files -n gnome-background-standard %defattr(-,root,root,-) %changelog * Mon Apr 04 2011 Cosimo Cecchi - 3.0.0-1 - Update to 3.0.0 * Mon Mar 28 2011 Cosimo Cecchi 2.91.93-3 - Don't make the cursor theme require gnome-themes-standard * Mon Mar 28 2011 Cosimo Cecchi 2.91.93-2 - Rebuild * Mon Mar 28 2011 Cosimo Cecchi 2.91.93-1 - Update to 2.91.93 - Make the cursor theme noarch - Ship the default settings together with the relevant theme * Mon Mar 28 2011 Ray Strode 2.91.92.1-4 - Fix Obsoletes * Sat Mar 26 2011 Matthias Clasen 2.91.92.1-3 - Don't specify a nonexisting icon theme in settings.ini * Thu Mar 24 2011 Matthias Clasen 2.91.92.1-2 - Add a subpackage for the default background * Mon Mar 21 2011 Cosimo Cecchi 2.91.92.1-1 - Update to 2.91.92.1 * Mon Mar 21 2011 Cosimo Cecchi 2.91.92-1 - Update to 2.91.92 * Mon Mar 14 2011 Matthias Clasen 2.91.91.1-1 - Update to 2.91.91.1 * Mon Mar 7 2011 Matthias Clasen 2.91.91-1 - Update to 2.91.91 * Fri Mar 04 2011 Ray Strode 2.91.90-6 - Put COPYING and NEWS in correct place * Fri Mar 04 2011 Ray Strode 2.91.90-5 - Drop icon-theme subpackage, it's empty * Fri Mar 04 2011 Ray Strode 2.91.90-4 - Split out gtk themes into a subpackage as well Resolves: #675509 * Fri Mar 04 2011 Ray Strode 2.91.90-3 - Split cursors out into a subpackage Resolves: #675509 * Tue Feb 22 2011 Cosimo Cecchi - 2.91.90-2 - Fix insensitive checkboxes * Tue Feb 22 2011 Matthias Clasen 2.91.90-1 - Update to 2.91.90 * Thu Feb 10 2011 Matthias Clasen 2.91.8-7 - Rebuild against newer gtk * Tue Feb 08 2011 Fedora Release Engineering - 2.91.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Feb 8 2011 Cosimo Cecchi 2.91.8-4 - Pull in abattis-cantarell-fonts * Fri Feb 04 2011 Ray Strode 2.91.8-3 - add gtkrc file for gtk2 apps - take over fedora-gnome-theme's role * Fri Feb 4 2011 Cosimo Cecchi 2.91.8-2 - Add a patch from upstream for active toggle buttons * Wed Feb 2 2011 Matthias Clasen 2.91.8-1 - Update to 2.91.8 - Add default settings for session-less situations * Sun Jan 23 2011 Matthias Clasen 2.91.7-1 - Update to 2.91.7 * Wed Jan 19 2011 Matthias Clasen 2.91.6-1 - Update to 2.91.6 * Mon Jan 10 2011 Matthias Clasen 2.91.5-1 - Update to 2.91.5 * Mon Nov 22 2010 Matthias Clasen 2.91.2.1-7 - Require gtk-theme-engine-clearlooks * Tue Nov 16 2010 Matthias Clasen 2.91.2.1-6 - Obsoleting gnome-themes seems unnecessarily harsh * Mon Nov 15 2010 Cosimo Cecchi 2.91.2.1-5 - Add "Provides:" so that packages depending on gnome-themes don't break * Mon Nov 15 2010 Cosimo Cecchi 2.91.2.1-4 - Make this package obsolete gnome-themes * 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