glib2.spec
author dc144907
Sun, 15 Jan 2006 12:47:43 +0000
changeset 6564 480b9993069a
parent 6411 b683b0f84918
child 6587 1ac34d6f9507
permissions -rw-r--r--
* control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec, glib2.spec, gnome-desktop.spec, gnome-games.spec, gnome-icon-theme.spec, gnome-panel.spec, gnome-screensaver.spec, gnome-system-monitor.spec, gnome-terminal.spec, gnome-utils.spec, gthumb.spec, gtk2-engines.spec, gtksourceview.spec, java-access-bridge.spec, libgtop.spec, librsvg.spec, libwnck.spec, libxml2.spec, metacity.spec, nautilus-cd-burner.spec, pygtk2.spec, vte.spec, zenity.spec: Bump tarballs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package glib2 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
     8
Name:         glib2 
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
     9
License:      LGPL
163
f6b064cb23e5 Fix up Group
gman
parents: 160
diff changeset
    10
Group:        System/Libraries
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6411
diff changeset
    11
Version:      %{?cvs:2.9.%cvs}%{?!cvs:2.9.2}
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    14
Vendor:       Sun Microsystems, Inc.
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    15
Summary:      Low level core compatibility library for GTK+ and GNOME
6408
5610f793f579 * glib2.spec: Update ver number in URL.
dc144907
parents: 6407
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.9/glib-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      libgthread-2.0.3.gz
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    18
Source2:      glib-genmarshal.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    19
Source3:      glib-mkenums.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    20
Source4:      glib-gettextize.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    21
Source5:      gobject-query.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    22
Source6:      libglib-2.0.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    23
Source7:      libgmodule-2.0.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    24
Source8:      libgobject-2.0.3.gz
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
    25
Source9:      mkinstalldirs
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    26
Patch1:       glib-01-gettext-macro.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Patch2:       glib-02-convert-utf8.diff
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    28
Patch3:       glib-03-default-path.diff
6095
9b5695a63003 2005-10-13 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
    29
Patch4:       glib-04-gmodule-always-lazy.diff
6407
63cc4bd950df * glib2.spec: Bump to 2.9.1. Remove upstream patch 05-logname.
dc144907
parents: 6297
diff changeset
    30
Patch5:       glib-05-solaris-thread-flags.diff
6411
b683b0f84918 * glib2.spec: Add 06-feature_tests compilation patch.
dc144907
parents: 6409
diff changeset
    31
Patch6:       glib-06-feature_tests.diff
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    32
URL:          http://www.gtk.org
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    33
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    34
Docdir:	      %{_defaultdocdir}/doc
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    35
AutoReqProv:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    36
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    37
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    38
%define pkgconfig_version 0.15.0
1192
cb549e9a3543 *** empty log message ***
re
parents: 1186
diff changeset
    39
%define gtk_doc_version 1.1
6409
93eac5788645 * glib2.spec: Add intltool BuildRequires.
dc144907
parents: 6408
diff changeset
    40
%define intltool_version 0.34.1
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    41
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
    42
Requires:      aaa_base
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    43
BuildRequires: pkgconfig >= %{pkgconfig_version}
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    44
BuildRequires: gtk-doc >= %{gtk_doc_version}
6409
93eac5788645 * glib2.spec: Add intltool BuildRequires.
dc144907
parents: 6408
diff changeset
    45
