libgnome.spec
author vinaymr
Thu, 21 Oct 2004 05:12:29 +0000
changeset 4314 6013aeffb177
parent 4276 2a2c7f354601
child 4357 2474a25f2946
permissions -rw-r--r--
2004-10-21 Vinay M R <[email protected]> * libgnome.spec: Update. * patches/libgnome-08-unusable-as-root.diff: Added patch to fix Launcher to be usable as root. Fixes bug #6178379.
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
4314
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
     5
Release:      29
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
4265
miles
parents: 4133
diff changeset
    11
Source2:      libgnome-l10n-po-1.6.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
3954
faf3629739ff Added libgnome-07-g11n-potfiles.diff. Updated libgnome.spec.
yk150259
parents: 3858
diff changeset
    20
Patch7:       libgnome-07-g11n-potfiles.diff
4314
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
    21
Patch8:       libgnome-08-unusable-as-root.diff
150
gman
parents: 132
diff changeset
    22
URL:          http://www.gnome.org
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    23
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
150
gman
parents: 132
diff changeset
    24
Docdir:	      %{_defaultdocdir}/doc
gman
parents: 132
diff changeset
    25
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1076
diff changeset
    26
Prereq:       /sbin/ldconfig
150
gman
parents: 132
diff changeset
    27
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    28
%define GConf_version 2.6.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    29
%define gnome_vfs_version 2.6.0
2402
c5ceeb4aaecb 2004-04-06 Glynn Foster <[email protected]>
gman
parents: 2398
diff changeset
    30
%define libbonobo_version 2.6.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define libxslt_version 1.1.2
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    32
%define audiofile_version 0.2.5
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    33
%define esound_version 0.2.33
1215
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
    34
