gnome-desktop.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 7552 0fc5ce08b034
child 7743 b9bc3fb4d8b2
permissions -rw-r--r--
2006-10-23 Damien Carbery <[email protected]> * docs/ssa/*: Remove these, as they're now up on the JDS project pages under 'Tasks/Single Sys Admin'.
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-desktop
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
#
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     8
Name:         gnome-desktop
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
     9
License:      LGPL
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    10
Group:        System/Libraries/GNOME
7063
a5d0ba4aee49 2006-04-13 Damien Carbery <[email protected]>
dc144907
parents: 7036
diff changeset
    11
Version:      2.14.1.1
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5811
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.
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    15
Summary:      GNOME Desktop Library
6925
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.14/%{name}-%{version}.tar.bz2
405
b610bc2589bd 2003-07-02 Erwann Chenede - <[email protected]>
erwannc
parents: 396
diff changeset
    17
Source1:      blueprint-extra-icons.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:      gnome-feedback.xml
2292
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    19
Source3:      sun-gnome-version.xml
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    20
Source4:      jds-64.gif
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    21
Source5:      header-bg-jds1.png
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    22
Source6:      gnome-about.1.gz
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    23
Source7:      gnome-std-options.5.gz
2919
74308676ced3 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2849
diff changeset
    24
Source8:      gnome-cleanup
2465
dfd5e81d6c52 2004-04-15 Glynn Foster <[email protected]>
gman
parents: 2402
diff changeset
    25
Patch1:       gnome-desktop-01-jds-about-branding.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Patch2:       gnome-desktop-02-hicolor-icons.diff
7552
0fc5ce08b034 2006-06-30 Stephen Browne <[email protected]>
sb73685
parents: 7406
diff changeset
    27
Patch3:       gnome-desktop-03-trusted-extensions.diff
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    28
URL:          http://www.gnome.org
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    29
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    30
Docdir:       %{_defaultdocdir}/%{name}
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    31
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    32
Prereq:       /sbin/ldconfig
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    33
1298
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
    34
%define libwnck_version 2.4.0
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
    35
%define libgnomeui_version 2.2.0
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    36
%define startup_notification_version 0.5
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
%define popt_version 1.6.4
1220
18c7cf9f0e98 2003-10-09 Mark McLoughlin <[email protected]>
markmc
parents: 1195
diff changeset
    38
%define libgnome_version 2.4.0
1848
842bb37cd055 2004-02-20 Stephen Browne <[email protected]>
stephen
parents: 1716
diff changeset
    39
%define scrollkeeper_version 0.3.12
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    40
 
1298
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
    41
BuildRequires: libwnck-devel >= %{libwnck_version}
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    42
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    43
BuildRequires: startup-notification-devel >= %{startup_notification_version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    44
BuildRequires: popt-devel >= %{popt_version}
1848
842bb37cd055 2004-02-20 Stephen Browne <[email protected]>
stephen
parents: 1716
diff changeset
    45
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
5575
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    46
BuildRequires: gnome-doc-utils
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    47
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    48
%description
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    49
libgnome-desktop is a private library containing API that are 
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    50
not considered stable.
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    51
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    52
gnome-desktop also contains icons and documents used in the 
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    53
base GNOME Desktop.
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    54
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    55
%package devel
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    56
Summary:      GNOME Desktop Library
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    57
Group:        Development/Libraries/GNOME
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    58
Requires:     %name = %version-%release
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    59
Requires:     libgnomeui-devel >= %{libgnomeui_version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    60
Requires:     libgnome-devel >= %{libgnome_version}
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    61
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    62
%description devel
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    63
libgnome-desktop is a private library containing API that are 
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
    64
not considered stable.
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    65
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    66
%prep
1298
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
    67
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1438
diff changeset
    68
bzcat %SOURCE1 | tar xvf -
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    69
cp %SOURCE2 desktop-docs/gnome-feedback/C/gnome-feedback.xml
2292
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    70
cp %SOURCE3 gnome-version.xml.in.in
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    71
cp %SOURCE4 gnome-about/gnome-64.gif
6128
428aa6cb07c3 2005-10-19 Glynn Foster <[email protected]>
gman
parents: 6080
diff changeset
    72
%patch1 -p1
2636
0e7986181943 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
    73
%patch2 -p1
7552
0fc5ce08b034 2006-06-30 Stephen Browne <[email protected]>
sb73685
parents: 7406
diff changeset
    74
%patch3 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    75
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
    76
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    82
  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
    83
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    84
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    85
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    86
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    87
2267
0c79c613f068 2004-03-22 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
    88
gnome-doc-common
5575
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    89
gnome-doc-prepare
389
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
    90
libtoolize --force
6609
54830cfdf9e8 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6605
diff changeset
    91
glib-gettextize -f
6600
b9f0ecd46427 2006-01-18 Damien Carbery <[email protected]>
dc144907
parents: 6576
diff changeset
    92
intltoolize --force --copy
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    93
aclocal $ACLOCAL_FLAGS
6301
eff5d410754d 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6299
diff changeset
    94
autoconf
eff5d410754d 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6299
diff changeset
    95
autoheader
389
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
    96
automake -a -c -f
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
    97
1701
f06706f08977 2004-02-16 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
    98
%ifos solaris
6925
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
    99
release_version="GNOME 2.14 Desktop"
1701
f06706f08977 2004-02-16 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   100
%else
2480
a94418f2bc8d 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2465
diff changeset
   101
release_version=`head -1 /etc/sun-release`
1701
f06706f08977 2004-02-16 Niall Power <[email protected]>
niall
parents: 1609
diff changeset
   102
%endif
5640
1dba5e93343a 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5575
diff changeset
   103
#FIXME: Disable scrollkeeper for now
605
0ec3409e6414 2003-07-16 Mark McLoughlin <[email protected]>
markmc
parents: 592
diff changeset
   104
CFLAGS="$RPM_OPT_FLAGS"		\
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   105
./configure --prefix=%{_prefix}		\
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   106
	    --sysconfdir=%{_sysconfdir} \
5640
1dba5e93343a 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5575
diff changeset
   107
	    --localstatedir=/var/lib \
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   108
	    --mandir=%{_mandir} \
1087
9895f9fe17fa 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1080
diff changeset
   109
	    --with-gnome-distributor="Sun Microsystems, Inc." \
5640
1dba5e93343a 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5575
diff changeset
   110
	    --with-gnome-distributor-version="$release_version" \
1dba5e93343a 2005-08-30 Glynn Foster <[email protected]>
gman
parents: 5575
diff changeset
   111
	    --disable-scrollkeeper
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   112
make -j $CPUS
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   113
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   114
%install
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   115
make DESTDIR=$RPM_BUILD_ROOT install
2292
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   116
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_datadir}/gnome-about/headers
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1438
diff changeset
   117
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1438
diff changeset
   118
install -d $RPM_BUILD_ROOT%{_mandir}/man5
2292
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   119
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man1
3577
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   120
install --mode=0755 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man5
2919
74308676ced3 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2849
diff changeset
   121
install --mode=0755 %SOURCE8 $RPM_BUILD_ROOT%{_bindir}
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   122
#Copy zh_HK from zh_TW
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   123
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1438
diff changeset
   124
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1438
diff changeset
   125
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   126
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   127
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   128
rm $RPM_BUILD_ROOT%{_libdir}/*.la
7406
758649753149 2006-06-08 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7063
diff changeset
   129
rm -f $RPM_BUILD_ROOT%{_datadir}/pixmaps/gnome-suse.png
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   130
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   131
%clean
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   132
rm -rf $RPM_BUILD_ROOT
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   133
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   134
%post
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   135
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   136
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   137
%postun
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   138
/sbin/ldconfig
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   139
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   140
%files
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   141
%defattr (-, root, root)
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   142
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   143
%{_bindir}/*
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
%{_datadir}/applications/
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5528
diff changeset
   145
%{_datadir}/gnome-about/*.png
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   146
%{_datadir}/gnome-about/*.xml
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   147
%{_datadir}/gnome-about/headers/header-bg-*.png
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   148
%{_datadir}/gnome/help/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   149
%{_datadir}/omf/*
1298
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   150
%{_mandir}/man1/gnome-about.1.gz
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   151
%{_mandir}/man5/gnome-std-options.5.gz
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   152
%{_datadir}/pixmaps/
5320
a04d1ed956e9 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5285
diff changeset
   153
%{_datadir}/icons/
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1046
diff changeset
   154
%{_libdir}/libgnome-desktop-2.so.*
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   155
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   156
%files devel
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 53
diff changeset
   157
%defattr (-, root, root)
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   158
%{_includedir}/gnome-desktop-2.0/libgnome/*.h
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   159
%{_includedir}/gnome-desktop-2.0/libgnomeui/*.h
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   160
%{_libdir}/pkgconfig/*.pc
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1046
diff changeset
   161
%{_libdir}/libgnome-desktop-2.so
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   162
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   163
%changelog
7406
758649753149 2006-06-08 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7063
diff changeset
   164
* Thu Jun  8 2006 - [email protected]
758649753149 2006-06-08 Laszlo (Laca) Peter <[email protected]>
lp117937
parents: 7063
diff changeset
   165
- Delete gnome-suse.png from the pkgs
7063
a5d0ba4aee49 2006-04-13 Damien Carbery <[email protected]>
dc144907
parents: 7036
diff changeset
   166
* Thu Apr 13 2006 - [email protected]
a5d0ba4aee49 2006-04-13 Damien Carbery <[email protected]>
dc144907
parents: 7036
diff changeset
   167
- Bump to 2.14.1.1.
7036
7b40f3ee1e9f 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6925
diff changeset
   168
* Mon Apr 10 2006 - [email protected]
7b40f3ee1e9f 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6925
diff changeset
   169
- Bump to 2.14.1.
6925
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   170
* Mon Mar 13 2006 - [email protected]
4da86d63df6a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   171
- Bump to 2.14.0.
6862
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   172
* Tue Feb 28 2006 - [email protected]
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   173
- Bump to 2.13.92.
6750
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6679
diff changeset
   174
* Tue Feb 14 2006 - [email protected]
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6679
diff changeset
   175
- Bump to 2.13.91.
6679
305a9f3ef3e7 2006-01-27 Damien Carbery <[email protected]>
dc144907
parents: 6609
diff changeset
   176
* Fri Jan 27 2006 - [email protected]
305a9f3ef3e7 2006-01-27 Damien Carbery <[email protected]>
dc144907
parents: 6609
diff changeset
   177
- Bump to 2.13.90.
6609
54830cfdf9e8 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6605
diff changeset
   178
* Wed Jan 18 2006 - [email protected]
54830cfdf9e8 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6605
diff changeset
   179
- Calling glib-gettextize also fixes the infinite loop and is better than
54830cfdf9e8 2006-01-19 Brian Cameron <[email protected]>
bc99092
parents: 6605
diff changeset
   180
  patching the Makefile to not build the po directory.
6600
b9f0ecd46427 2006-01-18 Damien Carbery <[email protected]>
dc144907
parents: 6576
diff changeset
   181
* Wed Jan 18 2006 - [email protected]
b9f0ecd46427 2006-01-18 Damien Carbery <[email protected]>
dc144907
parents: 6576
diff changeset
   182
- Add intltoolize call.
6605
236aac82fe74 2006-01-18 Damien Carbery <[email protected]>
dc144907
parents: 6600
diff changeset
   183
- Add patch to fix infinite loop in configure.
6575
d06ecbc5f758 * gnome-desktop.spec: Bump to 2.13.5.
dc144907
parents: 6564
diff changeset
   184
* Mon Jan 16 2006 - [email protected]
6576
e76920458a8d * gnome-desktop.spec: Increment displayed version.
dc144907
parents: 6575
diff changeset
   185
- Bump to 2.13.5. Increment displayed version.
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6460
diff changeset
   186
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6460
diff changeset
   187
- Bump to 2.13.4.
6460
87aa96a946fc * gnome-doc-utils.spec: Bump to 0.5.2.
dc144907
parents: 6301
diff changeset
   188
* Thu Dec 22 2005 - [email protected]
87aa96a946fc * gnome-doc-utils.spec: Bump to 0.5.2.
dc144907
parents: 6301
diff changeset
   189
- Bump to 2.13.3.
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   190
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6297
diff changeset
   191
- remove javahelp stuff
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6128
diff changeset
   192
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6128
diff changeset
   193
- Bump to 2.12.2.
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6042
diff changeset
   194
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6042
diff changeset
   195
- Bump to 2.12.1
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5811
diff changeset
   196
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5811
diff changeset
   197
- Bump to 2.12.0
5719
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5640
diff changeset
   198
* Mon Sep 05 2005 - [email protected]
2e95a68e5ca1 * GConf.spec at-spi.spec atk.spec bug-buddy.spec eel.spec eog.spec
dc144907
parents: 5640
diff changeset
   199
- Bump to 2.11.92.
5575
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
   200
* Wed Aug 24 2005 - [email protected]
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
   201
- add gnome-doc-utils dependency and run gnome-doc-prepare to fix
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
   202
  doc makefiles.
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   203
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   204
- Bump to 2.11.90.
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   205
* Fri Jun 24 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   206
- Add patch pkgconfig.diff that adds the required libs explictly
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   207
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   208
- Bump to 2.10.1
5320
a04d1ed956e9 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5285
diff changeset
   209
* Fri Apr 08 2005 - [email protected]
a04d1ed956e9 2005-04-08 Glynn Foster <[email protected]>
gman
parents: 5285
diff changeset
   210
- Add some hicolor icons. Should really be fixed in the code though.
4953
25083f7654b0 2005-01-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4952
diff changeset
   211
* Fri Jan 28 2005 - [email protected]
4952
3a79602b062b 2005-01-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4867
diff changeset
   212
- Modified patch gnome-desktop-01-jds-about-branding.diff so that Sun and gnome
3a79602b062b 2005-01-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4867
diff changeset
   213
  contributors are shown alphabetically. Fixes bug #6219985.
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   214
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   215
- Updated l10n help tarball for cinnabar-linux
4630
9e4ac1d73261 2004-11-24 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4579
diff changeset
   216
* Wed Nov 24 2004 - [email protected]
9e4ac1d73261 2004-11-24 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4579
diff changeset
   217
- Add English contents under l10n directory to fix 6197769(P1 STP)
4382
9aa1ad5ea78a 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4276
diff changeset
   218
* Fri Oct 29 2004 - [email protected]
9aa1ad5ea78a 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4276
diff changeset
   219
- Fixes nautilus crash for DnD of 'This Computer'
9aa1ad5ea78a 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4276
diff changeset
   220
  icon over staroffice icon on desktop.
3577
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   221
* Mon Aug 16 2004 - [email protected]
310050b35732 * evolution.spec: Remove patch that has been moved upstream.
dc144907
parents: 3519
diff changeset
   222
- Changed SOURCE7 mode to 0755 for Solaris integration.
3341
25799b0f5cfb 2004-07-15 Leena Gunda <[email protected]>
lsgunda
parents: 3320
diff changeset
   223
* Thu Jul 15 2004 - [email protected]
25799b0f5cfb 2004-07-15 Leena Gunda <[email protected]>
lsgunda
parents: 3320
diff changeset
   224
- Updated spec-file to change the release version to 3 for 
25799b0f5cfb 2004-07-15 Leena Gunda <[email protected]>
lsgunda
parents: 3320
diff changeset
   225
  Solaris. Fixes bug #5073195.
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3269
diff changeset
   226
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3269
diff changeset
   227
- Updated l10n content to gnome-desktop-l10n-po-1.2.tar.bz2
3269
8800f84a1309 * gnome-desktop.spec: Add gnome-feedback.xml to package.
dc144907
parents: 3266
diff changeset
   228
* Wed Jul 07 2004 - [email protected]
8800f84a1309 * gnome-desktop.spec: Add gnome-feedback.xml to package.
dc144907
parents: 3266
diff changeset
   229
- Add gnome-feedback.xml to ext-sources and package.
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   230
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   231
- ported to rpm4
3266
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   232
* Wed Jul  7 2004 - [email protected]
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   233
- Updated gnome-desktop-02-menu-entries.diff
6561f93113c1 2004-07-07 Takao Fujiwara <[email protected]>
fujiwara
parents: 3263
diff changeset
   234
- Updated gnome-desktop-03-g11n-potfiles.diff
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   235
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   236
- added "-j $CPUS" to make to speed up builds
2950
8eeb99badc7f * gnome-desktop.spec: Fixed the release version on Solaris.
dduvall
parents: 2919
diff changeset
   237
* Fri May 28 2004 - [email protected]
8eeb99badc7f * gnome-desktop.spec: Fixed the release version on Solaris.
dduvall
parents: 2919
diff changeset
   238
- Fixed the release version on Solaris.
2919
74308676ced3 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2849
diff changeset
   239
* Fri May 28 2004 - [email protected]
74308676ced3 2004-05-27 Laszlo Peter <[email protected]>
laca
parents: 2849
diff changeset
   240
- Added gnome-cleanup script (fixes 5051597)
2849
294ee7306f94 Patch gnome-desktop-03-g11n-potfiles.diff replaced gnome-desktop-03-potfiles.diff to comply with g11n naming standard. Updated gnome-desktop.spec.
yk150259
parents: 2777
diff changeset
   241
* Mon May 24 2004 - [email protected]
294ee7306f94 Patch gnome-desktop-03-g11n-potfiles.diff replaced gnome-desktop-03-potfiles.diff to comply with g11n naming standard. Updated gnome-desktop.spec.
yk150259
parents: 2777
diff changeset
   242
- Added patch gnome-desktop-03-g11n-potfiles.diff
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2679
diff changeset
   243
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2679
diff changeset
   244
- Updated l10n content to gnome-desktop-l10n-po-1.1.tar.bz2
2679
2d88a9131699 Bump to 2.6.1
mattk
parents: 2636
diff changeset
   245
* Fri May 07 2004 - [email protected]
2d88a9131699 Bump to 2.6.1
mattk
parents: 2636
diff changeset
   246
- Bump to 2.6.1
2636
0e7986181943 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   247
* Tue May 04 2004 - [email protected]
0e7986181943 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   248
- Add administration directory, so we have a nice icon
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2480
diff changeset
   249
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2480
diff changeset
   250
- enable javahelp conversion on Solaris
2480
a94418f2bc8d 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2465
diff changeset
   251
* Fri Apr 16 2004 - [email protected]
a94418f2bc8d 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2465
diff changeset
   252
- Changed spec file to use 'release_version' as a variable and not a string 
a94418f2bc8d 2004-04-16 Archana Shah <[email protected]>
archana
parents: 2465
diff changeset
   253
  so that it displays release version number correctly.
2465
dfd5e81d6c52 2004-04-15 Glynn Foster <[email protected]>
gman
parents: 2402
diff changeset
   254
* Thu Apr 15 2004 - [email protected]
dfd5e81d6c52 2004-04-15 Glynn Foster <[email protected]>
gman
parents: 2402
diff changeset
   255
- Bump to 2.6.0.1 and remove the directory entries patch
dfd5e81d6c52 2004-04-15 Glynn Foster <[email protected]>
gman
parents: 2402
diff changeset
   256
  since it's upstream and not needed anymore.
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   257
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   258
- javahelp conversion
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2292
diff changeset
   259
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2292
diff changeset
   260
- Updated l10n content to gnome-desktop-l10n-po-1.0.tar.bz2
2292
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   261
* Tue Mar 23 2004 - [email protected]
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   262
- Bump to 2.6.0 and remove the preference icons
a16f0ff0a1ee 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   263
  since they're mostly in gnome-icon-theme now.
2267
0c79c613f068 2004-03-22 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   264
* Mon Mar 22 2004 - [email protected]
0c79c613f068 2004-03-22 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   265
- Bump to 2.5.92, merge the jds about patches, remove
0c79c613f068 2004-03-22 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   266
  some building patches and man page patch.
2085
809dc80b7df4 2004-02-29 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   267
* Sun Feb 29 2004 - [email protected]
809dc80b7df4 2004-02-29 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   268
- Add patch 09 needed for Solaris build
1848
842bb37cd055 2004-02-20 Stephen Browne <[email protected]>
stephen
parents: 1716
diff changeset
   269
* Fri Feb 20 2004 - [email protected]
842bb37cd055 2004-02-20 Stephen Browne <[email protected]>
stephen
parents: 1716
diff changeset
   270
- Added Build req for scrollkeeper 
1716
288a25105211 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1701
diff changeset
   271
* Tue Feb 17 2004 - [email protected]
288a25105211 2004-02-17 Laszlo Peter <[email protected]>
laca
parents: 1701
diff changeset
   272
- Add uninstalled.pc file needed for the Solaris builds
1607
fdb4ea643dc6 Cinnabar Port
mattk
parents: 1543
diff changeset
   273
* Mon Feb 09 2004 - [email protected]
fdb4ea643dc6 Cinnabar Port
mattk
parents: 1543
diff changeset
   274
- Bump to 2.5.4, l10n tarball to 0.7
fdb4ea643dc6 Cinnabar Port
mattk
parents: 1543
diff changeset
   275
- Port patch 05, 06
fdb4ea643dc6 Cinnabar Port
mattk
parents: 1543
diff changeset
   276
- New patch 07 for omf.make, need to run gnome-doc-common to get these
fdb4ea643dc6 Cinnabar Port
mattk
parents: 1543
diff changeset
   277
  but not sure how ?
1438
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   278
* Mon Dec 15 2003 - [email protected]
7fcc2a4f69af 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1416
diff changeset
   279
- Bump to 2.5.2
1298
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   280
* Mon Oct 20 2003 - [email protected]
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   281
- included the patches to put in copyrights for Sun Java Desktop and Sun's 
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   282
  contributors.
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   283
* Sun Oct 19 2003 - [email protected]
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   284
- Updated l10n content to gnome-desktop-l10n-po-0.4.tar.bz2
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   285
* Fri Oct 17 2003 - [email protected]
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   286
- Updated l10n content to gnome-desktop-l10n-po-0.3.tar.bz2
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   287
* Thu Oct 16 2003 - <[email protected]>
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   288
- Changed the copyright and modify the contributors list
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   289
  as in bug 4938100.
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   290
* Mon Oct 13 2003 - <[email protected]>
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   291
- Man pages update
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   292
* Fri Oct 10 2003 - [email protected]
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   293
- Updated l10n content to gnome-desktop-l10n-po-0.2.tar.bz2
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   294
* Thu Oct 09 2003 - <[email protected]>
6839a4cf571f 2003-10-20 Ghee Teo <[email protected]>
gheet
parents: 1220
diff changeset
   295
- Man pages
1145
961c68135214 2003-09-18 Mark McLoughlin <[email protected]>
markmc
parents: 1130
diff changeset
   296
* Tue Sep 18 2003 - <[email protected]> 2.3.6-13
961c68135214 2003-09-18 Mark McLoughlin <[email protected]>
markmc
parents: 1130
diff changeset
   297
- Updated year in copyright. Patch from Bala.
1087
9895f9fe17fa 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1080
diff changeset
   298
* Tue Aug 19 2003 - <[email protected]>
9895f9fe17fa 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1080
diff changeset
   299
- Use the release number as a version string.
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1046
diff changeset
   300
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1046
diff changeset
   301
- move lib*.so to -devel, remove *.a, *.la
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   302
* Thu Aug 07 2003 - <[email protected]> 2.3.6-4
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   303
- Add new gnome-about header images
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   304
* Thu Aug 07 2003 - <[email protected]> 2.3.6-3
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   305
- Include legalaise in the gnome-about dialog.
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   306
* Thu Aug 07 2003 - <[email protected]> 2.3.6-2
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   307
- Set the distributor correctly
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   308
* Thu Aug 07 2003 - <[email protected]> 2.3.6-1
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   309
- Update to 2.3.6
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   310
* Thu Jul 24 2003 - <[email protected]>
782
e212982d9182 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 776
diff changeset
   311
- Give burn:/// and quick-start:/// titles and
e212982d9182 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 776
diff changeset
   312
  icons.
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   313
* Thu Jul 24 2003 - <[email protected]>
776
c2cf306b2ebf 2003-07-24 Glynn Foster <[email protected]>
gman
parents: 706
diff changeset
   314
- Make preferences:/// use a consistant icon.
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   315
* Tue Jul 21 2003 - <[email protected]>
706
75b43ae5db4f 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 690
diff changeset
   316
- Remove advanced directory relocation. Something must have
75b43ae5db4f 2003-07-22 Glynn Foster <[email protected]>
gman
parents: 690
diff changeset
   317
  changed along the way.
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   318
* Thu Jul 17 2003 - <[email protected]>
640
35826ad2f65e 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 605
diff changeset
   319
- Add some icons for the preferences menu
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   320
* Wed Jul 16 2003 - <[email protected]>
592
76792274fe1f gnome-desktop-03-network-directory-files.diff added
lk86177
parents: 575
diff changeset
   321
- add gnome-desktop-03-network-directory-files.diff
510
b433e4521ef7 Adding yet more .po files
mick
parents: 445
diff changeset
   322
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 445
diff changeset
   323
- add in sun po files
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   324
* Fri Jul 03 2003 - <[email protected]>
445
b3a518cec7cd 2003-07-04 Glynn Foster <[email protected]>
gman
parents: 405
diff changeset
   325
- New tarball
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   326
* Wed Jul 02 2003 - <[email protected]>
396
3e53561dcb54 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 391
diff changeset
   327
- New tarball...whee
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   328
* Wed Jul 02 2003 - <[email protected]>
389
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
   329
- Move the advanced-directory.png icon to it's 
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
   330
  proper location. This probably is already fixed
8f7200e91c05 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 388
diff changeset
   331
  in HEAD. gnome-desktop-01-advanced-directory-relocation.diff
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   332
* Wed Jul 02 2003 - <[email protected]>
388
d5dd54d5d56c 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   333
- Make sure that we install the .directory files
d5dd54d5d56c 2003-07-02 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
   334
  as well
1009
28819aa3b415 2003-08-07 Mark McLoughlin <[email protected]>
markmc
parents: 938
diff changeset
   335
* Tue May 13 2003 - <[email protected]>
53
48bcea88ad48 2003-05-13 Ghee Teo <[email protected]>
gheet
parents:
diff changeset
   336
- Created new spec file for gnome-desktop