%define majver %(echo %version | cut -d. -f1-2) Name: gnome-icon-theme Version: 3.12.0 Release: 1mamba Summary: Icons which are used for GNOME desktop theme Group: Graphical Desktop/Look 'n' feel/Themes Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.gnome.org/ Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/%{majver}/gnome-icon-theme-%{version}.tar.xz Source2: openmamba-16x16.png Source3: openmamba-22x22.png Source4: openmamba-24x24.png Source5: openmamba-32x32.png Source6: openmamba-48x48.png Source7: openmamba.svgz License: GPL BuildRequires: intltool BuildRequires: perl-XML-Parser BuildRequires: gettext-devel BuildRequires: icon-naming-utils >= 0.8.1 Requires: hicolor-icon-theme >= 0.10 Requires: gnome-icon-theme-symbolic >= %{majver} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The GNOME Icon Theme package contains an assortment of scalable and non-scalable icons of different sizes and themes. %prep %setup -q %build %configure %make pkgconfigdir=%{_libdir}/pkgconfig %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall pkgconfigdir=%{_libdir}/pkgconfig install -m0644 %{S:2} %{buildroot}%{_datadir}/icons/gnome/16x16/places/start-here.png install -m0644 %{S:3} %{buildroot}%{_datadir}/icons/gnome/22x22/places/start-here.png install -m0644 %{S:3} %{buildroot}%{_datadir}/icons/gnome/24x24/places/start-here.png install -m0644 %{S:3} %{buildroot}%{_datadir}/icons/gnome/32x32/places/start-here.png install -m0644 %{S:3} %{buildroot}%{_datadir}/icons/gnome/48x48/places/start-here.png %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post gtk-update-icon-cache %{_datadir}/icons/gnome 2>/dev/null : %postun gtk-update-icon-cache %{_datadir}/icons/gnome 2>/dev/null : %files %defattr(-,root,root,-) #%{_datadir}/icons/hicolor/* %{_datadir}/icons/gnome/ %{_libdir}/pkgconfig/gnome-icon-theme.pc %doc AUTHORS COPYING # NEWS README TODO %changelog * Wed Mar 26 2014 Automatic Build System 3.12.0-1mamba - automatic version update by autodist * Mon Oct 28 2013 Automatic Build System 3.10.0-1mamba - automatic version update by autodist * Wed Jul 31 2013 Automatic Build System 3.8.3-1mamba - automatic version update by autodist * Tue May 14 2013 Automatic Build System 3.8.2-1mamba - automatic version update by autodist * Wed Mar 27 2013 Automatic Build System 3.8.0-1mamba - automatic version update by autodist * Wed Nov 14 2012 Automatic Build System 3.6.2-1mamba - automatic version update by autodist * Wed Sep 26 2012 Automatic Build System 3.6.0-1mamba - automatic version update by autodist * Tue Aug 14 2012 Silvan Calarco 3.4.0-2mamba - require gnome-icon-theme-symbolic * Sun Apr 01 2012 Automatic Build System 3.4.0-1mamba - update to 3.4.0 * Sun Oct 23 2011 Silvan Calarco 3.2.1.2-2mamba - fix size of openmamba logo (start-here) icons * Wed Oct 19 2011 Automatic Build System 3.2.1.2-1mamba - automatic version update by autodist * Wed Oct 19 2011 Automatic Build System 3.2.1.1-1mamba - automatic version update by autodist * Tue Oct 18 2011 Automatic Build System 3.2.1-1mamba - automatic version update by autodist * Mon Oct 10 2011 Silvan Calarco 3.2.0-2mamba - replce start-here icons with openmamba logo * Wed Sep 28 2011 Automatic Build System 3.2.0-1mamba - automatic version update by autodist * Thu May 12 2011 Automatic Build System 3.0.0-1mamba - automatic update by autodist * Tue Apr 05 2011 Automatic Build System 2.91.93-1mamba - automatic update by autodist * Fri Dec 03 2010 Silvan Calarco 2.31.0-2mamba - update icon cache * Wed Sep 29 2010 Automatic Build System 2.31.0-1mamba - automatic update to 2.31.0 by autodist * Thu Jun 03 2010 Automatic Build System 2.30.3-1mamba - update to 2.30.3 * Sun Sep 27 2009 Automatic Build System 2.28.0-1mamba - automatic update to 2.28.0 by autodist * Fri Mar 27 2009 Silvan Calarco 2.26.0-1mamba - automatic update to 2.26.0 by autodist * Wed Oct 15 2008 gil 2.24.0-1mamba - automatic update to 2.24.0 by autodist * Fri Apr 11 2008 Silvan Calarco 2.22.0-1mamba - update to 2.22.0 * Tue Apr 10 2007 Tiziano Pratellesi 2.18.0-1mamba - update to version 2.18.0 * Fri Jan 12 2007 Davide Madrisan 2.16.1-1qilnx - update to version 2.16.1 by autospec * Mon Aug 29 2005 Davide Madrisan 2.10.1-1qilnx - update to version 2.10.1 by autospec * Tue Jan 11 2005 Silvan Calarco 2.8.0-2qilnx - added requirement for hicolor-icon-theme * Mon Oct 11 2004 Massimo Pintore 2.8.0-1qilnx - package created by autospec