gnome-themes.spec
author hh150184
Tue, 24 Jan 2006 11:56:37 +0000
branchgnome-2-12
changeset 19207 b59a653a3329
parent 6080 4b30e2aa0fc7
child 6453 22beb9d506e1
permissions -rw-r--r--
* evolution-jescs.spec: Bump to 2.4.4, Remove unused define evolution_imagesdir and evolution_libsdir, Remove hard code 1.2, 2.4. * Solaris/SUNWevolution-jescs.spec: Remove *.la under /usr/lib when install, s/evolution-data-server-1.2/evolution-data-server-*/g.
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
#
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
     8
Name:			gnome-themes
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
     9
License:		GPL
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    10
Group:			System/GUI/GNOME
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
    11
Version:		2.12.1
5915
0cb65cfdac82 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5898
diff changeset
    12
Release:		2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution:		Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    14
Vendor:			Sun Microsystems, Inc.
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    15
Summary:		GNOME themes
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    16
Source:			http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.12/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:                accessibility-icons.tar.gz 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:                staroffice8-accessibility-icons.tar.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Patch1:			gnome-themes-01-accessibility-icons.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Patch2:			gnome-themes-02-add-so8-a11y-icons.diff
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    21
URL:			http://www.gnome.org/
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    22
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
BuildArchitectures:     noarch
360
86b60a0886c5 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 359
diff changeset
    24
Autoreqprov:		on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Prereq:                 /sbin/ldconfig
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    26
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    27
%define gtk2_engines_version 2.2.0
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    28
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    29
BuildRequires: gtk2-engines >= %{gtk2_engines_version}
1210
c61061c0e674 oops, added the dependency to the wrong spec...
re
parents: 1195
diff changeset
    30
BuildRequires: libgnomeui-devel
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
    31
BuildRequires: intltool
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 75
diff changeset
    32
Requires:      gtk2-engines >= %{gtk2_engines_version}
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    33
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    34
%description
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
    35
Additional GNOME themes.
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    36
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    37
%prep
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    38
%setup -q
5915
0cb65cfdac82 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5898
diff changeset
    39
%patch1 -p1
3202
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    40
%patch2 -p1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    41
gzip -dc %SOURCE1 | tar xvf -
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    42
gzip -dc %SOURCE2 | tar xvf -
510
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
    43
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    44
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    45
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    46
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    47
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    48
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    49
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    50
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    51
  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
    52
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
    57
glib-gettextize -f
3202
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    58
libtoolize --force
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
    59
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    60
aclocal $ACLOCAL_FLAGS
3202
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    61
automake -a -c -f
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    62
autoconf
a64b00fc4af2 2004-06-24 Erwann Chenede - <[email protected]>
erwannc
parents: 3120
diff changeset
    63
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    64
export CFLAGS="$RPM_OPT_FLAGS"
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    65
./configure \
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    66
                --prefix=%{_prefix} \
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    67
                --libdir=%{_prefix}/%_lib \
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    68
                --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
