gnome-themes.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 19076 7477542dea31
child 8684 543ae37da19d
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-themes
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
8564
df62c23d2955 assign owners to spec files
laca
parents: 8553
diff changeset
     8
# Owner: calumb
df62c23d2955 assign owners to spec files
laca
parents: 8553
diff changeset
     9
#
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    10
Name:			gnome-themes
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    11
License:		GPL
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    12
Group:			System/GUI/GNOME
7958
22789f34605c 2006-08-23 Damien Carbery <[email protected]>
dc144907
parents: 7950
diff changeset
    13
# icon-naming-utils should be bumped at the same time - it's a dependency.
19076
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    14
Version:		2.17.2
7506
e22a91ae2cf3 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 6925
diff changeset
    15
Release:		3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    16
Distribution:		Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    17
Vendor:			Sun Microsystems, Inc.
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    18
Summary:		GNOME themes
19076
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    19
Source:			http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.17/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Source1:                accessibility-icons.tar.gz 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Source2:                staroffice8-accessibility-icons.tar.gz
8551
a330ddd9ce62 Add patch owner comments to spec file, and change gnome-main-menu.png
calumb
parents: 8285
diff changeset
    22
#owner:calumb date:2005-05-27 bugster:6298139 type:bug
19076
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    23
Patch1:			gnome-themes-01-add-so8-a11y-icons.diff
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    24
URL:			http://www.gnome.org/
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    25
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
BuildArchitectures:     noarch
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    27
Autoreqprov:		on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    28
Prereq:                 /sbin/ldconfig
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    29
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    30
%define gtk2_engines_version 2.2.0
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    31
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    32
BuildRequires: gtk2-engines >= %{gtk2_engines_version}
1210
c61061c0e674 oops, added the dependency to the wrong spec...
re
parents: 1195
diff changeset
    33
BuildRequires: libgnomeui-devel
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
    34
BuildRequires: intltool
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    35
Requires:      gtk2-engines >= %{gtk2_engines_version}
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    36
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    37
%description
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
    38
Additional GNOME themes.
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    39
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    40
%prep
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    41
%setup -q
5915
0cb65cfdac82 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5898
diff changeset
    42
%patch1 -p1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    43
gzip -dc %SOURCE1 | tar xvf -
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    44
gzip -dc %SOURCE2 | tar xvf -
510
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
    45
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    46
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    47
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    48
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    49
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    50
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    51
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    52
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    53
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
    59
glib-gettextize -f
3202
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    60
libtoolize --force
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
    61
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    62
aclocal $ACLOCAL_FLAGS
3202
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    63
automake -a -c -f
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    64
autoconf
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    65
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    66
export CFLAGS="$RPM_OPT_FLAGS"
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    67
./configure \
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    68
                --prefix=%{_prefix} \
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    69
                --libdir=%{_prefix}/%_lib \
8581
2a42a769ce54 Various changes to match latest UI spec, fixes
calumb
parents: 8564
diff changeset
    70
                --sysconfdir=%{_sysconfdir} \
