10139N/A#
10139N/A# spec file for package gnome-themes
10139N/A#
20786N/A# Copyright (c) 2003, 2011, 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 calumb
10139N/A#
17180N/A
18603N/A%define OSR LFI#105446 (gnome Exec. summary):n/a
17180N/A
10139N/AName: gnome-themes
19112N/ALicense: LGPL v2.1
10139N/AGroup: System/GUI/GNOME
10139N/A# icon-naming-utils should be bumped at the same time - it's a dependency.
20786N/AVersion: 3.0.0
20786N/ARelease: 1
10139N/ADistribution: Java Desktop System
18615N/AVendor: Gnome Community
10139N/ASummary: GNOME themes
20786N/ASource: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
10287N/ASource1: staroffice8-accessibility-icons.tar.gz
12773N/A%if %build_l10n
12773N/ASource2: l10n-configure.sh
12773N/A%endif
10139N/A#owner:calumb date:2005-05-27 bugster:6298139 type:bug
10139N/APatch1: gnome-themes-01-add-so8-a11y-icons.diff
10139N/AURL: http://www.gnome.org/
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ABuildArchitectures: noarch
10139N/AAutoreqprov: on
10139N/APrereq: /sbin/ldconfig
10139N/A
10139N/A%define gtk2_engines_version 2.2.0
10139N/A
10139N/ABuildRequires: gtk2-engines >= %{gtk2_engines_version}
10139N/ABuildRequires: libgnomeui-devel
10139N/ABuildRequires: intltool
10139N/ARequires: gtk2-engines >= %{gtk2_engines_version}
10139N/A
10139N/A%description
10139N/AAdditional GNOME themes.
10139N/A
10139N/A%prep
10139N/A%setup -q
20786N/A#%patch1 -p1
10139N/Agzip -dc %SOURCE1 | tar xvf -
10139N/A
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/Aglib-gettextize -f
10139N/Alibtoolize --force
10139N/Aintltoolize --copy --force --automake
12773N/A
12773N/A%if %build_l10n
12773N/Abash -x %SOURCE2 --enable-copyright
12773N/A%endif
12773N/A
10139N/Aaclocal $ACLOCAL_FLAGS
10139N/Aautomake -a -c -f
10139N/Aautoconf
10139N/A
10139N/Aexport CFLAGS="$RPM_OPT_FLAGS"
10139N/A./configure \
10139N/A --prefix=%{_prefix} \
10139N/A --libdir=%{_prefix}/%_lib \
10139N/A --sysconfdir=%{_sysconfdir} \
10139N/A --enable-all-themes
10139N/Amake -j $CPUS
10139N/A
10139N/A%install
10139N/Amake DESTDIR=$RPM_BUILD_ROOT install
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%post
10139N/A/sbin/ldconfig
10139N/A
10139N/A%postun
10139N/A/sbin/ldconfig
10139N/A
10139N/A%files
10139N/A%doc AUTHORS COPYING ChangeLog NEWS README
10139N/A%defattr(-, root, root)
10139N/A%{_datadir}/icons/*
10139N/A%{_datadir}/themes/*
10139N/A%{_datadir}/locale/*/LC_MESSAGES/*.mo
10139N/A
10139N/A%changelog
20786N/A* Thu Jul 07 2011 - brian.cameron@oracle.com
20786N/A- Bump to 3.0.0.
20786N/A* Mon Jun 21 2010 - brian.cameron@oracle.com
18905N/A- Bump to 2.30.2.
18787N/A* Tue May 25 2010 - brian.cameron@oracle.com
18787N/A- Bump to 2.30.1.
18543N/A* Sat Apr 3 2010 - christian.kelly@sun.com
18543N/A- Bump to 2.30.0.
18424N/A* Thu Mar 11 2010 - christian.kelly@sun.com
18424N/A- Bump to 2.29.92.
18362N/A* Mon Mar 1 2010 - christian.kelly@sun.com
18362N/A- Bump to 2.29.91.
18198N/A* Tue Jan 26 2010 - christian.kelly@sun.com
18198N/A- Bump to 2.29.6.
17570N/A* Tue Oct 20 2009 - dave.lin@sun.com
17570N/A- Bump to 2.28.1
17570N/A- Removed the patch 02-lowcontrast-icon-theme.diff(upstreamed).
17394N/A* Wed Sep 23 2009 - dave.lin@sun.com
17394N/A- Bump to 2.28.0
17254N/A* Tue Sep 08 2009 - dave.lin@sun.com
17254N/A- Bump to 2.27.92
17101N/A* Tue Aug 25 2009 - christian.kelly@sun.com
17101N/A- Bump to 2.27.91.
16990N/A* Tue Aug 11 2009 - christian.kelly@sun.com
16990N/A- Bump to 2.27.90.
16783N/A* Wed Jul 15 2009 - christian.kelly@sun.com
16783N/A- Bump to 2.27.4.
16657N/A* Tue Jun 16 2009 - christian.kelly@sun.com
16671N/A- Bump to 2.27.3.
16671N/A* Tue Jun 16 2009 - christian.kelly@sun.com
16657N/A- Bump to 2.27.2.
16630N/A* Mon Jun 08 2009 - brian.cameron@sun.com
16630N/A- Bump to 2.26.2.
16372N/A* Wed Apr 15 2009 - dave.lin@sun.com
16630N/A- Bump to 2.26.1.
16183N/A* Wed Mar 18 2009 - dave.lin@sun.com
16630N/A- Bump to 2.26.0.
16137N/A* Fri Mar 13 2009 - dave.lin@sun.com
16630N/A- Bump to 2.25.92.
15870N/A* Tue Feb 17 2009 - calum.benson\@sun.com
15870N/A- Bump to 2.25.90, gnome-themes-01-add-so8-a11y-icons.diff also
15870N/A modified accordingly.
15448N/A* Wed Dec 03 2008 - dave.lin@sun.com
16630N/A- Bump to 2.25.2.
14525N/A* Fri Sep 26 2008 - brian.cameron@sun.com
14525N/A- Bump to 2.24.0.
14251N/A* Wed Sep 10 2008 - christian.kelly@sun.com
14251N/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
16630N/A- Bump to 2.23.90.
13772N/A* Tue Aug 05 2008 - damien.carbery@sun.com
13772N/A- Bump to 2.23.6.
13624N/A* Tue Jul 22 2008 - damien.carbery@sun.com
13624N/A- Bump to 2.23.5.
13420N/A* Tue Jun 17 2008 - damien.carbery@sun.com
13420N/A- Bump to 2.23.4.
13315N/A* Tue Jun 03 2008 - damien.carbery@sun.com
13315N/A- Bump to 2.23.3.
13262N/A* Wed May 28 2008 - damien.carbery@sun.com
13262N/A- Bump to 2.23.1.
13114N/A* Tue May 27 2008 - damien.carbery@sun.com
13114N/A- Bump to 2.22.2.
12575N/A* Mon Mar 10 2008 - damien.carbery@sun.com
12575N/A- Bump to 2.22.0.
12466N/A* Tue Feb 26 2008 - damien.carbery@sun.com
12466N/A- Bump to 2.21.92.
12360N/A* Tue Feb 12 2008 - damien.carbery@sun.com
12360N/A- Bump to 2.21.91.
12219N/A* Thu Jan 17 2008 - damien.carbery@sun.com
12219N/A- Bump to 2.21.5.
11922N/A* Tue Nov 13 2007 - damien.carbery@sun.com
11922N/A- Bump to 2.21.2.
11819N/A* Tue Oct 30 2007 - damien.carbery@sun.com
11819N/A- Bump to 2.21.1.
11416N/A* Fri Oct 19 2007 - damien.carbery@sun.com
11416N/A- Bump to 2.20.1.
11273N/A* Wed Sep 19 2007 - damien.carbery@sun.com
11273N/A- Bump to 2.20.0.
11174N/A* Mon Sep 03 2007 - damien.carbery@sun.com
11174N/A- Bump to 2.19.92.
11128N/A* Tue Aug 28 2007 - damien.carbery@sun.com
11128N/A- Bump to 2.19.91.
11067N/A* Wed Aug 15 2007 - damien.carbery@sun.com
11067N/A- Bump to 2.19.90.
10973N/A* Mon Jul 30 2007 - damien.carbery@sun.com
10973N/A- Bump to 2.19.6.
10912N/A* Mon Jul 09 2007 - damien.carbery@sun.com
10912N/A- Bump to 2.19.5.
10746N/A* Wed Jun 06 2007 - damien.carbery@sun.com
10746N/A- Bump to 2.19.3.
10651N/A* Wed May 16 2007 - damien.carbery@sun.com
10651N/A- Bump to 2.19.2.
10592N/A* Wed May 09 2007 - damien.carbery@sun.com
10592N/A- Bump to 2.19.1.
10476N/A* Thu Apr 12 2007 - damien.carbery@sun.com
10476N/A- Bump to 2.18.1.
10287N/A* Tue Mar 13 2007 - calum.benson@sun.com
10287N/A- Updated gnome-themes-01-add-so8-a11y-icons.diff for 2.18.0.
10287N/A Also removed accessibility-icons.tar.gz, which is now upstream.
10285N/A* Tue Mar 13 2007 - damien.carbery@sun.com
10285N/A- Bump to 2.18.0.
10179N/A* Mon Mar 05 2007 - damien.carbery@sun.com
10179N/A- Bump to 2.17.92.
10139N/A* Mon Feb 12 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.91.
10139N/A* Mon Jan 22 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* Tue Dec 19 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.4.
10139N/A* Tue Dec 05 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. Remove upstream patches, 01-accessibility-icons and
10139N/A 03-icon-name-mapping. Rename remainder.
10139N/A* Wed Nov 15 2006 - calum.benson@sun.com
10139N/A- Add --enable-all-themes flag, as per UI spec.
10139N/A* Mon Nov 14 2006 - calum.benson@sun.com
10139N/A- Add patch owner comments to spec file, and change gnome-main-menu.png
10139N/A to start-here.png in patch gnome-themes-01. Fixes bugzilla 357931
10139N/A and bugster 6484251.
10139N/A* Sat Oct 07 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.1.1.
10139N/A* Mon Oct 02 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.1.
10139N/A* Tue Sep 05 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* Wed Aug 09 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.91.1.
10139N/A* Tue Aug 08 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.91.
10139N/A* Fri Jul 21 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.4.
10139N/A- Add patch, 01-icon-name-mapping, to remove path to icon-name-mapping.
10139N/A* Fri Jun 23 2006 - brian.cameron@sun.com
10139N/A- Bump to 2.14.2.
10139N/A* Mon Mar 13 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.0.
10139N/A* Mon Feb 27 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.90.
10139N/A* Tue Jan 31 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.90.
10139N/A* Wed Dec 21 2005 - damien.carbery@sun.com
16630N/A- Bump to 2.13.2.
10139N/A* Tue Oct 11 2005 - damien.carbery@sun.com
16630N/A- Bump to 2.12.1.
10139N/A* Sat Sep 17 2005 - glynn.foster@sun.com
16630N/A- Bump to 2.12.0.
10139N/A* Mon Aug 15 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.91.
10139N/A* Fri May 27 2005 - calum.benson@sun.com
10139N/A- Add high contrast StarOffice8 icons, which were previously
10139N/A installed by staroffice-menuintegration. (Any upstream version
10139N/A of this patch should probably be tailored to OpenOffice 2.0)
10139N/A Fixes 6273621.
10139N/A* Fri May 06 2005 - glynn.foster@sun.com
16630N/A- Bump to 2.10.1.
10139N/A* Wed Apr 20 2005 - calum.benson@sun.com
10139N/A- Add high and low contrast launch menu backgrounds and spinners,
10139N/A and fix a minor typo in patch 06 that was generating a warning.
10139N/A Fixes 5072859, 6255199, and at the very least downgrades
10139N/A 5072848.
10139N/A* Fri Apr 08 2005 - glynn.foster@sun.com
10139N/A- Remove icons being installed into some of the icon
10139N/A themes, when they aren't different from the original
10139N/A hicolor theme. The correct fix was to install them into
10139N/A hicolor theme in the panel source.
10139N/A* Thu Apr 07 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-themes-06-add-printer-icons.diff and
10139N/A updated ext-sources/gnome-themes-icons.tar.gz to install
10139N/A printer icons in order to fix #5035243.
10139N/A* Wed Feb 23 2005 - calum.benson@sun.com
10139N/A- Added gnome-themes-05-add-missing-hc-launch-icons.diff
10139N/A to add some missing High Contrast and High Contrast Inverse
10139N/A icons to the launch menu; fixes CR 6219531.
10139N/A* Thu Feb 10 2005 - muktha.narayan@wipro.com
10139N/A- Updated gnome-themes-04-add-panel-icons.diff and
10139N/A ext-sources/gnome-themes-icons.tar.gz to include
10139N/A gnome-main-menu.png.
10139N/A* Fri Jan 28 2005 - muktha.narayan@wipro.com
10139N/A- Added gnome-themes-04-add-panel-icons.diff and
10139N/A ext-sources/gnome-themes-icons.tar.gz to install panel
10139N/A icons in order to fix #5088581.
10139N/A* Thu Jul 08 2004 - damien.donlon@sun.com
16630N/A- Updated l10n content to gnome-themes-l10n-po-1.2.tar.bz2.
10139N/A* Wed Jul 07 2004 - niall.power@sun.com
16630N/A- ported to rpm4.
10139N/A* Wed Jul 07 2004 - dermot.mccluskey@sun.com
16630N/A- added "-j $CPUS" to make to speed up builds.
10139N/A* Fri Jun 25 2004 - hidetoshi.tajima@sun.com
16630N/A- run glib-gettextize and intltoolize.
10139N/A* Tue Jun 8 2004 - padraig.obriain@sun.com
16630N/A- Bump to 2.6.2.
10139N/A* Tue Jun 1 2004 - glynn.foster@sun.com
16630N/A- Bump to 2.6.1.
10139N/A* Wed May 12 2004 - damien.donlon@sun.com
16630N/A- Updated l10n content to gnome-themes-l10n-po-1.1.tar.bz2.
10139N/A* Mon Mar 29 2004 - damien.donlon@sun.com
16630N/A- Updated l10n content to gnome-themes-l10n-po-1.0.tar.bz2.
10139N/A* Fri Mar 12 2004 - <niall.power@sun.com>
10139N/A- remove "rm -rf" from install stage.
10139N/A* Fri Feb 06 2004 - <matt.keenan@sun.com>
16630N/A- Bump to 2.5.4, remove gnome-theme-02-intltool-merge.diff.
10139N/A* Thu Jan 29 2004 - <dermot.mccluskey@sun.com>
16630N/A- add patch 02 for intltool-merge and dep. on intltool.
10139N/A* Mon Dec 15 2003 - glynn.foster@sun.com
16630N/A- Bump to 2.5.1.
10139N/A* Tue Oct 20 2003 - glynn.foster@sun.com
10139N/A- New tarball. Whee.
10139N/A* Thu Aug 14 2003 - <laca@sun.com>
16630N/A- remove *.a, *.la.
10139N/A* Wed Jul 09 2003 - <michael.twomey@sun.com>
16630N/A- add in sun po files.
10139N/A* Thu Jul 03 2003 - glynn.foster@sun.com
16630N/A- Actually install the engines.
10139N/A* Tue Jul 01 2003 - glynn.foster@sun.com
16630N/A- New tarball, bump version, reset release.
10139N/A* Wed May 14 2003 - Stephen.Browne@sun.com
16630N/A- initial release.
14525N/A