10139N/A#
10139N/A# spec file for package gnome-icon-theme
10139N/A#
20904N/A# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A%define owner erwannc
17180N/A
18603N/A%define OSR LFI#105446 (gnome Exec. summary):n/a
17180N/A
10139N/AName: gnome-icon-theme
19112N/ALicense: GPL v2
10139N/AGroup: System/GUI/GNOME
10139N/ABuildArchitectures: noarch
20904N/AVersion: 3.4.0
10139N/ARelease: 1
10139N/ADistribution: Java Desktop System
18615N/AVendor: Gnome Community
10139N/ASummary: GNOME Icon Themes
20904N/ASource: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.4/%{name}-%{version}.tar.xz
11314N/A%if %option_with_sun_branding
10139N/ASource3: branded-throbber.tar.gz
10139N/ASource4: sun_java.png
12835N/A%endif
12773N/A%if %build_l10n
12773N/ASource5: l10n-configure.sh
18621N/A%endif
18356N/ASource6: gnome-icon-theme.pc
12835N/A%if %option_with_sun_branding
10139N/A#owner:gman date:2005-04-08 type:branding
10139N/APatch1: gnome-icon-theme-01-sun-java-icon.diff
11314N/A%endif
10139N/AURL: http://www.gnome.org/
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ADocdir: %{_defaultdocdir}/doc
10139N/AAutoreqprov: on
10139N/A
10139N/A%define hicolor_icon_theme_version 0.4
10139N/A
10139N/ARequires: hicolor-icon-theme >= %{hicolor_icon_theme_version}
10139N/ABuildRequires: intltool
10139N/ABuildRequires: glib2
10139N/ABuildRequires: hicolor-icon-theme >= %{hicolor_icon_theme_version}
10139N/ABuildRequires: automake >= 1.9
10139N/A
10139N/A%description
10139N/ACollection of Icon Themes for the GNOME Desktop
10139N/A
10139N/A%prep
10139N/A%setup -q
11314N/A%if %option_with_sun_branding
10139N/Agzip -dc %SOURCE3 | tar xvf -
10139N/Acp %SOURCE4 48x48/apps/
10139N/A%patch1 -p1
11314N/A%endif
10139N/A
10139N/A%build
10139N/A%ifos linux
10139N/Aif [ -x /usr/bin/getconf ]; then
10139N/A CPUS=`getconf _NPROCESSORS_ONLN`
10139N/Afi
10139N/A%else
10139N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
10139N/A%endif
10139N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
10139N/A CPUS=1
10139N/Afi
10139N/A
10139N/Aintltoolize --copy --force
12773N/A
12773N/A%if %build_l10n
12773N/Abash -x %SOURCE5 --enable-copyright
12773N/A%endif
12773N/A
10139N/Alibtoolize --force
10139N/Aaclocal $ACLOCAL_FLAGS
10139N/Aautomake -a -c -f
10139N/Aautoconf
10139N/A
10139N/ACFLAGS="$RPM_OPT_FLAGS" \
10139N/A./configure --prefix=%{_prefix} \
10139N/A%ifos linux
10139N/A --sysconfdir=%{_sysconfdir}
10139N/A%else
10139N/A --sysconfdir=%{_sysconfdir} \
10139N/A --disable-hicolor-check
10139N/A%endif
10139N/Amake -j $CPUS
10139N/A
10139N/A%install
10139N/Amake DESTDIR=$RPM_BUILD_ROOT install
18356N/Acp %SOURCE6 $RPM_BUILD_ROOT/usr/share/pkgconfig/
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%files
10139N/A%defattr(-, root, root)
10139N/A%{_datadir}/icons/gnome
10139N/A%{_libdir}/pkgconfig/gnome-icon-theme.pc
10139N/A
10139N/A%changelog
20904N/A* Fri May 04 2012 - brian.cameron@oracle.com
20904N/A- Bump to 3.4.0.
20862N/A* Wed Oct 19 2011 - brian.cameron@oracle.com
20862N/A- Bump to 3.2.1.
20841N/A* Fri Sep 30 2011 - brian.cameron@oracle.com
20841N/A- Bump to 3.2.0.
20831N/A* Thu Sep 08 2011 - brian.cameron@oracle.com
20831N/A- Bump to 3.1.90.
20824N/A* Sat Aug 06 2011 - brian.cameron@oracle.com
20824N/A- Bump to 3.1.4.
20786N/A* Thu Jul 07 2011 - brian.cameron@oracle.com
20786N/A- Bump to 3.0.0
18817N/A* Wed Jun 02 2010 - brian.cameron@oracle.com
18817N/A- Bump to 2.30.3.
18761N/A* Fri May 21 2010 - brian.cameron@oracle.com
18761N/A- Bump to 2.30.2.1.
18621N/A* Tue Apr 20 2010 - christian.kelly@oracle.com
18626N/A- Bump to 2.30.1.
18626N/A* Tue Apr 20 2010 - christian.kelly@oracle.com
18621N/A- %SOURCE6 defined inside a %build_l10n block. Not an l10n file, move it out.
18532N/A* Tue Mar 30 2010 - christian.kelly@sun.com
18532N/A- Bump to 2.30.0.
18512N/A* Fri Mar 26 2010 - christian.kelly@sun.com
18512N/A- Bump to 2.29.3.
18425N/A* Thu Mar 11 2010 - christian.kelly@sun.com
18425N/A- Bump to 2.29.91.
18354N/A* Sun Feb 28 2010 - christian.kelly@sun.com
18354N/A- Bump to 2.29.0.
17394N/A* Wed Sep 23 2009 - dave.lin@sun.com
18761N/A- Bump to 2.28.0.
17022N/A* Thu Aug 13 2009 - christian.kelly@sun.com
17022N/A- Bump to 2.27.90.
16160N/A* Tue Mar 17 2009 - dave.lin@sun.com
18761N/A- Bump to 2.26.0.
16137N/A* Fri Mar 13 2009 - dave.lin@sun.com
18761N/A- Bump to 2.25.92.
15877N/A* Tue Feb 17 2009 - dave.lin@sun.com
18761N/A- Bump to 2.25.91.
14525N/A* Fri Sep 26 2008 - brian.cameron@sun.com
14525N/A- Bump to 2.24.0.
14264N/A* Wed Sep 10 2008 - christian.kelly@sun.com
14264N/A- Bump to 2.23.92.
14107N/A* Tue Sep 02 2008 - christian.kelly@sun.com
14107N/A- Bump to 2.23.91.
13930N/A* Tue Aug 19 2008 - dave.lin@sun.com
13930N/A- Bump to 2.23.90
13612N/A* Mon Jul 21 2008 - damien.carbery@sun.com
13612N/A- Bump to 2.23.3.
13415N/A* Mon Jun 16 2008 - damien.carbery@sun.com
13415N/A- Bump to 2.23.2.
12589N/A* Tue Mar 11 2008 - damien.carbery@sun.com
12589N/A- Bump to 2.22.0.
12451N/A* Mon Feb 25 2008 - damien.carbery@sun.com
12451N/A- Bump to 2.21.92.
12078N/A* Wed Dec 19 2007 - damien.carbery@sun.com
12078N/A- Bump to 2.21.4.
11988N/A* Tue Nov 27 2007 - damien.carbery@sun.com
11988N/A- Bump to 2.21.0.
11314N/A* Fri Sep 28 2007 - laca@sun.com
18761N/A- do not install sun java icon when sun branding is not requested.
11257N/A* Tue Sep 18 2007 - damien.carbery@sun.com
11257N/A- Bump to 2.20.0. Remove upstream patch, 03-missing-index.
11123N/A* Tue Aug 28 2007 - damien.carbery@sun.com
11123N/A- Bump to 2.19.91.
11069N/A* Wed Aug 15 2007 - damien.carbery@sun.com
11069N/A- Bump to 2.19.90.
11012N/A* Fri Aug 03 2007 - damien.carbery@sun.com
11012N/A- Bump to 2.19.6.
10889N/A* Mon Jul 02 2007 - damien.carbery@sun.com
10889N/A- Bump to 2.19.1.
10280N/A* Tue Mar 13 2007 - damien.carbery@sun.com
10280N/A- Bump to 2.18.0.
10139N/A* Tue Feb 13 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.91.
10139N/A* Tue Jan 23 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.90.
10139N/A* Tue Jan 09 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.5.
10139N/A* Thu Dec 21 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.4.1.
10139N/A* Wed Dec 20 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.4.
10139N/A* Thu Dec 07 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.3.
10139N/A* Wed Nov 22 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.2.1.
10139N/A* Tue Sep 05 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.0.1.
10139N/A* Mon Sep 04 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.0.
10139N/A* Tue Aug 22 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.92.
10139N/A* Tue Aug 08 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.91.
10139N/A* Mon Jul 24 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.90.
10139N/A* Fri Jul 21 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.3. Remove obsolete patch, 03-relative-symlinks.
10139N/A* Fri May 12 2006 - laca@sun.com
10139N/A- add patch relative-symlinks.diff for making some absolute symlinks relative
10139N/A* Wed Mar 15 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.2.
10139N/A* Sun Feb 26 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.1.
10139N/A* Mon Feb 13 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.0.
10139N/A- Remove obsolete patch, 03-no-script-path.
10139N/A* Thu Feb 9 2006 - damien.carbery@sun.com
10139N/A- Add patch, 03-no-script-path, so not set path to icon-name-mapping script.
10139N/A* Wed Feb 8 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.7.
10139N/A* Tue Jan 17 2006 - damien.carbery@sun.com
10139N/A- Add needed intltoolize call.
10139N/A* Sun Jan 15 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.4.
10139N/A* Wed Dec 21 2005 - glynn.foster@sun.com
10139N/A- Bump to 2.13.2.
10139N/A* Tue Oct 11 2005 - damien.carbery@sun.com
18761N/A- Bump to 2.12.1.
10139N/A- Add patch, gnome-icon-theme-02-pkgconfig-dir, to undo change in 2.12.1 where
10139N/A pc file installed into /usr/share instead of /usr/lib. Maintainer queried.
10139N/A* Sat Sep 17 2005 - glynn.foster@sun.com
18761N/A- Bump to 2.12.0.
10139N/A* Thu Aug 25 2005 - damien.carbery@sun.com
10139N/A- Add automake build dependency, as it will fail for earlier automake.
10139N/A* Mon Aug 15 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.91.
10139N/A* Fri May 06 2005 - glynn.foster@sun.com
18761N/A- Bump to 2.10.1.
10139N/A* Fri Apr 08 2005 - glynn.foster@sun.com
10139N/A- Remove panel-icons.tar.gz from the build, since we should
10139N/A be installing these elsewhere, rather than duplicating
10139N/A stuff. Add back sun_java.png since it's not installed
10139N/A elsewhere.
10139N/A* Fri Apr 08 2005 - glynn.foster@sun.com
10139N/A- Remove the staroffice icons, since now the staroffice team
10139N/A are responsible for delivering them.
10139N/A* Mon Feb 21 2005 - calum.benson@sun.com
10139N/A- Added Source5 (branded-throbber.tar.gz) to fix 6203001.
10139N/A* Thu Feb 10 2005 - muktha.narayan@wipro.com
10139N/A- Updated gnome-icon-theme-05-add-panel-icons.diff and
10139N/A ext-sources/panelicons.tar.gz to include gnome-main-menu.png.
10139N/A* Fri Jan 28 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-icon-theme-05-add-panel-icons.diff and
10139N/A ext-sources/panelicons.tar.gz to install panel icons
10139N/A in order to fix #5088581.
10139N/A* Wed Sep 29 2004 - takao.fujiwara@sun.com
18761N/A- Update gnome-icon-theme-02-g11n-potfiles.diff.
18761N/A- Add gnome-icon-theme-04-g11n-icons.diff to fix 5061956.
10139N/A* Thu Jul 08 2004 - damien.donlon@sun.com
18761N/A- Updated l10n content to gnome-icon-theme-l10n-po-1.2.tar.bz2.
10139N/A* Wed Jul 07 2004 - dermot.mccluskey@sun.com
18761N/A- added "-j $CPUS" to make to speed up builds.
10139N/A* Tue Jun 01 2004 - danek.duvall@sun.com
18761N/A- Fixed broken symlink to shellscript mimetype icon.
10139N/A* Wed May 12 2004 - damien.donlon@sun.com
18761N/A- Updated l10n content to gnome-icon-theme-l10n-po-1.1.tar.bz2.
10139N/A* Mon Mar 29 2004 - damien.donlon@sun.com
18761N/A- Updated l10n content to gnome-icon-theme-l10n-po-1.0.tar.bz2.
10139N/A* Thu Mar 25 2004 - niall.power@sun.com
18761N/A- Bumt to 1.2.0, add proper hicolor-icon-theme dependencies.
10139N/A* Mon Mar 22 2004 - glynn.foster@sun.com
10139N/A- Bump to 1.1.91, remove weird linking patch,
18761N/A and timezone icon patch.
10139N/A* Tue Mar 16 2004 - takao.fujiwara@sun.com
10139N/A- Added gnome-icon-theme-04-g11n-icon.diff to fix 4957964
10139N/A* Mon Feb 16 2004 - <niall.power@sun.com>
10139N/A- disable-hicolor-check on Solaris. It will fail.
18761N/A- Add ACLOCAL_FLAGS to aclocal invocation.
10139N/A* Thu Feb 12 2004 - <matt.keenan@sun.com>
10139N/A- Amend files to install all hicolor icons !!
10139N/A* Wed Feb 11 2004 - <matt.keenan@sun.com>
18761N/A- Patch for install data hook to use DESTDIR.
10139N/A* Tue Feb 10 2004 - <matt.keenan@sun.com>
18761N/A- Bump to 1.1.6, l10n to 0.7.
10139N/A* Thu Jan 29 2004 - <dermot.mccluskey@sun.com>
18761N/A- Add dependency on intltool.
10139N/A* Fri Jan 16 2004 - matt.keenan@sun.com
10139N/A- Remove reference to SOURCE4 :)
10139N/A* Fri Jan 16 2004 - glynn.foster@sun.com
18761N/A- Remove the jar icon since it's gone into HEAD.
10139N/A* Tue Jan 06 2004 - niall.power@sun.com
10139N/A- Update to 1.1.4. Fixes build breakage.
10139N/A* Mon Dec 15 2003 - glynn.foster@sun.com
18761N/A- Update to 1.1.3.
10139N/A* Fri Oct 10 2003 - laca@sun.com
18761N/A- Update to 1.0.9.
10139N/A* Thu Jul 24 2003 - glynn.foster@sun.com
18761N/A- Add jar icon.
10139N/A* Wed Jul 23 2003 - glynn.foster@sun.com
18761N/A- New my computer icon.
10139N/A* Wed Jul 23 2003 - glynn.foster@sun.com
18761N/A- New timezone icon.
10139N/A* Tue Jul 08 2003 - glynn.foster@sun.com
18761N/A- New tarball, bump version, reset release.
10139N/A* Wed Jul 01 2003 - glynn.foster@sun.com
18761N/A- New tarball, bump version, reset release.
10139N/A* Tue Jun 30 2003 - Stephen.Browne@sun.com
18761N/A- Add pngs for StarOffice launchers and mimetypes.
10139N/A* Tue May 13 2003 - Stephen.Browne@sun.com
18761N/A- initial release.
20786N/A