libgnome.spec
author erwannc
Mon, 07 Jun 2004 13:21:42 +0000
changeset 3022 c06cdd0f2f1b
parent 2958 3655558ced77
child 3120 cb346324f8c9
permissions -rw-r--r--
2004-06-07 Erwann Chenede - <[email protected]> * libgnome.spec : added mv line for bug 5031447, bumped release * patches/libgnome-01-default-background.diff : fixed bug 5031447
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     1
Name:         libgnome
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
     2
License:      LGPL
150
gman
parents: 132
diff changeset
     3
Group:        System/Libraries/GNOME
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
     4
Version:      2.6.0
3022
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 2958
diff changeset
     5
Release:      16
1873
8162d4275daa 2004-02-23 Stephen Browne <[email protected]>
stephen
parents: 1609
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
150
gman
parents: 132
diff changeset
     8
Summary:      GNOME Base Library
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.5/libgnome-%{version}.tar.bz2
792
4e77e3975c51 changing backgrounds to jpg
lk86177
parents: 759
diff changeset
    10
Source1:      backgrounds.tar.bz2
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2730
diff changeset
    11
Source2:      libgnome-l10n-po-1.1.tar.bz2
1116
234a4cdec668 2003-09-03 Erwann Chenede - <[email protected]>
erwannc
parents: 1115
diff changeset
    12
Source3:      Sun-Default.png
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    13
Source4:      libgnome-2.3.gz
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    14
Patch1:       libgnome-01-default-background.diff
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    15
Patch2:       libgnome-02-default-theme.diff
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    16
Patch3:       libgnome-03-lockdown-schemas.diff
2270
e80eff4e5912 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2269
diff changeset
    17
Patch4:       libgnome-04-moniker-build.diff
2834
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
    18
Patch5:       libgnome-05-input-method-status-style.diff
2878
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
    19
Patch6:       libgnome-06-g11n-potfiles.diff
150
gman
parents: 132
diff changeset
    20
URL:          http://www.gnome.org
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    21
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
150
gman
parents: 132
diff changeset
    22
Docdir:	      %{_defaultdocdir}/doc
gman
parents: 132
diff changeset
    23
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1076
diff changeset
    24
Prereq:       /sbin/ldconfig
150
gman
parents: 132
diff changeset
    25
1215
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
    26
%define GConf_version 2.4.0.1
1435
78b79cd7b777 bump reqs since we depend on 2.5.3
gman
parents: 1434
diff changeset
    27
%define gnome_vfs_version 2.5.3
2402
c5ceeb4aaecb 2004-04-06 Glynn Foster <[email protected]>
gman
parents: 2398
diff changeset
    28
%define libbonobo_version 2.6.0
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    29
%define libxslt_version 1.0.19
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    30
%define audiofile_version 0.2.3
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    31
%define esound_version 0.2.28
1215
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
    32
