gconf-editor.spec
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 8530 ef62fbe8c956
child 8850 762b2f381ae1
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 gconf-editor
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
#
8530
ef62fbe8c956 add more spec file owners
laca
parents: 8065
diff changeset
     8
# Owner: stephen
ef62fbe8c956 add more spec file owners
laca
parents: 8065
diff changeset
     9
#
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    10
Name:         gconf-editor
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    11
License:      GPL
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    12
Group:        System/GUI/GNOME
8065
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7919
diff changeset
    13
Version:      2.16.0
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    16
Vendor:       Sun Microsystems, Inc.
210
73518c33dbab 2003-05-29 Ghee Teo <[email protected]>
gheet
parents: 185
diff changeset
    17
Summary:      Editor/admin tool for GConf
8065
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7919
diff changeset
    18
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source1:      gconf-editor.1.gz
7218
d3dcef7e5977 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6910
diff changeset
    20
Patch1:       gconf-editor-01-menu-entry.diff
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    21
URL:          http://www.gnome.org
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    22
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    23
Docdir:       %{_defaultdocdir}/%{name}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    24
Autoreqprov:  on
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    25
1294
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
    26
%define GConf_version 2.4.0.1
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    27
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    28
BuildRequires: GConf-devel >= %{GConf_version}
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
7218
d3dcef7e5977 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6910
diff changeset
    37
%patch1 -p1
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    38
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    39
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    40
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    41
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    42
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    43
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    44
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    45
  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
    46
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    47
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    48
  CPUS=1
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
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    51
libtoolize --force
6702
ea40fa5e7f23 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
    52
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    53
aclocal $ACLOCAL_FLAGS
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    54
automake -a -c -f
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    55
autoconf
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    56
./configure --prefix=%{_prefix} \
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    57
	    --sysconfdir=%{_sysconfdir} \
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
    58
	    --datadir=%{_datadir} \
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
    59
	    --mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
make -j $CPUS
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    61
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    62
%install
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    63
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    64
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 62
diff changeset
    65
make DESTDIR=$RPM_BUILD_ROOT install
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    66
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    67
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    68
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    69
#Copy zh_HK from zh_TW
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    70
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    71
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1466
diff changeset
    72
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
    73
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    74
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    75
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    76
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    77
%clean
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    78
rm -rf $RPM_BUILD_ROOT
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    79
270
7c780ed2757c *** empty log message ***
mattk
parents: 210
diff changeset
    80
%files
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    81
%defattr(-,root,root)
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    82
%{_bindir}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    83
%{_sysconfdir}/gconf/schemas
3183
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
    84
