base-specs/gnome-icon-theme.spec
author yippi
Thu, 31 May 2012 20:16:52 +0000
changeset 22481 1ff6784d9b6f
parent 22420 06a88950b579
permissions -rw-r--r--
2012-05-31 Brian Cameron <[email protected]> * base-specs/shared-mime-info.spec: Bump to 1.0. * base-specs/nautilus.spec, base-specs/pulseaudio.spec, base-specs/gnome-settings-daemon.spec, specs/SUNWdconf.spec: Add patch comments. * base-specs/gnome-panel.spec: Add --disable-telepathy-glib so it does not build with this module we do not deliver.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gnome-icon-theme
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
22420
06a88950b579 2012-05-04 Brian Cameron <[email protected]>
yippi
parents: 22198
diff changeset
     4
# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16429
diff changeset
     8
%define owner erwannc
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16271
diff changeset
     9
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17781
diff changeset
    10
%define OSR LFI#105446 (gnome Exec. summary):n/a
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16271
diff changeset
    11
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
Name:         		gnome-icon-theme
20368
486a51627a23 2010-11-12 Erwann Chenede - <[email protected]>
erwannc
parents: 18066
diff changeset
    13
License:      		GPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Group:        		System/GUI/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
BuildArchitectures:	noarch
22420
06a88950b579 2012-05-04 Brian Cameron <[email protected]>
yippi
parents: 22198
diff changeset
    16
Version:      		3.4.0
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      		1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: 		Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:       		Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      		GNOME Icon Themes
22420
06a88950b579 2012-05-04 Brian Cameron <[email protected]>
yippi
parents: 22198
diff changeset
    21
Source:       		http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.4/%{name}-%{version}.tar.xz
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10515
diff changeset
    22
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Source3:		branded-throbber.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Source4:		sun_java.png
12093
21dafc6d2fa4 2008-04-11 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12031
diff changeset
    25
%endif
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    26
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    27
Source5:                 l10n-configure.sh
17870
a89359b9e396 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    28
%endif
17605
21807da77925 2010-02-28 Christian Kelly <[email protected]>
chrisk
parents: 17603
diff changeset
    29
