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