%{_datadir}/locale/*/LC_MESSAGES/*.mo
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    85
%{_datadir}/pixmaps
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    86
%{_datadir}/icons
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    87
%{_datadir}/applications
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
    88
%{_mandir}/man1/*
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
    89
%{_datadir}/gnome
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
    90
%{_datadir}/omf/gconf-editor/*.omf
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    91
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    92
%changelog
8065
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7919
diff changeset
    93
* Tue Sep 05 2006 - [email protected]
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7919
diff changeset
    94
- Bump to 2.16.0.
ee7f9ab71fae 2006-09-05 Damien Carbery <[email protected]>
dc144907
parents: 7919
diff changeset
    95
7919
0294ffb25197 2006-08-14 Damien Carbery <[email protected]>
dc144907
parents: 7871
diff changeset
    96
* Mon Aug 14 2006 - [email protected]
0294ffb25197 2006-08-14 Damien Carbery <[email protected]>
dc144907
parents: 7871
diff changeset
    97
- Bump to 2.15.92.
0294ffb25197 2006-08-14 Damien Carbery <[email protected]>
dc144907
parents: 7871
diff changeset
    98
7871
6b651f134058 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7218
diff changeset
    99
* Tue Aug 08 2006 - [email protected]
6b651f134058 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7218
diff changeset
   100
- Bump to 2.15.91.
6b651f134058 2006-08-08 Damien Carbery <[email protected]>
dc144907
parents: 7218
diff changeset
   101
7218
d3dcef7e5977 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6910
diff changeset
   102
* Fri May 05 2006 - [email protected]
d3dcef7e5977 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6910
diff changeset
   103
- Remove gconf-editor from the menus.
d3dcef7e5977 2006-05-05 Glynn Foster <[email protected]>
gf115653
parents: 6910
diff changeset
   104
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6702
diff changeset
   105
* Mon Mar 13 2006 - [email protected]
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6702
diff changeset
   106
- Bump to 2.14.0.
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6702
diff changeset
   107
6702
ea40fa5e7f23 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   108
* Tue Jan 31 2006 - [email protected]
ea40fa5e7f23 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   109
- Bump to 2.13.90. Add intltoolize call.
ea40fa5e7f23 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6689
diff changeset
   110
6437
eee205a071be gconf-editor.spec: Bump to 2.12.1
dermotm
parents: 6299
diff changeset
   111
* Tue Dec 20 2005 - [email protected]
eee205a071be gconf-editor.spec: Bump to 2.12.1
dermotm
parents: 6299
diff changeset
   112
- Bump to 2.12.1
eee205a071be gconf-editor.spec: Bump to 2.12.1
dermotm
parents: 6299
diff changeset
   113
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   114
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   115
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 5895
diff changeset
   116
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5649
diff changeset
   117
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5649
diff changeset
   118
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5649
diff changeset
   119
5649
c7bd3863f3f1 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   120
* Tue Aug 30 2005 - [email protected]
c7bd3863f3f1 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   121
- Bump to 2.11.92
c7bd3863f3f1 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   122
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   123
* Fri Jul 01 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   124
- Add pkgconfig patch
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   125
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   127
- Bump to 2.10.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   128
4948
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   129
* Thu Jan 27 2005 - [email protected]
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   130
- 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
   131
  Solaris docs tarball so patch 04 added for Solaris.
5fe8898907b8 * gconf-editor.spec: Add patch 04 for Solaris.
dc144907
parents: 4937
diff changeset
   132
4937
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
   133
* Wed Jan 26 2005 - [email protected]
c9f120a15325 * gconf-editor.spec, gok.spec: Update docs with Linux specific tarball
dc144907
parents: 4867
diff changeset
   134
- 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
   135
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   136
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   137
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   138
                                                                                
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   139
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   140
* Added l10n online help
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   141
3619
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   142
* Thu Aug 19 2004 - [email protected]
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   143
- Bump to 2.6.2
0ba798f54e1c 2004-08-19 Glynn Foster <[email protected]>
gman
parents: 3616
diff changeset
   144
3616
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   145
* Wed Aug 18 2004 - [email protected]
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   146
- Integrated new docs tarball from [email protected]
a668c74e02b9 * gconf-editor.spec: Integrate new docs tarball from [email protected].
dc144907
parents: 3580
diff changeset
   147
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3271
diff changeset
   148
* 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
   149
- 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
   150
3271
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   151
* Thu Jul 08 2004 - [email protected]
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   152
- Add a Help->Contents menu item. Fixes bug #5038096
bf3ac2182e4b 2004-07-08 Balamurali Viswanathan <[email protected]>
bviswa
parents: 3263
diff changeset
   153
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   154
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   155
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3619
diff changeset
   156
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   157
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   158
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   159
3183
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   160
* Tue Jun 22 2004 - [email protected]
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   161
- Added LC_MESSAGES content to %files section
0981dc98906f Added LC_MESSAGES content to %files section of gconf-editor.spec
damiend
parents: 3162
diff changeset
   162
3162
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   163
* Thu Jun 17 2004 - [email protected]
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   164
- Add docs tarball
c39a3a1d6184 Added gconf-editor docs
mattk
parents: 3120
diff changeset
   165
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   166
* 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
   167
- 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
   168
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   169
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   170
- 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
   171
1862
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   172
* Mon Feb 23 2004 - <[email protected]>
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   173
- uprevd to 2.5.4
8def78d25fc6 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1733
diff changeset
   174
1733
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   175
* Tue Feb 17 2004 - <[email protected]>
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   176
- use ACLOCAL_FLAGS env during build
6b6b4a984666 2004-02-17 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   177
1466
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   178
* Wed Dec 17 2003 - <[email protected]>
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   179
- Bump to 2.5.1
94901a790ccf 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1373
diff changeset
   180
1373
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   181
* Fri Oct 31 2003 - <[email protected]>
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   182
- Remove the menu entry patch for adding Sun
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   183
  Supported since we're removing the extras menu
6af794b4426d 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1294
diff changeset
   184
1294
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   185
* Mon Oct 20 2003 - <[email protected]>
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   186
- updated to 2.4.0
6220a0289ddb *** empty log message ***
stephen
parents: 1195
diff changeset
   187
1033
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   188
* Mon Aug 11 2003 -<[email protected]>
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   189
- new version, reset release, remove glib2 include patch
f47e30a2b5c3 *** empty log message ***
stephen
parents: 1025
diff changeset
   190
892
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   191
* Fri Aug 01 2003 - <[email protected]>
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   192
- add some menu categorization
3eb7792623be 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   193
509
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   194
* Wed Jul 09 2003 - <[email protected]>
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   195
- add in sun po files
a02bfd885712 Adding Sun .po files
mick
parents: 413
diff changeset
   196
62
1d128f945f91 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   197
* Thu May 08 2003 - [email protected]
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   198
- Created new spec file for gconf-editor