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