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