glib2.spec
author gman
Mon, 15 Aug 2005 03:06:15 +0000
changeset 5526 2695b109e6ff
parent 5518 235b0b4aa324
child 5565 b1beceba7539
permissions -rw-r--r--
2005-08-15 Glynn Foster <[email protected]> * glib2.spec: Bump to 2.8.0 * patches/glib-03-default-patch.diff: Remove. * patches/glib-03-default-path.diff: Rename.
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
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    11
Version:      2.8.0
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
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.8/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
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    25
Patch1:       glib-01-gettext-macro.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    26
Patch2:       glib-02-convert-utf8.diff
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
    27
Patch3:       glib-03-default-path.diff
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    28
URL:          http://www.gtk.org
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    29
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    30
Docdir:	      %{_defaultdocdir}/doc
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    31
AutoReqProv:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    32
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    33
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    34
%define pkgconfig_version 0.15.0
1192
cb549e9a3543 *** empty log message ***
re
parents: 1186
diff changeset
    35
%define gtk_doc_version 1.1
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    36
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
    37
Requires:      aaa_base
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    38
BuildRequires: pkgconfig >= %{pkgconfig_version}
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    39
BuildRequires: gtk-doc >= %{gtk_doc_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    40
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    41
%description
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    42
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
    43
structure handling for C, portability wrappers, and interfaces for such
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    44
runtime functionality as an event loop, threads, dynamic laoding, and an
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    45
object system
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
%package devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    48
Summary:        GIMP Toolkit and GIMP Drawing Kit support library
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    49
Group:          Low level core compatibility development library for GTK+ and GNOME
191
99f6cb837b74 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 170
diff changeset
    50
Requires:       %{name} = %{version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    51
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    52
%description devel
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    53
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
    54
structure handling for C, portability wrappers, and interfaces for such
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    55
runtime functionality as an event loop, threads, dynamic laoding, and an
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    56
object system
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
%prep
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    59
%setup -q -n glib-%{version}
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    60
%patch1 -p1
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
    61
%patch2 -p1
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
    62
%patch3 -p1
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
    63
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    64
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
    65
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    66
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    67
cp -rp glib-%{version} glib-%{version}-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    68
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
    69
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    70
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    71
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    72
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3679
diff changeset
    78
  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
    79
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    82
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    83
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    84
CONFLAGS="--prefix=%{_prefix} --mandir=%{_mandir}"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    85
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    86
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
    87
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    88
CPUS=$(($CPUS*4))
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    89
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    90
cd ../glib-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    91
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    92
export CFLAGS="$CFLAGS64"
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    93
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH64"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
    94
export CC=${CC64:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
    95
save_PATH="$PATH"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
    96
ccdir=`dirname $CC`
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
    97
export PATH=$ccdir:$PATH
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    98
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    99
aclocal $ACLOCAL_FLAGS
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   100
libtoolize --force
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   101
autoheader
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   102
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   103
autoconf
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   104
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   105
	    --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   106
	    --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   107
	    --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   108
	    --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   109
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   110
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   111
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   112
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   113
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   114
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   115
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   116
export PATH="$save_PATH"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   117
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   118
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   119
export RPM_OPT_FLAGS="$CFLAGS"
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   120
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   121
%endif
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   122
164
319ee2a42951 *** empty log message ***
gman
parents: 163
diff changeset
   123
CFLAGS="$RPM_OPT_FLAGS"			\
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   124
aclocal $ACLOCAL_FLAGS
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   125
libtoolize --force
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
autoheader
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   127
automake -a -c -f
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   128
autoconf
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   129
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   130
	    --sysconfdir=%{_sysconfdir}	\
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   131
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   132
make -j $CPUS
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   133
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   134
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   135
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   136
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   137
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   138
cd ../glib-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   139
make install DESTDIR=$RPM_BUILD_ROOT
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   140
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   141
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   142
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   143
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   144
make DESTDIR=$RPM_BUILD_ROOT install
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   145
install -d $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   146
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   148
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   149
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   150
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   151
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   152
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   153
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   154
install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/man3
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   155
#Copy zh_HK from zh_TW
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   156
#Fixes bug 4930405
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   157
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   158
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
   159
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   160
 
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   161
%clean
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   162
rm -rf $RPM_BUILD_ROOT
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   163
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   164
%post
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   165
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   166
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   167
%postun
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   168
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   169
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   170
%files
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   171
%defattr(-,root,root)
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   172
%{_libdir}/lib*.so.*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   173
%{_datadir}/locale/*/LC_MESSAGES/*.mo
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   174
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   175
%files devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   176
%defattr(-,root,root)
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   177
%{_bindir}/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   178
%{_libdir}/lib*.so
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   179
%{_includedir}/glib-2.0/*
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   180
%{_libdir}/glib-2.0/include/*.h
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   181
%{_libdir}/pkgconfig/*.pc
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   182
%{_datadir}/aclocal/*.m4
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   183
%{_datadir}/glib-2.0/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   184
%{_datadir}/gtk-doc/html/*
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   185
%{_mandir}/man1/*
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   186
%{_mandir}/man3/*
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   187
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   188
%changelog
5526
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   189
* Mon Aug 15 2005 - [email protected]
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   190
- Bump to 2.8.0
2695b109e6ff 2005-08-15 Glynn Foster <[email protected]>
gman
parents: 5518
diff changeset
   191
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   192
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   193
- Bump to 2.6.5
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   194
- Remove patch glib-04-uninstalled-pc.diff
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   195
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   196
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   197
- 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
   198
  base-libs libraries to build.  This requires calling autoconf
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   199
  aclocal, etc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   200
- 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
   201
  spec file not updated.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   202
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   203
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   204
- Bump to 2.6.4
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   205
4752
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   206
* Wed Nov 15 2004 - [email protected]
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   207
- 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
   208
  mkinstalldirs properly, and consequently it means I can't create
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   209
  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
   210
  as a result.
47a7857dcd46 2004-12-15 Glynn Foster <[email protected]>
gman
parents: 4748
diff changeset
   211
4547
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   212
* Fri Nov 12 2004 - [email protected]
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   213
- 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
   214
  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
   215
  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
   216
  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
   217
  "/bin:/usr/bin".
34ec96b5e8d2 2004-11-12 Brian Cameron <[email protected]>
bc99092
parents: 4541
diff changeset
   218
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   219
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   220
- use $CC64 for the 64-bit build if defined
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   221
4146
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   222
* Wed Oct 05 2004 - [email protected]
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   223
- Added glib-04-convert-utf8.diff to fix CR 5055972
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   224
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   225
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   226
- Create 64bit libraries for Solaris
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   227
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   228
* Thu Sep 16 2004 - [email protected]
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   229
- 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
   230
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   231
* Wed Aug 18 2004 - [email protected]
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   232
- added --enable-gtk-doc
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   233
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   234
* Thu Aug 05 2004 - [email protected]
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   235
- Add patch to fix glib get SIGCHLD everytime
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   236
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   237
* 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
   238
- 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
   239
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   240
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   241
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   242
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   243
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   244
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   245
2754
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   246
* Fri May 14 2004 - [email protected]
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   247
- Bump to 2.4.1
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   248
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   249
* 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
   250
- 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
   251
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   252
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   253
- Updated l10n content to glib2-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   254
2306
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   255
* Wed Mar 24 2004 - <[email protected]>
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   256
- Bump to 2.4.0
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   257
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   258
* Wed Mar 10 2004 - <[email protected]>
2170
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   259
- remove glib-02 patch (it wasn't being applied anyway).
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   260
- bump to 2.3.6
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   261
1822
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   262
* 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
   263
- 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
   264
  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
   265
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   266
* Tue Feb 10 2004 - <[email protected]>
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   267
- Bump to 2.3.2, l10n to 0.7
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   268
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   269
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   270
- update to 2.3.1
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   271
1186
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   272
* Sat Oct 04 2003 - <[email protected]>
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   273
- update to 2.2.3
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   274
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   275
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   276
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   277
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   278
* Fri Aug 01 2003 - <[email protected]> 2.2.2-1
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   279
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   280
* Wed Jul 25 2003 - <[email protected]>
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   281
- add aaa_base dependency. Fixes postinstall script breakage
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   282
  during OS install.
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   283
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   284
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   285
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   286
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   287
* Thu May 12 2003 - <[email protected]>
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   288
- Initial spec file for glib2