2a42a769ce54 Various changes to match latest UI spec, fixes
calumb
parents: 8564
diff changeset
    71
		--enable-all-themes
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
make -j $CPUS
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    73
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    74
%install
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    75
make DESTDIR=$RPM_BUILD_ROOT install
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    76
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    77
%clean
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    78
rm -rf $RPM_BUILD_ROOT
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    79
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    80
%post
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    81
/sbin/ldconfig
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    82
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    83
%postun
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    84
/sbin/ldconfig
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    85
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    86
%files
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    87
%doc AUTHORS COPYING ChangeLog NEWS README
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    88
%defattr(-, root, root)
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    89
%{_datadir}/icons/*
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    90
%{_datadir}/themes/*
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    91
%{_datadir}/locale/*/LC_MESSAGES/*.mo
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    92
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
    93
%changelog
19076
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    94
* Wed Nov 22 2006 - [email protected]
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    95
- Bump to 2.17.2. Remove upstream patches, 01-accessibility-icons and 
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    96
  03-icon-name-mapping. Rename remainder.
7477542dea31 2006-11-22 Damien Carbery <[email protected]>
dcarbery
parents: 8581
diff changeset
    97
8581
2a42a769ce54 Various changes to match latest UI spec, fixes
calumb
parents: 8564
diff changeset
    98
* Wed Nov 15 2006 - [email protected]
2a42a769ce54 Various changes to match latest UI spec, fixes
calumb
parents: 8564
diff changeset
    99
- Add --enable-all-themes flag, as per UI spec.
2a42a769ce54 Various changes to match latest UI spec, fixes
calumb
parents: 8564
diff changeset
   100
8551
a330ddd9ce62 Add patch owner comments to spec file, and change gnome-main-menu.png
calumb
parents: 8285
diff changeset
   101
* Mon Nov 14 2006 - [email protected]
a330ddd9ce62 Add patch owner comments to spec file, and change gnome-main-menu.png
calumb
parents: 8285
diff changeset
   102
- Add patch owner comments to spec file, and change gnome-main-menu.png
a330ddd9ce62 Add patch owner comments to spec file, and change gnome-main-menu.png
calumb
parents: 8285
diff changeset
   103
  to start-here.png in patch gnome-themes-01. Fixes bugzilla 357931
8553
d625c45d008f Correct bugster number fixed by patch; should be 6484251.
calumb
parents: 8551
diff changeset
   104
  and bugster 6484251.
8551
a330ddd9ce62 Add patch owner comments to spec file, and change gnome-main-menu.png
calumb
parents: 8285
diff changeset
   105
8285
dd443ee61175 2006-10-07 Damien Carbery <[email protected]>
dc144907
parents: 8239
diff changeset
   106
* Sat Oct 07 2006 - [email protected]
dd443ee61175 2006-10-07 Damien Carbery <[email protected]>
dc144907
parents: 8239
diff changeset
   107
- Bump to 2.16.1.1.
dd443ee61175 2006-10-07 Damien Carbery <[email protected]>
dc144907
parents: 8239
diff changeset
   108
8239
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8065
diff changeset
   109
* Mon Oct 02 2006 - [email protected]
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8065
diff changeset
   110
- Bump to 2.16.1.
010408c40b24 2006-10-02 Damien Carbery <[email protected]>
dc144907
parents: 8065
diff changeset
   111
8065
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7958
diff changeset
   112
* Tue Sep 05 2006 - [email protected]
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7958
diff changeset
   113
- Bump to 2.16.0.
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7958
diff changeset
   114
7950
eb1dcec5e949 2006-08-22 Damien Carbery <[email protected]>
dc144907
parents: 7887
diff changeset
   115
* Tue Aug 22 2006 - [email protected]
eb1dcec5e949 2006-08-22 Damien Carbery <[email protected]>
dc144907
parents: 7887
diff changeset
   116
- Bump to 2.15.92.
eb1dcec5e949 2006-08-22 Damien Carbery <[email protected]>
dc144907
parents: 7887
diff changeset
   117
7887
6bd01430930e 2006-08-09 Damien Carbery <[email protected]>
dc144907
parents: 7875
diff changeset
   118
* Wed Aug 09 2006 - [email protected]
6bd01430930e 2006-08-09 Damien Carbery <[email protected]>
dc144907
parents: 7875
diff changeset
   119
- Bump to 2.15.91.1.
6bd01430930e 2006-08-09 Damien Carbery <[email protected]>
dc144907
parents: 7875
diff changeset
   120
7875
42f12ee1ee52 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7743
diff changeset
   121
* Tue Aug 08 2006 - [email protected]
42f12ee1ee52 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7743
diff changeset
   122
- Bump to 2.15.91.
42f12ee1ee52 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7743
diff changeset
   123
7706
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7506
diff changeset
   124
* Fri Jul 21 2006 - [email protected]
7743
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7706
diff changeset
   125
- Bump to 2.15.90.
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7706
diff changeset
   126
b9bc3fb4d8b2 2006-07-24 Damien Carbery <[email protected]>
dc144907
parents: 7706
diff changeset
   127
* Fri Jul 21 2006 - [email protected]
7706
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7506
diff changeset
   128
- Bump to 2.15.4.
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7506
diff changeset
   129
- Add patch, 01-icon-name-mapping, to remove path to icon-name-mapping.
2582c8fc8329 2006-07-21 Damien Carbery <[email protected]>
dc144907
parents: 7506
diff changeset
   130
7506
e22a91ae2cf3 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 6925
diff changeset
   131
* Fri Jun 23 2006 - [email protected]
e22a91ae2cf3 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 6925
diff changeset
   132
- Bump to 2.14.2.
e22a91ae2cf3 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 6925
diff changeset
   133
6925
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   134
* Mon Mar 13 2006 - [email protected]
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   135
- Bump to 2.14.0.
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   136
6855
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   137
* Mon Feb 27 2006 - [email protected]
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   138
- Bump to 2.13.90.
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6698
diff changeset
   139
6698
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6453
diff changeset
   140
* Tue Jan 31 2006 - [email protected]
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6453
diff changeset
   141
- Bump to 2.13.90.
d43bb58a9c88 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6453
diff changeset
   142
6453
22beb9d506e1 * icon-naming-utils.spec: Bump to 0.6.2
dc144907
parents: 6080
diff changeset
   143
* Wed Dec 21 2005 - [email protected]
22beb9d506e1 * icon-naming-utils.spec: Bump to 0.6.2
dc144907
parents: 6080
diff changeset
   144
- Bump to 2.13.2
22beb9d506e1 * icon-naming-utils.spec: Bump to 0.6.2
dc144907
parents: 6080
diff changeset
   145
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
   146
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
   147
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
   148
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   149
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   150
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   151
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   152
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   153
- Bump to 2.11.91.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   154
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   155
* Fri May 27 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   156
- Add high contrast StarOffice8 icons, which were previously
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   157
  installed by staroffice-menuintegration. (Any upstream version
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   158
  of this patch should probably be tailored to OpenOffice 2.0)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   159
  Fixes 6273621.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   160
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   161
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   162
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   163
5356
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   164
* Wed Apr 20 2005 - [email protected]
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   165
- Add high and low contrast launch menu backgrounds and spinners,
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   166
  and fix a minor typo in patch 06 that was generating a warning.
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   167
  Fixes 5072859, 6255199, and at the very least downgrades
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   168
  5072848.
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   169
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   170
* Fri Apr 08 2005 - [email protected]
5319
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   171
- Remove icons being installed into some of the icon
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   172
  themes, when they aren't different from the original
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   173
  hicolor theme. The correct fix was to install them into 
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   174
  hicolor theme in the panel source.
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   175
5313
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   176
* Thu Apr 07 2005 - [email protected]
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   177
- Added gnome-themes-06-add-printer-icons.diff and
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   178
  updated ext-sources/gnome-themes-icons.tar.gz to install
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   179
  printer icons in order to fix #5035243.
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   180
5128
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   181
* Wed Feb 23 2005 - [email protected]
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   182
- Added gnome-themes-05-add-missing-hc-launch-icons.diff 
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   183
  to add some missing High Contrast and High Contrast Inverse
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   184
  icons to the launch menu; fixes CR 6219531.
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   185
5046
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   186
* Thu Feb 10 2005 - [email protected]
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   187
- Updated gnome-themes-04-add-panel-icons.diff and
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   188
  ext-sources/gnome-themes-icons.tar.gz to include
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   189
  gnome-main-menu.png.
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   190
4956
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   191
* Fri Jan 28 2005 - [email protected]
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   192
- Added gnome-themes-04-add-panel-icons.diff and
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   193
  ext-sources/gnome-themes-icons.tar.gz to install panel
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   194
  icons in order to fix #5088581.
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   195
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   196
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   197
- Updated l10n content to gnome-themes-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   198
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   199
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   200
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   201
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   202
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   203
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   204
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   205
* Fri Jun 25 2004 - [email protected]
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   206
- run glib-gettextize and intltoolize
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   207
3052
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   208
* Tue Jun 8 2004 - [email protected]
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   209
- Bump to 2.6.2
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   210
2973
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   211
* Tue Jun 1 2004 - [email protected]
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   212
- Bump to 2.6.1
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   213
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   214
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   215
- Updated l10n content to gnome-themes-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   216
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   217
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   218
- Updated l10n content to gnome-themes-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   219
2186
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   220
* Fri Mar 12 2004 - <[email protected]>
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   221
- remove "rm -rf" from install stage.
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   222
1597
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   223
* Fri Feb 06 2004 - <[email protected]>
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   224
- Bump to 2.5.4, remove gnome-theme-02-intltool-merge.diff
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   225
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   226
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   227
- add patch 02 for intltool-merge and dep. on intltool
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   228
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   229
* Mon Dec 15 2003 - [email protected]
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   230
- Bump to 2.5.1
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   231
1309
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   232
* Tue Oct 20 2003 - [email protected]
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   233
- New tarball. Whee.
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   234
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   235
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   236
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   237
510
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   238
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   239
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   240
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   241
* Thu Jul 03 2003 - [email protected]
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   242
- Actually install the engines 
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   243
359
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   244
* Tue Jul 01 2003 - [email protected]
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   245
- New tarball, bump version, reset release
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   246
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
   247
* Wed May 14 2003 - [email protected]
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
   248
- initial release