make -j $CPUS
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    70
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    71
%install
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    72
make DESTDIR=$RPM_BUILD_ROOT install
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    73
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    74
%clean
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    75
rm -rf $RPM_BUILD_ROOT
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    76
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    77
%post
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    78
/sbin/ldconfig
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    79
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    80
%postun
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
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    83
%files
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    84
%doc AUTHORS COPYING ChangeLog NEWS README
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    85
%defattr(-, root, root)
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    86
%{_datadir}/icons/*
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    87
%{_datadir}/themes/*
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
    88
%{_datadir}/locale/*/LC_MESSAGES/*.mo
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
    89
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
    90
%changelog
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
    91
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
    92
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5915
diff changeset
    93
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    94
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    95
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
    96
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    97
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    98
- Bump to 2.11.91.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    99
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
* Fri May 27 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   101
- Add high contrast StarOffice8 icons, which were previously
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
  installed by staroffice-menuintegration. (Any upstream version
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
  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
   104
  Fixes 6273621.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   106
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   107
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   108
5356
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   109
* Wed Apr 20 2005 - [email protected]
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   110
- 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
   111
  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
   112
  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
   113
  5072848.
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   114
043436e1a435 Add high and low contrast launch menu backgrounds and spinners,
cb114949
parents: 5333
diff changeset
   115
* Fri Apr 08 2005 - [email protected]
5319
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   116
- Remove icons being installed into some of the icon
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   117
  themes, when they aren't different from the original
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   118
  hicolor theme. The correct fix was to install them into 
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   119
  hicolor theme in the panel source.
fb1f5ded8748 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5313
diff changeset
   120
5313
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   121
* Thu Apr 07 2005 - [email protected]
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   122
- Added gnome-themes-06-add-printer-icons.diff and
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   123
  updated ext-sources/gnome-themes-icons.tar.gz to install
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   124
  printer icons in order to fix #5035243.
b1cb77ab9e5a 2005-04-07 Muktha Narayan <[email protected]>
muktha
parents: 5281
diff changeset
   125
5128
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   126
* Wed Feb 23 2005 - [email protected]
e37bb17eb24d Add missing high contrast app and applet launcher icons; fixes 6219531.
cb114949
parents: 5082
diff changeset
   127
- 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
   128
  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
   129
  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
   130
5046
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   131
* Thu Feb 10 2005 - [email protected]
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   132
- Updated gnome-themes-04-add-panel-icons.diff and
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   133
  ext-sources/gnome-themes-icons.tar.gz to include
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   134
  gnome-main-menu.png.
6b8f123f0f54 2005-02-10 Muktha <[email protected]>
muktha
parents: 4980
diff changeset
   135
4956
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   136
* Fri Jan 28 2005 - [email protected]
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   137
- Added gnome-themes-04-add-panel-icons.diff and
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   138
  ext-sources/gnome-themes-icons.tar.gz to install panel
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   139
  icons in order to fix #5088581.
96e3cb8307c1 2005-01-28 Muktha <[email protected]>
muktha
parents: 4867
diff changeset
   140
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   141
* 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
   142
- 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
   143
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   144
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   145
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   146
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   147
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   148
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   149
3217
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   150
* Fri Jun 25 2004 - [email protected]
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   151
- run glib-gettextize and intltoolize
4f59bc061643 - fix build on Solaris by setting ACLOCAL_FLAGS for gnome-themas
tajima
parents: 3202
diff changeset
   152
3052
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   153
* Tue Jun 8 2004 - [email protected]
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   154
- Bump to 2.6.2
494c3af29040 2004-06-08 Padraig O'Briain <[email protected]>
padraigo
parents: 2973
diff changeset
   155
2973
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   156
* Tue Jun 1 2004 - [email protected]
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   157
- Bump to 2.6.1
e123f880d0e0 2004-06-01 Glynn Foster <[email protected]>
gman
parents: 2958
diff changeset
   158
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   159
* 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
   160
- 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
   161
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   162
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   163
- 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
   164
2186
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   165
* Fri Mar 12 2004 - <[email protected]>
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   166
- remove "rm -rf" from install stage.
a5f978c77dbf 2004-03-13 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   167
1597
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   168
* Fri Feb 06 2004 - <[email protected]>
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   169
- Bump to 2.5.4, remove gnome-theme-02-intltool-merge.diff
e74c2d5c1ab4 Bump version, remove patch
mattk
parents: 1556
diff changeset
   170
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   171
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   172
- add patch 02 for intltool-merge and dep. on intltool
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1543
diff changeset
   173
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   174
* Mon Dec 15 2003 - [email protected]
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   175
- Bump to 2.5.1
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1309
diff changeset
   176
1309
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   177
* Tue Oct 20 2003 - [email protected]
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   178
- New tarball. Whee.
092a80a18905 2003-10-20 Glynn Foster <[email protected]>
gman
parents: 1210
diff changeset
   179
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   180
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   181
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   182
510
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   183
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   184
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 417
diff changeset
   185
417
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   186
* Thu Jul 03 2003 - [email protected]
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   187
- Actually install the engines 
c250687ea459 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 360
diff changeset
   188
359
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   189
* Tue Jul 01 2003 - [email protected]
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   190
- New tarball, bump version, reset release
b133f9fcf85e 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   191
75
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
   192
* Wed May 14 2003 - [email protected]
9e402d4d03ed new file gnome-themes.spec
stephen
parents:
diff changeset
   193
- initial release