gconf-editor.spec
author dc144907
Thu, 27 Jan 2005 12:03:38 +0000
changeset 4948 5fe8898907b8
parent 4937 c9f120a15325
child 4973 e0638725bbc5
permissions -rw-r--r--
* gconf-editor.spec: Add patch 04 for Solaris. * patches/gconf-editor-04-sol-docs.diff: Linux docs tarball required an updated patch which is incompatible with Solaris docs tarball so patch 04 added for Solaris.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     1
Name:         gconf-editor
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     2
License:      GPL
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
     3
Group:        System/GUI/GNOME
3619
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
     4
Version:      2.6.2
4860
36c23f7402f2 Incremented release numbers for build 27
dermotm
parents: 4846
diff changeset
     5
Release:      27
4867
e8cfe7e64783 *.spec (almost): update Vendor and Distribution tags
dermotm
parents: 4860
diff changeset
     6
Distribution: Java Desktop System, Release 3
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
210
73518c33dbab 2003-05-29 Ghee Teo <[email protected]>
gheet
parents: 185
diff changeset
     8
Summary:      Editor/admin tool for GConf
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.5/%{name}-%{version}.tar.bz2
4846
ffaaacbb77db Uprevved l10n po tarball version from 1.10 to 1.11 in all spec files
miles
parents: 4844
diff changeset
    10
Source1:      gconf-editor-l10n-po-1.11.tar.bz2
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    11
Source2:      gconf-editor.1.gz
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    12
Source3:      l10n-configure.sh
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
    13
Source4:      gconf-editor-l10n-online-help-ci-linux.tar.bz2
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    14
Source5:      gconf-editor-docs-0.3.tar.bz2
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    15
Source6:      gconf-editor-docs-0.4linux.tar.bz2
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    16
Patch1:       gconf-editor-01-docs.diff
3271
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
    17
Patch2:       gconf-editor-02-enable-help.diff
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    18
Patch3:       gconf-editor-03-l10n-online-help.diff
4948
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
    19
Patch4:       gconf-editor-04-sol-docs.diff
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    20
URL:          http://www.gnome.org
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    21
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    22
Docdir:       %{_defaultdocdir}/%{name}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    23
Autoreqprov:  on
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    24
1294
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
    25
%define GConf_version 2.4.0.1
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    26
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    27
BuildRequires: GConf-devel >= %{GConf_version}
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    28
BuildRequires: javahelp-convert
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    29
Requires: GConf >= %{GConf_version}
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    30
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    31
%description
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    32
gconf-editor allows you to browse and modify GConf configuration
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    33
sources.
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    34
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    35
%prep
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    36
%setup -q
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    37
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    38
bzcat %SOURCE1 | tar xvf -
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    39
%ifos solaris
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    40
bzcat %SOURCE5 | tar xvf -
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    41
%else
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    42
bzcat %SOURCE6 | tar xvf -
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    43
%endif
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    44
bzcat %SOURCE4 | tar xvf -
4948
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
    45
%ifos solaris
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
    46
%patch4 -p1
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
    47
%else
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    48
%patch1 -p1
4948
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
    49
%endif
3271
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
    50
%patch2 -p1
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    51
%patch3 -p1
509
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
    52
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
    53
bash -x %SOURCE3
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    54
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    55
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    59
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    61
  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
    62
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    65
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    67
libtoolize --force
1733
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
    68
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    69
automake -a -c -f
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    70
autoconf
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    71
./configure --prefix=%{_prefix} \
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    72
	    --sysconfdir=%{_sysconfdir} \
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
    73
	    --datadir=%{_datadir} \
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
    74
	    --mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
make -j $CPUS
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    76
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    77
%install
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    78
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    79
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    80
make DESTDIR=$RPM_BUILD_ROOT install
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    81
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    82
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    83
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    84
#Copy zh_HK from zh_TW
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    85
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    86
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    87
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    88
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    89
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    90
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    91
%clean
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    92
rm -rf $RPM_BUILD_ROOT
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    93
270
7c780ed2757c *** empty log message ***
mattk
parents: 210
diff changeset
    94
%files
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    95
%defattr(-,root,root)
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    96
%{_bindir}/*
3183
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
    97
%{_datadir}/locale/*/LC_MESSAGES/*.mo
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    98
%{_datadir}/pixmaps
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    99
%{_datadir}/applications
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   100
%{_mandir}/man1/*
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   101
%{_datadir}/gnome
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   102
%{_datadir}/omf/gconf-editor/*.omf
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   103
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   104
%changelog
4948
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   105
* Thu Jan 27 2005 - [email protected]
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   106
- Linux docs tarball required an updated patch which is incompatible with
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   107
  Solaris docs tarball so patch 04 added for Solaris.
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   108
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
   109
* Wed Jan 26 2005 - [email protected]
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
   110
- Update docs with Linux specific tarball from [email protected].
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
   111
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   112
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   113
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   114
                                                                                
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   115
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   116
* Added l10n online help
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   117
3619
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   118
* Thu Aug 19 2004 - [email protected]
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   119
- Bump to 2.6.2
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   120
3616
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   121
* Wed Aug 18 2004 - [email protected]
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   122
- Integrated new docs tarball from [email protected]
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   123
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3271
diff changeset
   124
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3271
diff changeset
   125
- Updated l10n content to gconf-editor-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3271
diff changeset
   126
3271
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   127
* Thu Jul 08 2004 - [email protected]
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   128
- Add a Help->Contents menu item. Fixes bug #5038096
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   129
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   130
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   131
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   132
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   133
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   134
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   135
3183
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   136
* Tue Jun 22 2004 - [email protected]
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   137
- Added LC_MESSAGES content to %files section
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   138
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   139
* Thu Jun 17 2004 - [email protected]
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   140
- Add docs tarball
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   141
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   142
* 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
   143
- Updated l10n content to gconf-editor-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
   144
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   145
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   146
- Updated l10n content to gconf-editor-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   147
1862
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   148
* Mon Feb 23 2004 - <[email protected]>
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   149
- uprevd to 2.5.4
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   150
1733
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   151
* Tue Feb 17 2004 - <[email protected]>
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   152
- use ACLOCAL_FLAGS env during build
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   153
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   154
* Wed Dec 17 2003 - <[email protected]>
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   155
- Bump to 2.5.1
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   156
1373
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   157
* Fri Oct 31 2003 - <[email protected]>
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   158
- Remove the menu entry patch for adding Sun
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   159
  Supported since we're removing the extras menu
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   160
1294
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   161
* Mon Oct 20 2003 - <[email protected]>
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   162
- updated to 2.4.0
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   163
1033
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   164
* Mon Aug 11 2003 -<[email protected]>
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   165
- new version, reset release, remove glib2 include patch
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   166
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   167
* Fri Aug 01 2003 - <[email protected]>
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   168
- add some menu categorization
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   169
509
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   170
* Wed Jul 09 2003 - <[email protected]>
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   171
- add in sun po files
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   172
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   173
* Thu May 08 2003 - [email protected]
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   174
- Created new spec file for gconf-editor