BuildRequires: intltool >= %{intltool_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    46
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    47
%description
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    48
Glib is the base compatibility library for GTK+ and GNOME. It provides data
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    49
structure handling for C, portability wrappers, and interfaces for such
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    50
runtime functionality as an event loop, threads, dynamic laoding, and an
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    51
object system
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    53
%package devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    54
Summary:        GIMP Toolkit and GIMP Drawing Kit support library
5590
7d1370ff890c fix Group
laca
parents: 5578
diff changeset
    55
Group:          Development/Libraries
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 170
diff changeset
    56
Requires:       %{name} = %{version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    57
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    58
%description devel
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    59
Glib is the base compatibility library for GTK+ and GNOME. It provides data
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    60
structure handling for C, portability wrappers, and interfaces for such
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    61
runtime functionality as an event loop, threads, dynamic laoding, and an
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    62
object system
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    63
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    64
%prep
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    65
%setup -q -n glib-%{version}
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    66
%patch1 -p1
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
    67
%patch2 -p1
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
    68
%patch3 -p1
6095
9b5695a63003 2005-10-13 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
    69
%patch4 -p1
6156
aacaa7d40946 2005-10-23 Laszlo Peter <[email protected]>
laca
parents: 6095
diff changeset
    70
%patch5 -p1
6411
b683b0f84918 * glib2.spec: Add 06-feature_tests compilation patch.
dc144907
parents: 6409
diff changeset
    71
%patch6 -p1
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
    72
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    73
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
    74
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    75
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    76
cp -rp glib-%{version} glib-%{version}-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    77
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
    78
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    79
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    80
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    81
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    82
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    83
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    84
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    85
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    86
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    87
  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
    88
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    89
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    90
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    91
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    93
CONFLAGS="--prefix=%{_prefix} --mandir=%{_mandir}"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    94
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    95
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
    96
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    97
CPUS=$(($CPUS*4))
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    98
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    99
cd ../glib-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   100
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   101
export CFLAGS="$CFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   102
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH64"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   103
export CC=${CC64:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   104
save_PATH="$PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   105
ccdir=`dirname $CC`
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   106
export PATH=$ccdir:$PATH
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   107
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   108
cp %SOURCE9 .
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   109
aclocal $ACLOCAL_FLAGS
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5526
diff changeset
   110
libtoolize --force --copy
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   111
gtkdocize
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   112
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   113
autoheader
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   114
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   115
autoconf
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   116
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   117
	    --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   118
	    --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   119
	    --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   120
	    --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   121
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   122
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   123
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   124
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   125
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   126
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   127
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   128
export PATH="$save_PATH"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   129
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   130
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   131
export RPM_OPT_FLAGS="$CFLAGS"
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   132
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   133
%endif
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   134
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   135
cp %SOURCE9 .
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   136
aclocal $ACLOCAL_FLAGS
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5526
diff changeset
   137
libtoolize --force --copy
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   138
gtkdocize
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   139
intltoolize --copy --force --automake
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   140
autoheader
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
autoconf
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5526
diff changeset
   143
CFLAGS="$RPM_OPT_FLAGS"			\
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   144
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   145
	    --sysconfdir=%{_sysconfdir}	\
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   146
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   147
make -j $CPUS
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   148
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   149
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   150
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   151
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   152
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   153
cd ../glib-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   154
make install DESTDIR=$RPM_BUILD_ROOT
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   155
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   156
%endif
6215
2653e6560475 2005-10-30 Laszlo Peter <[email protected]>
laca
parents: 6156
diff changeset
   157
rm -f $RPM_BUILD_ROOT%{_bindir}/%{_arch64}/glib-gettextize
2653e6560475 2005-10-30 Laszlo Peter <[email protected]>
laca
parents: 6156
diff changeset
   158
rm -f $RPM_BUILD_ROOT%{_bindir}/%{_arch64}/glib-mkenums
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   159
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   160
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   161
make DESTDIR=$RPM_BUILD_ROOT install
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   162
install -d $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   163
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   164
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   165
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   166
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   167
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   168
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   169
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   170
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   171
install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/man3
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   172
#Copy zh_HK from zh_TW
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   173
#Fixes bug 4930405
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   174
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   175
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
   176
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   177
 
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   178
%clean
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   179
rm -rf $RPM_BUILD_ROOT
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   180
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   181
%post
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   182
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   183
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   184
%postun
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   185
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   186
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   187
%files
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   188
%defattr(-,root,root)
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   189
%{_libdir}/lib*.so.*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   190
%{_datadir}/locale/*/LC_MESSAGES/*.mo
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   191
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   192
%files devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   193
%defattr(-,root,root)
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   194
%{_bindir}/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   195
%{_libdir}/lib*.so
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   196
%{_includedir}/glib-2.0/*
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   197
%{_libdir}/glib-2.0/include/*.h
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   198
%{_libdir}/pkgconfig/*.pc
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   199
%{_datadir}/aclocal/*.m4
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   200
%{_datadir}/glib-2.0/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   201
%{_datadir}/gtk-doc/html/*
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   202
%{_mandir}/man1/*
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   203
%{_mandir}/man3/*
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   204
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   205
%changelog
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6411
diff changeset
   206
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6411
diff changeset
   207
- Bump to 2.9.2.
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6411
diff changeset
   208
6407
63cc4bd950df * glib2.spec: Bump to 2.9.1. Remove upstream patch 05-logname.
dc144907
parents: 6297
diff changeset
   209
* Tue Dec 20 2005 - [email protected]
6409
93eac5788645 * glib2.spec: Add intltool BuildRequires.
dc144907
parents: 6408
diff changeset
   210
- Bump to 2.9.1. Remove upstream patch 05-logname. Add intltool BuildRequires.
6407
63cc4bd950df * glib2.spec: Bump to 2.9.1. Remove upstream patch 05-logname.
dc144907
parents: 6297
diff changeset
   211
6297
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   212
* Tue Nov 29 2005 - [email protected]
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   213
- Bump to 2.8.4.
325024482887 * eel.spec eog.spec evolution.spec evolution-data-server.spec
dc144907
parents: 6296
diff changeset
   214
6296
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   215
* Mon Nov 28 2005 - [email protected]
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   216
- prepare for building from CVS snapshots:
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   217
- use a macro for Version
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   218
- fix autotool order, add some more
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   219
- cp mkinstalldirs so that we don't need to add even more autotool foo
0b8df700d097 2005-11-28 Laszlo Peter <[email protected]>
laca
parents: 6215
diff changeset
   220
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6017
diff changeset
   221
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6017
diff changeset
   222
- Bump to 2.8.3
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 6017
diff changeset
   223
6017
9719956f15cb * glib2.spec: Bump to 2.8.2.
dc144907
parents: 5590
diff changeset
   224
* Tue Sep 27 2005 - [email protected]
9719956f15cb * glib2.spec: Bump to 2.8.2.
dc144907
parents: 5590
diff changeset
   225
- Bump to 2.8.2
9719956f15cb * glib2.spec: Bump to 2.8.2.
dc144907
parents: 5590
diff changeset
   226
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   227
* Mon Aug 15 2005 - [email protected]
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   228
- Bump to 2.8.0
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   229
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   230
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   231
- Bump to 2.6.5
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   232
- Remove patch glib-04-uninstalled-pc.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   233
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   234
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   235
- Add patch 04 to add needed uninstalled.pc files to allow other
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   236
  base-libs libraries to build.  This requires calling autoconf
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   237
  aclocal, etc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   238
- Fix naming of patches since the patches were renamed but this
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   239
  spec file not updated.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   240
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   241
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   242
- Bump to 2.6.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   243
4752
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   244
* Wed Nov 15 2004 - [email protected]
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   245
- Bump to 2.4.8, since otherwise glib-gettextize doesn't create 
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   246
  mkinstalldirs properly, and consequently it means I can't create
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   247
  tarballs from CVS sources. We also get a rake of nice bug fixes
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   248
  as a result.
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   249
4547
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   250
* Fri Nov 12 2004 - [email protected]
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   251
- Modify the default path that glib sets (if the user does not have PATH
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   252
  set), so it does not include "." since ARC determined this is a
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   253
  security concern.  When building on Sun, set it to just "/usr/bin"
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   254
  since "/bin" is a symlink to "/usr/bin".  On Linux set it to
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   255
  "/bin:/usr/bin".
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   256
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   257
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   258
- use $CC64 for the 64-bit build if defined
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   259
4146
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   260
* Wed Oct 05 2004 - [email protected]
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   261
- Added glib-04-convert-utf8.diff to fix CR 5055972
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   262
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   263
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   264
- Create 64bit libraries for Solaris
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   265
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   266
* Thu Sep 16 2004 - [email protected]
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   267
- Added glib-03-g11n-allinguas.diff to include hu lingua
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   268
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   269
* Wed Aug 18 2004 - [email protected]
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   270
- added --enable-gtk-doc
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   271
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   272
* Thu Aug 05 2004 - [email protected]
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   273
- Add patch to fix glib get SIGCHLD everytime
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   274
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   275
* 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
   276
- Updated l10n content to glib2-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
   277
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   278
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   279
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   280
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   281
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   282
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   283
2754
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   284
* Fri May 14 2004 - [email protected]
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   285
- Bump to 2.4.1
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   286
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   287
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   288
- Updated l10n content to glib2-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   289
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   290
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   291
- Updated l10n content to glib2-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   292
2306
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   293
* Wed Mar 24 2004 - <[email protected]>
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   294
- Bump to 2.4.0
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   295
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   296
* Wed Mar 10 2004 - <[email protected]>
2170
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   297
- remove glib-02 patch (it wasn't being applied anyway).
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   298
- bump to 2.3.6
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   299
1822
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   300
* Thu Feb 19 2004 - <[email protected]>
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   301
- Add patch for glib/gmessages.h to change '...' to '__VA_ARGS__' to build
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   302
  on Solaris. May revisit to use '#ifdef __sun'
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   303
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   304
* Tue Feb 10 2004 - <[email protected]>
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   305
- Bump to 2.3.2, l10n to 0.7
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   306
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   307
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   308
- update to 2.3.1
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   309
1186
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   310
* Sat Oct 04 2003 - <[email protected]>
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   311
- update to 2.2.3
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   312
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   313
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   314
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   315
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   316
* Fri Aug 01 2003 - <[email protected]> 2.2.2-1
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   317
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   318
* Wed Jul 25 2003 - <[email protected]>
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   319
- add aaa_base dependency. Fixes postinstall script breakage
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   320
  during OS install.
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   321
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   322
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   323
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   324
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   325
* Thu May 12 2003 - <[email protected]>
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   326
- Initial spec file for glib2