gnome-utils.spec
author hh150184
Tue, 24 Jan 2006 11:56:37 +0000
branchgnome-2-12
changeset 19207 b59a653a3329
parent 6299 4b3aea37c890
child 6415 2282b0ac9358
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:
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     1
#
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-utils
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     3
#
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     6
# package are under the same license as the package itself.
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     7
#
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
Name:         gnome-utils
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     9
License:      GPL
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    10
Group:        System/GUI/GNOME
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6082
diff changeset
    11
Version:      2.12.2
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
    12
Release:      1
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.
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    15
Summary:      Basic Utilities for the GNOME 2.0 Desktop
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
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:      gnome-search-tool.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:      gfloppy.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    19
Source3:      gnome-dictionary.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    20
Source4:      gnome-screenshot.1.gz
1390
7935b75c114f 2003-11-05 Glynn Foster <[email protected]>
gman
parents: 1360
diff changeset
    21
Patch1:       gnome-utils-01-disable-logview-dictionary.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    22
Patch2:       gnome-utils-02-gfloppy-permission.diff
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    23
URL:          http://www.gnome.org
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    24
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    25
Docdir:       %{_defaultdocdir}/%{name}
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    26
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Prereq:       GConf
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    28
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define glib2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    30
%define pango_version 1.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define gtk2_version 2.4.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    32
%define libgnome_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    33
%define libgnomeui_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    34
%define gail_version 1.6.3
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    35
%define gnome_panel_version 2.6.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    36
%define scrollkeeper_version 0.3.14
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    37
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    38
Requires:       libgnome >= %{libgnome_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    39
Requires:       libgnomeui >= %{libgnomeui_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    40
BuildRequires:  glib2-devel >= %{glib2_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    41
BuildRequires:  pango-devel >= %{pango_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    42
BuildRequires:  gtk2-devel >= %{gtk2_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    43
BuildRequires:  libgnome-devel >= %{libgnome_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    44
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    45
BuildRequires:  gail-devel >= %{gail_version}
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    46
BuildRequires:  gnome-panel >= %{gnome_panel_version}
1072
a1adb69ecfa9 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    47
BuildRequires:  scrollkeeper >= %{scrollkeeper_version}
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    48
BuildRequires:  e2fsprogs-devel
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    49
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    50
%description
365
a74ca0c48585 Fix up description
gman
parents: 364
diff changeset
    51
This package contains some essential utilities for the GNOME2 Desktop.
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    52
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    53
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    54
%prep
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    55
%setup -q
5920
cd2abbede6ae 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5895
diff changeset
    56
%patch1 -p1
cd2abbede6ae 2005-09-18 Glynn Foster <[email protected]>
gman
parents: 5895
diff changeset
    57
%patch2 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    58
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    59
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    65
  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
    66
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    67
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    68
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
385
f1f39b1b8043 autofoo it
gman
parents: 384
diff changeset
    71
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    72
aclocal $ACLOCAL_FLAGS
385
f1f39b1b8043 autofoo it
gman
parents: 384
diff changeset
    73
automake -a -c -f
f1f39b1b8043 autofoo it
gman
parents: 384
diff changeset
    74
autoconf
f1f39b1b8043 autofoo it
gman
parents: 384
diff changeset
    75
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    76
CFLAGS="$RPM_OPT_FLAGS" \
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    77
  ./configure \
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    78
	--prefix=%{_prefix} \
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
    79
	--sysconfdir=%{_sysconfdir} \
2157
c8cc82fa8850 * gucharmap.spec: Add ACLOCAL_FLAGS to aclocal call.
dc144907
parents: 1914
diff changeset
    80
        --libexecdir=%{_libexecdir} \
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    81
        --mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    82
make -j $CPUS
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    83
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    84
%install
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    85
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    86
make -i install DESTDIR=$RPM_BUILD_ROOT
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    87
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
    88
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    89
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    90
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
    91
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
    92
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    93
1458
b04e6589a039 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1390
diff changeset
    94
#Copy zh_HK from zh_TW
b04e6589a039 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1390
diff changeset
    95
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
    96
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
    97
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    98
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    99
rm -rf $RPM_BUILD_ROOT/usr/var/scrollkeeper
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
   101
%clean
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
   102
rm -rf $RPM_BUILD_ROOT
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
   103
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   104
%post
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   105
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   106
SCHEMAS="gdict.schemas gfloppy.schemas gnome-screenshot.schemas gnome-search-tool.schemas"
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   107
for S in $SCHEMAS; do
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   108
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   109
done
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   110
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   111
%files
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   112
%defattr (-, root, root)
2381
81d8c5e81951 remove tabs from %files
laca
parents: 2362
diff changeset
   113
%{_bindir}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   114
%{_libdir}/bonobo/servers/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   115
%{_libexecdir}/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   116
%{_datadir}/applications
2381
81d8c5e81951 remove tabs from %files
laca
parents: 2362
diff changeset
   117
%{_datadir}/gnome/help
81d8c5e81951 remove tabs from %files
laca
parents: 2362
diff changeset
   118
%{_datadir}/gnome-2.0/ui/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   119
%{_datadir}/gnome-screenshot/
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   120
%{_datadir}/locale/*/LC_MESSAGES/*.mo
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   121
%{_datadir}/omf/gnome-utils
2381
81d8c5e81951 remove tabs from %files
laca
parents: 2362
diff changeset
   122
%{_datadir}/gnome-utils
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   123
%{_datadir}/pixmaps/gsearchtool
2381
81d8c5e81951 remove tabs from %files
laca
parents: 2362
diff changeset
   124
%{_mandir}/man1/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   125
%{_sysconfdir}/gconf/schemas
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   126
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
   127
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   128
%changelog
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   129
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   130
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   131
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6082
diff changeset
   132
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6082
diff changeset
   133
- Bump to 2.12.2.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6082
diff changeset
   134
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5966
diff changeset
   135
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5966
diff changeset
   136
- Bump to 2.12.1
6082
05484e9d0e26 * gnome-utils.spec: Remove javahelp code. No longer used.
dc144907
parents: 6080
diff changeset
   137
- Remove javahelp code. No longer used.
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5966
diff changeset
   138
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   139
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   140
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5719
diff changeset
   141
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5565
diff changeset
   142
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5565
diff changeset
   143
- Bump to 2.11.92.
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5565
diff changeset
   144
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   145
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   146
- Bump to 2.11.91.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   147
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   148
* Thu Aug 04 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   149
- remove upstream patch searchtool-ceasing.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   150
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   151
* Mon May 23 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   152
- Move the screenshot stuff here
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   153
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   154
* Wed May 18 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   155
- Updated l10n help patch to add gfloppy help file
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   156
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   157
* Wed May 11 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   158
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   159
 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   160
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   161
- Added patch gnome-utils-10-searchtool-ceasing.diff to fix searchtool ceasing to
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   162
  search after entering a regular expression. Fixes #6262944. 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   163
5383
bad907889ac7 2005-05-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5370
diff changeset
   164
* Mon May 02 2005 - [email protected]
bad907889ac7 2005-05-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5370
diff changeset
   165
- Added patch gnome-utils-09-gfloppy-permission.diff to fix 6222777.
bad907889ac7 2005-05-02 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5370
diff changeset
   166
 
5365
af8d99c1f232 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.9linux) from
dc144907
parents: 5333
diff changeset
   167
* Fri Apr 22 2005 - [email protected]
af8d99c1f232 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.9linux) from
dc144907
parents: 5333
diff changeset
   168
- Updated docs tarball (gnome-utils_docs-0.9linux) from [email protected].
af8d99c1f232 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.9linux) from
dc144907
parents: 5333
diff changeset
   169
5302
c167131be901 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.8linux)
dc144907
parents: 5295
diff changeset
   170
* Tue Apr 05 2005 - [email protected]
c167131be901 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.8linux)
dc144907
parents: 5295
diff changeset
   171
- Updated docs tarball (gnome-utils_docs-0.8linux) from [email protected].
c167131be901 * gnome-utils.spec: Updated docs tarball (gnome-utils_docs-0.8linux)
dc144907
parents: 5295
diff changeset
   172
5295
0285b58535ed * bug-buddy.spec, gnome-utils.spec, zenity.spec: Updated docs tarballs
dc144907
parents: 5285
diff changeset
   173
* Thu Mar 31 2005 - [email protected]
0285b58535ed * bug-buddy.spec, gnome-utils.spec, zenity.spec: Updated docs tarballs
dc144907
parents: 5285
diff changeset
   174
- Updated docs tarball (gnome-utils_docs-0.7linux) from [email protected].
0285b58535ed * bug-buddy.spec, gnome-utils.spec, zenity.spec: Updated docs tarballs
dc144907
parents: 5285
diff changeset
   175
5251
c73b95ec6666 2005-03-16 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   176
* Wed Mar 16 2005 - [email protected]
c73b95ec6666 2005-03-16 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   177
- Added patch which fixes the issue of opening a directory in nautilus
c73b95ec6666 2005-03-16 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   178
  when double clicked in case of multihead. Fixes #6234957.
c73b95ec6666 2005-03-16 Vinay M R <[email protected]>
vinaymr
parents: 5237
diff changeset
   179
5154
b9d4d21547b1 * gnome-utils.spec: Update docs with tarball (_docs-0.6linux) from
dc144907
parents: 5152
diff changeset
   180
* Wed Feb 28 2005 - [email protected]
b9d4d21547b1 * gnome-utils.spec: Update docs with tarball (_docs-0.6linux) from
dc144907
parents: 5152
diff changeset
   181
- Update docs with tarball (_docs-0.6linux) from [email protected].
b9d4d21547b1 * gnome-utils.spec: Update docs with tarball (_docs-0.6linux) from
dc144907
parents: 5152
diff changeset
   182
5059
199f8a0958a4 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5042
diff changeset
   183
* Fri Feb 11 2005 - [email protected]
199f8a0958a4 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5042
diff changeset
   184
- Added patch to correct the behaviour of searchtool with
199f8a0958a4 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5042
diff changeset
   185
  regular expressions involving '?'.Fixes #6227053.
199f8a0958a4 2005-02-11 Dinoop Thomas <[email protected]>
dinoop
parents: 5042
diff changeset
   186
5042
a897b55045f1 2005-02-10 Glynn Foster <[email protected]>
gman
parents: 5023
diff changeset
   187
* Thu Feb 10 2005 - [email protected]
a897b55045f1 2005-02-10 Glynn Foster <[email protected]>
gman
parents: 5023
diff changeset
   188
- Add patch to fix gdict tooltip. Fixes #4918783.
a897b55045f1 2005-02-10 Glynn Foster <[email protected]>
gman
parents: 5023
diff changeset
   189
4934
8fbde3b29e64 * gnome-utils.spec: Update docs with Linux specific tarball from
dc144907
parents: 4918
diff changeset
   190
* Wed Jan 26 2005 - [email protected]
8fbde3b29e64 * gnome-utils.spec: Update docs with Linux specific tarball from
dc144907
parents: 4918
diff changeset
   191
- Update docs with Linux specific tarball from [email protected].
8fbde3b29e64 * gnome-utils.spec: Update docs with Linux specific tarball from
dc144907
parents: 4918
diff changeset
   192
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   193
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   194
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   195
                                                                                
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   196
* Fri Nov 12 2004 - [email protected]
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   197
- Updated l10n help tarball and patch
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   198
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   199
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   200
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   201
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   202
* Wed Aug 25 2004 [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   203
- Updated l10n help contents for Cinnabar with patch
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   204
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   205
* Thu Aug 05 2004 [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   206
- Incorporate new docs tarball from [email protected].
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   207
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   208
* 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
   209
- Updated l10n content to gnome-utils-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
   210
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   211
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   212
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   213
3051
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   214
* Wed Jun 02 2004 [email protected]
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   215
- Incorporate new docs tarball from [email protected].
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   216
2924
c8668f0de5ac gnome-utils.spec: Incorporate new docs tarball from [email protected]
dc144907
parents: 2871
diff changeset
   217
* Thu May 27 2004 - [email protected]
2942
36dd168a11be * eog.spec, file-roller.spec, gcalctool.spec,gnome-applets.spec,
dc144907
parents: 2924
diff changeset
   218
- Incorporate new docs tarball from [email protected].
2924
c8668f0de5ac gnome-utils.spec: Incorporate new docs tarball from [email protected]
dc144907
parents: 2871
diff changeset
   219
2871
b96636dee6b1 Updated gnome-utils.spec to include gnome-utils-04-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   220
* Tue May 25 2004 - [email protected]
b96636dee6b1 Updated gnome-utils.spec to include gnome-utils-04-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   221
- Added gnome-utils-04-g11n-potfiles.diff
b96636dee6b1 Updated gnome-utils.spec to include gnome-utils-04-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   222
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2692
diff changeset
   223
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2692
diff changeset
   224
- Updated l10n content to gnome-utils-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2692
diff changeset
   225
2692
c9db0adbf7c4 2004-05-10 Leena Gunda <[email protected]>
lsgunda
parents: 2685
diff changeset
   226
* Mon May 10 2004 - [email protected]
c9db0adbf7c4 2004-05-10 Leena Gunda <[email protected]>
lsgunda
parents: 2685
diff changeset
   227
- added patch gnome-utils-03-gdict-applet-load.diff to fix 5030822.
c9db0adbf7c4 2004-05-10 Leena Gunda <[email protected]>
lsgunda
parents: 2685
diff changeset
   228
 
2685
919a651cab0f Bump to 2.6.2
mattk
parents: 2619
diff changeset
   229
* Fri May 07 2004 - [email protected]
919a651cab0f Bump to 2.6.2
mattk
parents: 2619
diff changeset
   230
- Bump to 2.6.2
919a651cab0f Bump to 2.6.2
mattk
parents: 2619
diff changeset
   231
2548
7829439e3600 Fix bad changelog date.
dc144907
parents: 2524
diff changeset
   232
* Wed Apr 21 2004 - [email protected]
2524
6ba4cedb9a3c 2004-04-21 Laszlo Peter <[email protected]>
laca
parents: 2494
diff changeset
   233
- disable javahelp conversion of gfloppy docs on Solaris
6ba4cedb9a3c 2004-04-21 Laszlo Peter <[email protected]>
laca
parents: 2494
diff changeset
   234
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   235
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   236
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   237
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   238
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   239
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   240
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2318
diff changeset
   241
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2318
diff changeset
   242
- Updated l10n content to gnome-utils-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2318
diff changeset
   243
2318
26dc9647ebf7 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   244
* Wed Mar 24 2004 - [email protected]
26dc9647ebf7 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   245
- Bump to 2.6.0. Refactor potfiles patch, remove ui
26dc9647ebf7 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   246
  and man page patches.
26dc9647ebf7 2004-03-24 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   247
2207
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   248
* Mon Mar 15 2004 - [email protected]
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   249
- Added gnome-utils-03-g11n-potfiles.diff
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   250
- Added gnome-utils-04-g11n-i18n-ui.diff to fix 4954404
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   251
1914
c9d642d14447 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1891
diff changeset
   252
* Tue Feb 24 2004 - [email protected]
c9d642d14447 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1891
diff changeset
   253
- Dump all Matt's work on the patches since we've 
c9d642d14447 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1891
diff changeset
   254
  merged most of them upstream. Some of them don't
c9d642d14447 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1891
diff changeset
   255
  apply to HEAD.
c9d642d14447 2004-02-24 Glynn Foster <[email protected]>
gman
parents: 1891
diff changeset
   256
1891
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   257
* Mon Feb 23 2004 - [email protected]
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   258
- Bump to 2.5.2
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   259
- Remerge patch 01/02
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   260
- Port patches 03/04/05
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   261
- Update %files
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   262
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1502
diff changeset
   263
* Thu Jan 08 2004 - [email protected]
1502
0a5146f300bc 2004-01-08 Niall Power <[email protected]>
niall
parents: 1465
diff changeset
   264
- Fix incorrect pango version 1.30 -> 1.3.1
1891
a3d4b5cf9c44 Bump to 2.5.2, etc...
mattk
parents: 1876
diff changeset
   265
1458
b04e6589a039 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1390
diff changeset
   266
* Wed Dec 17 2003 - [email protected]
b04e6589a039 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1390
diff changeset
   267
- Bump to 2.5.0
b04e6589a039 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1390
diff changeset
   268
1390
7935b75c114f 2003-11-05 Glynn Foster <[email protected]>
gman
parents: 1360
diff changeset
   269
* Wed Nov 04 2003 - [email protected]
7935b75c114f 2003-11-05 Glynn Foster <[email protected]>
gman
parents: 1360
diff changeset
   270
- Remove the dictionary application, but retain
7935b75c114f 2003-11-05 Glynn Foster <[email protected]>
gman
parents: 1360
diff changeset
   271
  the applet
7935b75c114f 2003-11-05 Glynn Foster <[email protected]>
gman
parents: 1360
diff changeset
   272
1360
86af36cb35e6 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1286
diff changeset
   273
* Fri Oct 31 2003 - [email protected]
86af36cb35e6 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1286
diff changeset
   274
- Remove the Sun Supported keyword from the
86af36cb35e6 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1286
diff changeset
   275
  desktop since we're removing Extras menu.
86af36cb35e6 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1286
diff changeset
   276
1286
066831d80e40 2003-10-18 Glynn Foster <[email protected]>
gman
parents: 1280
diff changeset
   277
* Sat Oct 18 2003 - [email protected]
066831d80e40 2003-10-18 Glynn Foster <[email protected]>
gman
parents: 1280
diff changeset
   278
- update patches
066831d80e40 2003-10-18 Glynn Foster <[email protected]>
gman
parents: 1280
diff changeset
   279
1280
9d3516e630cd 2003-10-18 Laszlo Peter <[email protected]>
re
parents: 1195
diff changeset
   280
* Sat Oct 18 2003 - [email protected]
9d3516e630cd 2003-10-18 Laszlo Peter <[email protected]>
re
parents: 1195
diff changeset
   281
- update to 2.4.0
9d3516e630cd 2003-10-18 Laszlo Peter <[email protected]>
re
parents: 1195
diff changeset
   282
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   283
* Fri Sep 26 2003 - [email protected]
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   284
- integrate Sun docs
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   285
1131
1255f1ff7a15 2003-09-09 Glynn Foster <[email protected]>
gman
parents: 1130
diff changeset
   286
* Tue Sep 09 2003 - [email protected]
1255f1ff7a15 2003-09-09 Glynn Foster <[email protected]>
gman
parents: 1130
diff changeset
   287
- patch from wipro to stop defunct processes
1255f1ff7a15 2003-09-09 Glynn Foster <[email protected]>
gman
parents: 1130
diff changeset
   288
995
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 882
diff changeset
   289
* Thu Aug 07 2003 - [email protected]
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 882
diff changeset
   290
- added scrollkeeper to base dependencies
256942a05db7 2003-08-07 Niall Power <[email protected]>
niall
parents: 882
diff changeset
   291
613
818f602ca577 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 601
diff changeset
   292
* Thu Jul 17 2003 - [email protected]
818f602ca577 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 601
diff changeset
   293
- Don't install a non-existant logview schema.
818f602ca577 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 601
diff changeset
   294
510
b433e4521ef7 Adding yet more .po files
mick
parents: 453
diff changeset
   295
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 453
diff changeset
   296
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 453
diff changeset
   297
453
f65f8918245c 2003-07-07 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   298
* Mon Jul 07 2003 - [email protected]
f65f8918245c 2003-07-07 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   299
- Do not install gnome-system-log either
f65f8918245c 2003-07-07 Glynn Foster <[email protected]>
gman
parents: 413
diff changeset
   300
364
69533c11d58d 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   301
* Tue Jul 01 2003 - [email protected]
392
99fe23446603 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 385
diff changeset
   302
- Correct gfloppy icon
99fe23446603 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 385
diff changeset
   303
99fe23446603 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 385
diff changeset
   304
* Tue Jul 01 2003 - [email protected]
383
056d96d54535 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 365
diff changeset
   305
- Disable gcalc, gcharmap & gdialog from build.
056d96d54535 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 365
diff changeset
   306
056d96d54535 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 365
diff changeset
   307
* Tue Jul 01 2003 - [email protected]
364
69533c11d58d 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   308
- Update version on tarball
69533c11d58d 2003-07-01 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   309
60
06688c047c67 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   310
* Tue May 13 2003 - [email protected]
229
7642c65bcbf6 2003-05-29 Niall Power <[email protected]>
niall
parents: 115
diff changeset
   311
- Initial Sun release