%define gtk_doc_version 1.1
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    33
%define popt_version 1.6.4
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    34
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    35
BuildRequires: GConf-devel >= %{GConf_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    36
BuildRequires: libbonobo-devel >= %{libbonobo_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    38
BuildRequires: libxslt-devel >= %{libxslt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    39
BuildRequires: esound-devel >= %{esound_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    40
BuildRequires: audiofile-devel >= %{audiofile_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    41
BuildRequires: gtk-doc >= %{gtk_doc_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    42
BuildRequires: popt-devel >= %{popt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    43
Requires:      GConf >= %{GConf_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    44
Requires:      libbonobo >= %{libbonobo_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    45
Requires:      esound >= %{esound_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    46
Requires:      audiofile >= %{audiofile_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    47
Requires:      libxslt >= %{libxslt_version}
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    48
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    49
%description
150
gman
parents: 132
diff changeset
    50
libgnome is one of the base GNOME libraries, containing convenient API for
gman
parents: 132
diff changeset
    51
configuration, help, initialization and web links, all specific to the 
gman
parents: 132
diff changeset
    52
GNOME desktop.
gman
parents: 132
diff changeset
    53
gman
parents: 132
diff changeset
    54
%package devel
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 150
diff changeset
    55
Summary:      GNOME Base Development Library
150
gman
parents: 132
diff changeset
    56
Group:        Development/Libraries/GNOME
gman
parents: 132
diff changeset
    57
Requires:     %name = %version-%release
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    58
Requires:     popt-devel >= %{popt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    59
Requires:     libbonobo-devel >= %{libbonobo_version}
150
gman
parents: 132
diff changeset
    60
gman
parents: 132
diff changeset
    61
%description devel
gman
parents: 132
diff changeset
    62
libgnome is one of the base GNOME libraries, containing convenient API for
gman
parents: 132
diff changeset
    63
configuration, help, initialization and web links, all specific to the 
gman
parents: 132
diff changeset
    64
GNOME desktop.
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    65
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    66
%prep
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    67
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    68
bzcat %SOURCE2 | tar xf -
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    69
%patch1 -p1
569
b63182ee420f updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    70
%patch2 -p1
1120
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
    71
%patch3 -p1
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
    72
%patch4 -p1
2834
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
    73
%patch5 -p1
2878
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
    74
%patch6 -p1
3022
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 2958
diff changeset
    75
# the following line is required for default-background branching patch
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 2958
diff changeset
    76
mv schemas/desktop_gnome_background.schemas schemas/desktop_gnome_background.schemas.in
128
4b599d7bc9b5 2003-05-15 Glynn Foster <[email protected]>
gman
parents: 37
diff changeset
    77
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    78
%build
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    79
libtoolize --force
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    80
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros -I .
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    81
autoheader
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    82
automake -a -c -f
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    83
autoconf
605
0ec3409e6414 2003-07-16 Mark McLoughlin <[email protected]>
markmc
parents: 575
diff changeset
    84
CFLAGS="$RPM_OPT_FLAGS"		\
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 150
diff changeset
    85
./configure --prefix=%{_prefix}		\
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    86
            --sysconfdir=%{_sysconfdir} \
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    87
            --disable-gtk-doc
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    88
make
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    89
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    90
%install
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    91
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1   
150
gman
parents: 132
diff changeset
    92
make DESTDIR=$RPM_BUILD_ROOT install
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    93
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL  
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    94
install -d $RPM_BUILD_ROOT%{_mandir}/man3
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    95
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man3
150
gman
parents: 132
diff changeset
    96
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    97
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
    98
bzcat %SOURCE1 | (cd $RPM_BUILD_ROOT%{_datadir}/pixmaps; tar -xf -)
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    99
cp %SOURCE3 $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   100
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   101
#Copy zh_HK from zh_TW
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   102
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   103
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   104
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   105
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   106
%clean 
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   107
rm -rf $RPM_BUILD_ROOT
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   108
150
gman
parents: 132
diff changeset
   109
%post
gman
parents: 132
diff changeset
   110
/sbin/ldconfig
gman
parents: 132
diff changeset
   111
SCHEMAS="desktop_gnome_accessibility_keyboard.schemas		\
gman
parents: 132
diff changeset
   112
	 desktop_gnome_applications_browser.schemas		\
gman
parents: 132
diff changeset
   113
	 desktop_gnome_applications_help_viewer.schemas		\
gman
parents: 132
diff changeset
   114
	 desktop_gnome_applications_terminal.schemas		\
gman
parents: 132
diff changeset
   115
	 desktop_gnome_applications_window_manager.schemas	\
gman
parents: 132
diff changeset
   116
	 desktop_gnome_background.schemas			\
gman
parents: 132
diff changeset
   117
	 desktop_gnome_file_views.schemas			\
gman
parents: 132
diff changeset
   118
	 desktop_gnome_interface.schemas			\
gman
parents: 132
diff changeset
   119
	 desktop_gnome_peripherals_keyboard.schemas		\
gman
parents: 132
diff changeset
   120
	 desktop_gnome_peripherals_mouse.schemas		\
gman
parents: 132
diff changeset
   121
	 desktop_gnome_sound.schemas				\
gman
parents: 132
diff changeset
   122
	 desktop_gnome_thumbnailers.schemas			\
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   123
	 desktop_gnome_lockdown.schemas"
150
gman
parents: 132
diff changeset
   124
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gman
parents: 132
diff changeset
   125
for S in $SCHEMAS; do
gman
parents: 132
diff changeset
   126
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
gman
parents: 132
diff changeset
   127
done
gman
parents: 132
diff changeset
   128
gman
parents: 132
diff changeset
   129
%postun
gman
parents: 132
diff changeset
   130
/sbin/ldconfig
gman
parents: 132
diff changeset
   131
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   132
%files 
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   133
%defattr(-, root, root)
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   134
%{_datadir}/locale/*/LC_MESSAGES/*.mo
2620
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   135
%{_bindir}/gnome-open
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   136
%{_sysconfdir}/sound/events/*.soundlist
150
gman
parents: 132
diff changeset
   137
%{_sysconfdir}/gconf/schemas/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   138
%{_libdir}/libgnome*so.*
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   139
%{_libdir}/bonobo/monikers/*so*
422
6eb423fdb5b5 doh, fix compilation
gman
parents: 421
diff changeset
   140
%{_datadir}/pixmaps/backgrounds/*
132
057e217c765a fix background
stephen
parents: 131
diff changeset
   141
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   142
%files devel
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   143
%defattr(-, root, root)
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   144
%{_libdir}/pkgconfig/libgnome-2.0.pc
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   145
%{_includedir}/libgnome-2.0/libgnome/*.h
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   146
%{_datadir}/gtk-doc/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   147
%{_libdir}/libgnome*so
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   148
%{_mandir}/man3/*
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   149
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   150
%changelog
2878
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   151
* Tue May 25 2004 - [email protected]
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   152
- Added libgnome-06-g11n-potfiles.diff
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   153
2834
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   154
* Thu May 20 2004 - [email protected]
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   155
  Add libgnome-05-input-method-status-style.diff again.
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   156
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2730
diff changeset
   157
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2730
diff changeset
   158
- Updated l10n content to libgnome-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2730
diff changeset
   159
2730
0111f70d382e change jds-help.sh to jdshelp
lk86177
parents: 2719
diff changeset
   160
* Tue May 11 2004 - [email protected]
0111f70d382e change jds-help.sh to jdshelp
lk86177
parents: 2719
diff changeset
   161
- rename jdshelp script
2656
14075725e280 replace yelp with jds-help.sh in lockdown schema
lk86177
parents: 2620
diff changeset
   162
* Thu May 06 2004 - [email protected]
14075725e280 replace yelp with jds-help.sh in lockdown schema
lk86177
parents: 2620
diff changeset
   163
- replacing yelp with jds-help.sh in libgnome-03-lockdown-schemas.diff
2620
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   164
* Mon May 3 2004 - [email protected]
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   165
- Add bindir, so we get the joys of gnome-open
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   166
2452
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   167
* Wed Apr 14 2004 - [email protected]
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   168
- Removed desktop_gnome_url_handlers.schemas from spec file.
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   169
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   170
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   171
- Updated l10n content to libgnome-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   172
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   173
* Mon Mar 22 2004 - [email protected]
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   174
- Bump to 2.6.0. Remove the the uninstalled pc patch since 
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   175
  it's upstream.
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   176
2136
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   177
* Wed Mar 04 2004 - [email protected]
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   178
- Bump to 2.5.90, as it contains partial lockdown schema file
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   179
- re-engineer lockdown schema patch
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   180
- Remove the OrigTree.pm hack
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   181
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   182
* Mon Feb 23 2004 - [email protected]
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   183
- Bump to 2.5.4
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   184
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   185
* Mon Feb 02 2004 - [email protected]
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   186
- Bump to 2.5.3
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   187
- Add OrigTree.pm as source 5.
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   188
- Unpack source 1 after build into RPM_BUILD_ROOT (fixes solaris breakage).
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   189
- Add patch to add an -uninstalled.pc file for pkgconfig
1552
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
   190
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   191
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   192
- Add patch 06 to search in /usr for intltool perl modules
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   193
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   194
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   195
- Add dependency on intltool
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   196
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   197
* Mon Dec 15 2003 - [email protected]
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   198
- Bump to 2.5.1
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   199
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   200
* Tue Oct 21 2003 - [email protected]
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   201
- lockdown schema patch
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   202
1215
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   203
* Wed Oct 08 2003 - [email protected]
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   204
- Updated for 2.4
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   205
1120
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   206
* Fri Sep 05 2003 - [email protected]
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   207
- Add libgnome-04-schemas-chinese.diff to fix font sizes.
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   208
  Fixes bug 4915643.
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   209
  
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   210
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   211
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   212
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   213
* Thu Aug 07 2003 - [email protected]
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   214
- Update tarball, reset release, bump version.
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   215
759
f3e8f566f49b libgnome-04-background.diff added
lk86177
parents: 605
diff changeset
   216
* Thu Jul 24 2003 - [email protected]
f3e8f566f49b libgnome-04-background.diff added
lk86177
parents: 605
diff changeset
   217
- added libgnome-04-background.diff
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   218
523
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   219
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   220
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   221
421
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   222
* Thu Jul 03 2003 - [email protected]
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   223
- Remove the joint theme/background patch and separate them
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   224
  out
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   225
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   226
* Wed Apr 30 2003 - [email protected]
150
gman
parents: 132
diff changeset
   227
- Create new spec file for libgnome