%define gtk_doc_version 1.1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    35
%define popt_version 1.7
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    36
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    37
BuildRequires: GConf-devel >= %{GConf_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    38
BuildRequires: libbonobo-devel >= %{libbonobo_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    39
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    40
BuildRequires: libxslt-devel >= %{libxslt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    41
BuildRequires: esound-devel >= %{esound_version}
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    42
# Audio file header files are include in base pkg in SuSE 9.1
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    43
BuildRequires: audiofile >= %{audiofile_version}
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    44
BuildRequires: gtk-doc >= %{gtk_doc_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    45
BuildRequires: popt-devel >= %{popt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    46
Requires:      GConf >= %{GConf_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    47
Requires:      libbonobo >= %{libbonobo_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    48
Requires:      esound >= %{esound_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    49
Requires:      audiofile >= %{audiofile_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    50
Requires:      libxslt >= %{libxslt_version}
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    51
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
%description
150
gman
parents: 132
diff changeset
    53
libgnome is one of the base GNOME libraries, containing convenient API for
gman
parents: 132
diff changeset
    54
configuration, help, initialization and web links, all specific to the 
gman
parents: 132
diff changeset
    55
GNOME desktop.
gman
parents: 132
diff changeset
    56
gman
parents: 132
diff changeset
    57
%package devel
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 150
diff changeset
    58
Summary:      GNOME Base Development Library
150
gman
parents: 132
diff changeset
    59
Group:        Development/Libraries/GNOME
gman
parents: 132
diff changeset
    60
Requires:     %name = %version-%release
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    61
Requires:     popt-devel >= %{popt_version}
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
    62
Requires:     libbonobo-devel >= %{libbonobo_version}
150
gman
parents: 132
diff changeset
    63
gman
parents: 132
diff changeset
    64
%description devel
gman
parents: 132
diff changeset
    65
libgnome is one of the base GNOME libraries, containing convenient API for
gman
parents: 132
diff changeset
    66
configuration, help, initialization and web links, all specific to the 
gman
parents: 132
diff changeset
    67
GNOME desktop.
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    68
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    69
%prep
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    70
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
    71
bzcat %SOURCE2 | tar xf -
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    72
%patch1 -p1
569
b63182ee420f updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    73
%patch2 -p1
1120
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
    74
%patch3 -p1
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
    75
%patch4 -p1
2834
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
    76
%patch5 -p1
2878
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
    77
%patch6 -p1
3954
faf3629739ff Added libgnome-07-g11n-potfiles.diff. Updated libgnome.spec.
yk150259
parents: 3858
diff changeset
    78
%patch7 -p1
4314
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
    79
%patch8 -p1
3022
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 2958
diff changeset
    80
# the following line is required for default-background branching patch
c06cdd0f2f1b 2004-06-07 Erwann Chenede - <[email protected]>
erwannc
parents: 2958
diff changeset
    81
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
    82
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
    83
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    84
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    85
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    86
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    87
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    88
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3693
diff changeset
    89
  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
    90
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    91
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    93
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    94
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    95
libtoolize --force
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    96
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros -I .
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    97
autoheader
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    98
automake -a -c -f
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
    99
autoconf
605
0ec3409e6414 2003-07-16 Mark McLoughlin <[email protected]>
markmc
parents: 575
diff changeset
   100
CFLAGS="$RPM_OPT_FLAGS"		\
152
8f0ff1910505 2003-05-26 Glynn Foster <[email protected]>
gman
parents: 150
diff changeset
   101
./configure --prefix=%{_prefix}		\
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   102
            --sysconfdir=%{_sysconfdir} \
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   103
            --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   104
make -j $CPUS
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   105
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   106
%install
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   107
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1   
150
gman
parents: 132
diff changeset
   108
make DESTDIR=$RPM_BUILD_ROOT install
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   109
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL  
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   110
install -d $RPM_BUILD_ROOT%{_mandir}/man3
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   111
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man3
150
gman
parents: 132
diff changeset
   112
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   113
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   114
bzcat %SOURCE1 | (cd $RPM_BUILD_ROOT%{_datadir}/pixmaps; tar -xf -)
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   115
cp %SOURCE3 $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   116
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   117
#Copy zh_HK from zh_TW
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   118
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   119
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1435
diff changeset
   120
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   121
rm $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   122
rm $RPM_BUILD_ROOT%{_libdir}/bonobo/monikers/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   123
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   124
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   125
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   126
%clean 
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   127
rm -rf $RPM_BUILD_ROOT
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   128
150
gman
parents: 132
diff changeset
   129
%post
gman
parents: 132
diff changeset
   130
/sbin/ldconfig
gman
parents: 132
diff changeset
   131
SCHEMAS="desktop_gnome_accessibility_keyboard.schemas		\
gman
parents: 132
diff changeset
   132
	 desktop_gnome_applications_browser.schemas		\
gman
parents: 132
diff changeset
   133
	 desktop_gnome_applications_help_viewer.schemas		\
gman
parents: 132
diff changeset
   134
	 desktop_gnome_applications_terminal.schemas		\
gman
parents: 132
diff changeset
   135
	 desktop_gnome_applications_window_manager.schemas	\
gman
parents: 132
diff changeset
   136
	 desktop_gnome_background.schemas			\
gman
parents: 132
diff changeset
   137
	 desktop_gnome_file_views.schemas			\
gman
parents: 132
diff changeset
   138
	 desktop_gnome_interface.schemas			\
gman
parents: 132
diff changeset
   139
	 desktop_gnome_peripherals_keyboard.schemas		\
gman
parents: 132
diff changeset
   140
	 desktop_gnome_peripherals_mouse.schemas		\
gman
parents: 132
diff changeset
   141
	 desktop_gnome_sound.schemas				\
gman
parents: 132
diff changeset
   142
	 desktop_gnome_thumbnailers.schemas			\
3514
ef00b5d4e962 2004-08-09 Vinay M R <[email protected]>
vinaymr
parents: 3425
diff changeset
   143
	 desktop_gnome_typing_break.schemas                     \
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   144
	 desktop_gnome_lockdown.schemas"
150
gman
parents: 132
diff changeset
   145
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gman
parents: 132
diff changeset
   146
for S in $SCHEMAS; do
gman
parents: 132
diff changeset
   147
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
gman
parents: 132
diff changeset
   148
done
gman
parents: 132
diff changeset
   149
gman
parents: 132
diff changeset
   150
%postun
gman
parents: 132
diff changeset
   151
/sbin/ldconfig
gman
parents: 132
diff changeset
   152
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   153
%files 
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   154
%defattr(-, root, root)
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   155
%{_datadir}/locale/*/LC_MESSAGES/*.mo
2620
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   156
%{_bindir}/gnome-open
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   157
%{_sysconfdir}/sound/events/*.soundlist
150
gman
parents: 132
diff changeset
   158
%{_sysconfdir}/gconf/schemas/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   159
%{_libdir}/libgnome*so.*
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   160
%{_libdir}/bonobo/monikers/*so*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   161
%{_libdir}/bonobo/servers/*.server
422
6eb423fdb5b5 doh, fix compilation
gman
parents: 421
diff changeset
   162
%{_datadir}/pixmaps/backgrounds/*
132
057e217c765a fix background
stephen
parents: 131
diff changeset
   163
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   164
%files devel
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   165
%defattr(-, root, root)
195
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   166
%{_libdir}/pkgconfig/libgnome-2.0.pc
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   167
%{_includedir}/libgnome-2.0/libgnome/*.h
9acd33cca7a9 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 152
diff changeset
   168
%{_datadir}/gtk-doc/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   169
%{_libdir}/libgnome*so
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   170
%{_mandir}/man3/*
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   171
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   172
%changelog
4314
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
   173
* Thu Oct 21 2004 - [email protected]
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
   174
- Add patch to fix Launcher to be usable as root.
6013aeffb177 2004-10-21 Vinay M R <[email protected]>
vinaymr
parents: 4276
diff changeset
   175
3954
faf3629739ff Added libgnome-07-g11n-potfiles.diff. Updated libgnome.spec.
yk150259
parents: 3858
diff changeset
   176
* Wed Sep 15 2004 - [email protected]
faf3629739ff Added libgnome-07-g11n-potfiles.diff. Updated libgnome.spec.
yk150259
parents: 3858
diff changeset
   177
- Added libgnome-07-g11n-potfiles.diff
faf3629739ff Added libgnome-07-g11n-potfiles.diff. Updated libgnome.spec.
yk150259
parents: 3858
diff changeset
   178
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   179
* Wed Aug 18 2004 - [email protected]
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   180
- added --enable-gtk-doc.
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   181
3514
ef00b5d4e962 2004-08-09 Vinay M R <[email protected]>
vinaymr
parents: 3425
diff changeset
   182
* Mon Aug 09 2004 - [email protected]
ef00b5d4e962 2004-08-09 Vinay M R <[email protected]>
vinaymr
parents: 3425
diff changeset
   183
- Added desktop_gnome_typing_break.schemas 
ef00b5d4e962 2004-08-09 Vinay M R <[email protected]>
vinaymr
parents: 3425
diff changeset
   184
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   185
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   186
- Updated l10n content to libgnome-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   187
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   188
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   189
- Ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   190
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   191
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   192
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   193
2878
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   194
* Tue May 25 2004 - [email protected]
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   195
- Added libgnome-06-g11n-potfiles.diff
c94f14f5241a Updated libgnome.spec to include libgnome-06-g11n-potfiles.diff.
yk150259
parents: 2834
diff changeset
   196
2834
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   197
* Thu May 20 2004 - [email protected]
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   198
  Add libgnome-05-input-method-status-style.diff again.
ebcae8cc5772 added patches/libgnome-05-input-method-status.diff again.
tajima
parents: 2777
diff changeset
   199
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2730
diff changeset
   200
* 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
   201
- 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
   202
2730
0111f70d382e change jds-help.sh to jdshelp
lk86177
parents: 2719
diff changeset
   203
* Tue May 11 2004 - [email protected]
0111f70d382e change jds-help.sh to jdshelp
lk86177
parents: 2719
diff changeset
   204
- rename jdshelp script
2656
14075725e280 replace yelp with jds-help.sh in lockdown schema
lk86177
parents: 2620
diff changeset
   205
* Thu May 06 2004 - [email protected]
14075725e280 replace yelp with jds-help.sh in lockdown schema
lk86177
parents: 2620
diff changeset
   206
- 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
   207
* Mon May 3 2004 - [email protected]
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   208
- Add bindir, so we get the joys of gnome-open
89c7370eabb7 2004-05-03 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   209
2452
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   210
* Wed Apr 14 2004 - [email protected]
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   211
- Removed desktop_gnome_url_handlers.schemas from spec file.
2f57b4dd7e86 * Wed Apr 14 2004 - [email protected]
archana
parents: 2402
diff changeset
   212
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   213
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   214
- Updated l10n content to libgnome-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   215
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   216
* Mon Mar 22 2004 - [email protected]
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   217
- 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
   218
  it's upstream.
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   219
2136
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   220
* Wed Mar 04 2004 - [email protected]
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   221
- Bump to 2.5.90, as it contains partial lockdown schema file
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   222
- re-engineer lockdown schema patch
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   223
- Remove the OrigTree.pm hack
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   224
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   225
* Mon Feb 23 2004 - [email protected]
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   226
- Bump to 2.5.4
ddfc99881c73 Lockdown Port From Quicksilver
mattk
parents: 1876
diff changeset
   227
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   228
* Mon Feb 02 2004 - [email protected]
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   229
- Bump to 2.5.3
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   230
- Add OrigTree.pm as source 5.
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1552
diff changeset
   231
- 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
   232
- Add patch to add an -uninstalled.pc file for pkgconfig
1552
d39444f88202 added dependencies to get build working
dermotm
parents: 1551
diff changeset
   233
1556
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   234
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   235
- Add patch 06 to search in /usr for intltool perl modules
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   236
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   237
* Thu Jan 29 2004 - <[email protected]>
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   238
- Add dependency on intltool
4aa079c56e76 deps, patches, etc to get build02 working
dermotm
parents: 1554
diff changeset
   239
1434
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   240
* Mon Dec 15 2003 - [email protected]
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   241
- Bump to 2.5.1
9a3a654903a3 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1321
diff changeset
   242
1321
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   243
* Tue Oct 21 2003 - [email protected]
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   244
- lockdown schema patch
740327f2d547 lockdown schema patch
mattk
parents: 1215
diff changeset
   245
1215
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   246
* Wed Oct 08 2003 - [email protected]
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   247
- Updated for 2.4
f95140013caa *** empty log message ***
stephen
parents: 1195
diff changeset
   248
1120
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   249
* Fri Sep 05 2003 - [email protected]
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   250
- 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
   251
  Fixes bug 4915643.
cd2d96d894c0 Fixing bug 4915643 (changing default Chinese fonts to make them more legible).
mick
parents: 1119
diff changeset
   252
  
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   253
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   254
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   255
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   256
* Thu Aug 07 2003 - [email protected]
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   257
- Update tarball, reset release, bump version.
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   258
759
f3e8f566f49b libgnome-04-background.diff added
lk86177
parents: 605
diff changeset
   259
* Thu Jul 24 2003 - [email protected]
f3e8f566f49b libgnome-04-background.diff added
lk86177
parents: 605
diff changeset
   260
- added libgnome-04-background.diff
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1001
diff changeset
   261
523
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   262
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   263
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 424
diff changeset
   264
421
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   265
* Thu Jul 03 2003 - [email protected]
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   266
- Remove the joint theme/background patch and separate them
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   267
  out
c6c7f2fb7d65 forgot to bump, changelog
gman
parents: 420
diff changeset
   268
37
03143f5d1d25 2003-05-13 Niall Power <[email protected]>
niall
parents:
diff changeset
   269
* Wed Apr 30 2003 - [email protected]
150
gman
parents: 132
diff changeset
   270
- Create new spec file for libgnome