Source6:               gnome-icon-theme.pc
12093
21dafc6d2fa4 2008-04-11 Laszlo (Laca) Peter <[email protected]>
laca
parents: 12031
diff changeset
    30
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
#owner:gman date:2005-04-08 type:branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Patch1:			gnome-icon-theme-01-sun-java-icon.diff
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10515
diff changeset
    33
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
URL:          		http://www.gnome.org/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRoot:    		%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Docdir:	      		%{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
Autoreqprov:  		on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define hicolor_icon_theme_version 0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
Requires:		hicolor-icon-theme >= %{hicolor_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires:		intltool
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires:		glib2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires:		hicolor-icon-theme >= %{hicolor_icon_theme_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires:		automake >= 1.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Collection of Icon Themes for the GNOME Desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%setup -q
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10515
diff changeset
    52
%if %option_with_sun_branding
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
gzip -dc %SOURCE3 | tar xvf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
cp %SOURCE4 48x48/apps/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%patch1 -p1
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10515
diff changeset
    56
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
intltoolize --copy --force
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    71
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    72
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    73
bash -x %SOURCE5 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    74
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11847
diff changeset
    75
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
CFLAGS="$RPM_OPT_FLAGS"			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
./configure --prefix=%{_prefix}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
	    --sysconfdir=%{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
	    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
	    --disable-hicolor-check
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
make DESTDIR=$RPM_BUILD_ROOT install
17605
21807da77925 2010-02-28 Christian Kelly <[email protected]>
chrisk
parents: 17603
diff changeset
    93
cp %SOURCE6 $RPM_BUILD_ROOT/usr/share/pkgconfig/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%{_datadir}/icons/gnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%{_libdir}/pkgconfig/gnome-icon-theme.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%changelog
22420
06a88950b579 2012-05-04 Brian Cameron <[email protected]>
yippi
parents: 22198
diff changeset
   104
* Fri May 04 2012 - [email protected]
06a88950b579 2012-05-04 Brian Cameron <[email protected]>
yippi
parents: 22198
diff changeset
   105
- Bump to 3.4.0.
22198
c07430be2af1 2011-10-21 Brian Cameron <[email protected]>
yippi
parents: 22162
diff changeset
   106
* Wed Oct 19 2011 - [email protected]
c07430be2af1 2011-10-21 Brian Cameron <[email protected]>
yippi
parents: 22162
diff changeset
   107
- Bump to 3.2.1.
22162
28963895fef8 2011-10-04 Brian Cameron <[email protected]>
yippi
parents: 22119
diff changeset
   108
* Fri Sep 30 2011 - [email protected]
28963895fef8 2011-10-04 Brian Cameron <[email protected]>
yippi
parents: 22119
diff changeset
   109
- Bump to 3.2.0.
22119
e280a6840f63 2011-09-08 Brian Cameron <[email protected]>
yippi
parents: 22087
diff changeset
   110
* Thu Sep 08 2011 - [email protected]
e280a6840f63 2011-09-08 Brian Cameron <[email protected]>
yippi
parents: 22087
diff changeset
   111
- Bump to 3.1.90.
22087
99a02d62a53e 2011-07-28 Brian Cameron <[email protected]>
yippi
parents: 21961
diff changeset
   112
* Sat Aug 06 2011 - [email protected]
99a02d62a53e 2011-07-28 Brian Cameron <[email protected]>
yippi
parents: 21961
diff changeset
   113
- Bump to 3.1.4.
21961
27ec92d7fb13 2011-07-12 Brian Cameron <[email protected]>
yippi
parents: 20368
diff changeset
   114
* Thu Jul 07 2011 - [email protected]
27ec92d7fb13 2011-07-12 Brian Cameron <[email protected]>
yippi
parents: 20368
diff changeset
   115
- Bump to 3.0.0
18066
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   116
* Wed Jun 02 2010 - [email protected]
1847ff0f1078 2010-06-02 Brian Cameron <[email protected]>
yippi
parents: 18010
diff changeset
   117
- Bump to 2.30.3.
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   118
* Fri May 21 2010 - [email protected]
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   119
- Bump to 2.30.2.1.
17870
a89359b9e396 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   120
* Tue Apr 20 2010 - [email protected]
17875
85d7690b8038 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17870
diff changeset
   121
- Bump to 2.30.1.
85d7690b8038 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17870
diff changeset
   122
* Tue Apr 20 2010 - [email protected]
17870
a89359b9e396 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   123
- %SOURCE6 defined inside a %build_l10n block. Not an l10n file, move it out.
17781
074db3c51640 2010-03-30 Christian Kelly <[email protected]>
chrisk
parents: 17761
diff changeset
   124
* Tue Mar 30 2010 - [email protected]
074db3c51640 2010-03-30 Christian Kelly <[email protected]>
chrisk
parents: 17761
diff changeset
   125
- Bump to 2.30.0.
17761
848f710e3170 2010-03-26 Christian Kelly <[email protected]>
chrisk
parents: 17674
diff changeset
   126
* Fri Mar 26 2010 - [email protected]
848f710e3170 2010-03-26 Christian Kelly <[email protected]>
chrisk
parents: 17674
diff changeset
   127
- Bump to 2.29.3.
17674
af4a882985ef 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17605
diff changeset
   128
* Thu Mar 11 2010 - [email protected]
af4a882985ef 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17605
diff changeset
   129
- Bump to 2.29.91.
17603
783557e51591 2010-02-28 Christian Kelly <[email protected]>
chrisk
parents: 16960
diff changeset
   130
* Sun Feb 28 2010 - [email protected]
783557e51591 2010-02-28 Christian Kelly <[email protected]>
chrisk
parents: 16960
diff changeset
   131
- Bump to 2.29.0.
16643
b1c667469130 2009-09-24 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   132
* Wed Sep 23 2009 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   133
- Bump to 2.28.0.
16271
f0c6c0cb3ddc 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
   134
* Thu Aug 13 2009 - [email protected]
f0c6c0cb3ddc 2009-08-13 Christian Kelly <[email protected]>
chrisk
parents: 15409
diff changeset
   135
- Bump to 2.27.90.
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15386
diff changeset
   136
* Tue Mar 17 2009 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   137
- Bump to 2.26.0.
15386
e8877e71c767 * base-specs/gnome-icon-theme.spec: Bump to 2.25.92.
davelam
parents: 15126
diff changeset
   138
* Fri Mar 13 2009 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   139
- Bump to 2.25.92.
15126
1eadef50f0e4 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 13783
diff changeset
   140
* Tue Feb 17 2009 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   141
- Bump to 2.25.91.
13783
a9967909a79c 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13522
diff changeset
   142
* Fri Sep 26 2008 - [email protected]
a9967909a79c 2008-09-26 Brian Cameron <[email protected]>
yippi
parents: 13522
diff changeset
   143
- Bump to 2.24.0.
13522
a9eb2abf6e97 2008-09-10 Christian Kelly <[email protected]
chrisk
parents: 13365
diff changeset
   144
* Wed Sep 10 2008 - [email protected]
a9eb2abf6e97 2008-09-10 Christian Kelly <[email protected]
chrisk
parents: 13365
diff changeset
   145
- Bump to 2.23.92.
13365
ce69bbabeaa0 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13188
diff changeset
   146
* Tue Sep 02 2008 - [email protected]
ce69bbabeaa0 2008-09-02 Christian Kelly <[email protected]>
chrisk
parents: 13188
diff changeset
   147
- Bump to 2.23.91.
13188
e0c5cb3dd2ad 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 12870
diff changeset
   148
* Tue Aug 19 2008 - [email protected]
e0c5cb3dd2ad 2008-08-20 Dave Lin <[email protected]>
davelam
parents: 12870
diff changeset
   149
- Bump to 2.23.90
12870
461283940772 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12673
diff changeset
   150
* Mon Jul 21 2008 - [email protected]
461283940772 2008-07-21 Damien Carbery <[email protected]>
dcarbery
parents: 12673
diff changeset
   151
- Bump to 2.23.3.
12673
1e662d80607c 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12093
diff changeset
   152
* Mon Jun 16 2008 - [email protected]
1e662d80607c 2008-06-16 Damien Carbery <[email protected]>
dcarbery
parents: 12093
diff changeset
   153
- Bump to 2.23.2.
11847
1928bd016365 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   154
* Tue Mar 11 2008 - [email protected]
1928bd016365 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11709
diff changeset
   155
- Bump to 2.22.0.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11336
diff changeset
   156
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11336
diff changeset
   157
- Bump to 2.21.92.
11336
41895b7f9953 2007-12-19 Damien Carbery <[email protected]>
dcarbery
parents: 11311
diff changeset
   158
* Wed Dec 19 2007 - [email protected]
41895b7f9953 2007-12-19 Damien Carbery <[email protected]>
dcarbery
parents: 11311
diff changeset
   159
- Bump to 2.21.4.
11246
cdaf8381813c 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   160
* Tue Nov 27 2007 - [email protected]
cdaf8381813c 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   161
- Bump to 2.21.0.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10515
diff changeset
   162
* Fri Sep 28 2007 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   163
- do not install sun java icon when sun branding is not requested.
10515
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10491
diff changeset
   164
* Tue Sep 18 2007 - [email protected]
79c4a78f3fd3 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10491
diff changeset
   165
- Bump to 2.20.0. Remove upstream patch, 03-missing-index.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   166
* Tue Aug 28 2007 - [email protected]
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   167
- Bump to 2.19.91.
10327
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10270
diff changeset
   168
* Wed Aug 15 2007 - [email protected]
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10270
diff changeset
   169
- Bump to 2.19.90.
10270
cc9f586d3d78 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10147
diff changeset
   170
* Fri Aug 03 2007 - [email protected]
cc9f586d3d78 2007-08-03 Damien Carbery <[email protected]>
dcarbery
parents: 10147
diff changeset
   171
- Bump to 2.19.6.
10147
a17a09dbaf1a 2007-07-02 Damien Carbery <[email protected]>
dcarbery
parents: 9938
diff changeset
   172
* Mon Jul 02 2007 - [email protected]
a17a09dbaf1a 2007-07-02 Damien Carbery <[email protected]>
dcarbery
parents: 9938
diff changeset
   173
- Bump to 2.19.1.
9538
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   174
* Tue Mar 13 2007 - [email protected]
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   175
- Bump to 2.18.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Bump to 2.17.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Tue Jan 23 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Bump to 2.17.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Thu Dec 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Bump to 2.17.4.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Wed Dec 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Bump to 2.17.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Bump to 2.17.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Bump to 2.17.2.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Bump to 2.16.0.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Fri Jul 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- Bump to 2.15.3. Remove obsolete patch, 03-relative-symlinks.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- add patch relative-symlinks.diff for making some absolute symlinks relative
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Wed Mar 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Sun Feb 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
- Remove obsolete patch, 03-no-script-path.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Thu Feb  9 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- Add patch, 03-no-script-path, so not set path to icon-name-mapping script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Wed Feb  8 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- Bump to 2.13.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Add needed intltoolize call.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- Bump to 2.13.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Wed Dec 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- Bump to 2.13.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
* Tue Oct 11 2005 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   222
- Bump to 2.12.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Add patch, gnome-icon-theme-02-pkgconfig-dir, to undo change in 2.12.1 where
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
  pc file installed into /usr/share instead of /usr/lib. Maintainer queried.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Sat Sep 17 2005 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   226
- Bump to 2.12.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Thu Aug 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
- Add automake build dependency, as it will fail for earlier automake.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Fri May 06 2005 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   232
- Bump to 2.10.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Fri Apr 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- Remove panel-icons.tar.gz from the build, since we should
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
  be installing these elsewhere, rather than duplicating 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
  stuff. Add back sun_java.png since it's not installed
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
  elsewhere.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
* Fri Apr 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
- Remove the staroffice icons, since now the staroffice team
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
  are responsible for delivering them.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Mon Feb 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- Added Source5 (branded-throbber.tar.gz) to fix 6203001.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Thu Feb 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
- Updated gnome-icon-theme-05-add-panel-icons.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
  ext-sources/panelicons.tar.gz to include gnome-main-menu.png.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Fri Jan 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- Added gnome-icon-theme-05-add-panel-icons.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   248
  ext-sources/panelicons.tar.gz to install panel icons 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
  in order to fix #5088581.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   250
* Wed Sep 29 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   251
- Update gnome-icon-theme-02-g11n-potfiles.diff.
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   252
- Add gnome-icon-theme-04-g11n-icons.diff to fix 5061956.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
* Thu Jul 08 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   254
- Updated l10n content to gnome-icon-theme-l10n-po-1.2.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
* Wed Jul 07 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   256
- added "-j $CPUS" to make to speed up builds.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
* Tue Jun 01 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   258
- Fixed broken symlink to shellscript mimetype icon.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Wed May 12 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   260
- Updated l10n content to gnome-icon-theme-l10n-po-1.1.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Mon Mar 29 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   262
- Updated l10n content to gnome-icon-theme-l10n-po-1.0.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Thu Mar 25 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   264
- Bumt to 1.2.0, add proper hicolor-icon-theme dependencies.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
* Mon Mar 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
- Bump to 1.1.91, remove weird linking patch, 
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   267
  and timezone icon patch.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
* Tue Mar 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
- Added gnome-icon-theme-04-g11n-icon.diff to fix 4957964
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
* Mon Feb 16 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
- disable-hicolor-check on Solaris. It will fail.
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   272
- Add ACLOCAL_FLAGS to aclocal invocation.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
* Thu Feb 12 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
- Amend files to install all hicolor icons !!
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Wed Feb 11 2004 - <[email protected]>
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   276
- Patch for install data hook to use DESTDIR.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
* Tue Feb 10 2004 - <[email protected]>
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   278
- Bump to 1.1.6, l10n to 0.7.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
* Thu Jan 29 2004 - <[email protected]>
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   280
- Add dependency on intltool.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Fri Jan 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Remove reference to SOURCE4 :)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
* Fri Jan 16 2004 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   284
- Remove the jar icon since it's gone into HEAD.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Tue Jan 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- Update to 1.1.4. Fixes build breakage.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Mon Dec 15 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   288
- Update to 1.1.3.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
* Fri Oct 10 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   290
- Update to 1.0.9.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
* Thu Jul 24 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   292
- Add jar icon.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Wed Jul 23 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   294
- New my computer icon.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
* Wed Jul 23 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   296
- New timezone icon.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Tue Jul 08 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   298
- New tarball, bump version, reset release.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Wed Jul 01 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   300
- New tarball, bump version, reset release.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Tue Jun 30 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   302
- Add pngs for StarOffice launchers and mimetypes.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
* Tue May 13 2003 - [email protected]
18010
e463a1fc8d80 2010-05-21 Brian Cameron <[email protected]>
yippi
parents: 17875
diff changeset
   304
- initial release.
21961
27ec92d7fb13 2011-07-12 Brian Cameron <[email protected]>
yippi
parents: 20368
diff changeset
   305