glib2.spec
author miles
Fri, 12 Nov 2004 13:25:47 +0000
changeset 4541 aa555c8d3378
parent 4455 aea26bce3124
child 4547 34ec96b5e8d2
permissions -rw-r--r--
2004-11-12 Kieran Colfer <[email protected]> * Uprevved l10n po tarball version from 1.7 to 1.8 in all spec files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
     1
Name:         glib2 
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
     2
License:      LGPL
163
f6b064cb23e5 Fix up Group
gman
parents: 160
diff changeset
     3
Group:        System/Libraries
2754
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
     4
Version:      2.4.1
4409
4fec71e58697 Incremented release numbers for build 22
dermotm
parents: 4387
diff changeset
     5
Release:      25
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
     8
Summary:      Low level core compatibility library for GTK+ and GNOME
2306
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.4/glib-%{version}.tar.bz2
4541
aa555c8d3378 2004-11-12 Kieran Colfer <[email protected]>
miles
parents: 4455
diff changeset
    10
Source1:      glib2-l10n-po-1.8.tar.bz2
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    11
Source2:      glib-genmarshal.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    12
Source3:      glib-mkenums.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    13
Source4:      glib-gettextize.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    14
Source5:      gobject-query.1.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    15
Source6:      libglib-2.0.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    16
Source7:      libgmodule-2.0.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    17
Source8:      libgobject-2.0.3.gz
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
    18
Source9:      libgthread-2.0.3.gz
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    19
Source10:      l10n-configure.sh
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    20
Patch1:       glib-01-gettext-macro.diff
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
    21
Patch2:       glib-02-sigchild.diff
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
    22
Patch3:       glib-03-g11n-allinguas.diff
4146
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
    23
Patch4:       glib-04-convert-utf8.diff
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    24
URL:          http://www.gtk.org
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    25
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    26
Docdir:	      %{_defaultdocdir}/doc
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    27
AutoReqProv:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    28
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    29
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    30
%define pkgconfig_version 0.15.0
1192
cb549e9a3543 *** empty log message ***
re
parents: 1186
diff changeset
    31
%define gtk_doc_version 1.1
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    32
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
    33
Requires:      aaa_base
170
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    34
BuildRequires: pkgconfig >= %{pkgconfig_version}
fb5c402f5e5c Updates fixing versioning information.
gman
parents: 168
diff changeset
    35
BuildRequires: gtk-doc >= %{gtk_doc_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    36
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    37
%description
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    38
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
    39
structure handling for C, portability wrappers, and interfaces for such
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    40
runtime functionality as an event loop, threads, dynamic laoding, and an
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    41
object system
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    42
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    43
%package devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    44
Summary:        GIMP Toolkit and GIMP Drawing Kit support library
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    45
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
    46
Requires:       %{name} = %{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 devel
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
%prep
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
    55
%setup -q -n glib-%{version}
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
    56
%patch1 -p1
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
    57
%patch2 -p1
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
    58
%patch3 -p1
4146
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
    59
%patch4 -p1
1551
f75c7b98ea13 2003-01-28 Laszlo Peter <[email protected]>
laca
parents: 1543
diff changeset
    60
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
    61
bzcat %SOURCE1 | tar xvf -
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
    62
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    63
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
    64
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    65
cd ..
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    66
cp -rp glib-%{version} glib-%{version}-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    67
%endif
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
    68
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    69
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    70
bash -x %SOURCE10
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
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
    99
./configure $CONFLAGS					\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   100
	    --bindir=%{_bindir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   101
	    --libdir=%{_libdir}/%{_arch64}		\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   102
	    --libexecdir=%{_libexecdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   103
	    --sysconfdir=%{_sysconfdir}/%{_arch64}	\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   104
	    --disable-gtk-doc
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   105
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   106
make -j $CPUS
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   107
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   108
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   109
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   110
export CC=${CC32:-$CC}
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   111
export PATH="$save_PATH"
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   112
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH32"
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   113
export CFLAGS="$CFLAGS32"
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   114
export RPM_OPT_FLAGS="$CFLAGS"
4127
69ec35a2e770 * Temp disable 64-building on x86.
dc144907
parents: 4121
diff changeset
   115
%endif
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   116
%endif
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   117
164
319ee2a42951 *** empty log message ***
gman
parents: 163
diff changeset
   118
CFLAGS="$RPM_OPT_FLAGS"			\
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   119
./configure $CONFLAGS			\
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   120
	    --sysconfdir=%{_sysconfdir}	\
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   121
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   122
make -j $CPUS
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   123
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   124
%install
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   125
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   126
%ifos solaris
4271
eb46de360ab6 2004-10-18 Laszlo Peter <[email protected]>
laca
parents: 4265
diff changeset
   127
%ifarch amd64 sparcv9
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   128
cd ../glib-%version-64
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   129
make install DESTDIR=$RPM_BUILD_ROOT
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   130
cd ../glib-%version
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   131
%endif
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
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   134
make DESTDIR=$RPM_BUILD_ROOT install
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   135
install -d $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   136
install -d $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   137
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   138
install --mode=0644 %SOURCE3 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   139
install --mode=0644 %SOURCE4 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   140
install --mode=0644 %SOURCE5 $RPM_BUILD_ROOT%{_mandir}/man1
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   141
install --mode=0644 %SOURCE6 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   142
install --mode=0644 %SOURCE7 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   143
install --mode=0644 %SOURCE8 $RPM_BUILD_ROOT%{_mandir}/man3
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   144
install --mode=0644 %SOURCE9 $RPM_BUILD_ROOT%{_mandir}/man3
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   145
#Copy zh_HK from zh_TW
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   146
#Fixes bug 4930405
1507
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   147
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
553abcbec206 2004-01-09 Laszlo Peter <[email protected]>
laca
parents: 1432
diff changeset
   148
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
   149
rm $RPM_BUILD_ROOT%{_libdir}/*.la
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   150
 
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   151
%clean
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   152
rm -rf $RPM_BUILD_ROOT
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   153
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   154
%post
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   155
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   156
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   157
%postun
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   158
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   159
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   160
%files
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   161
%defattr(-,root,root)
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   162
%{_libdir}/lib*.so.*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   163
%{_datadir}/locale/*/LC_MESSAGES/*.mo
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   164
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   165
%files devel
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   166
%defattr(-,root,root)
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   167
%{_bindir}/*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   168
%{_libdir}/lib*.so
168
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   169
%{_includedir}/glib-2.0/*
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   170
%{_libdir}/glib-2.0/include/*.h
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   171
%{_libdir}/pkgconfig/*.pc
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   172
%{_datadir}/aclocal/*.m4
d2b208a9e94b *** empty log message ***
gman
parents: 164
diff changeset
   173
%{_datadir}/glib-2.0/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   174
%{_datadir}/gtk-doc/html/*
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   175
%{_mandir}/man1/*
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   176
%{_mandir}/man3/*
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   177
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents:
diff changeset
   178
%changelog
4365
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   179
* Fri Oct 29 2004 - [email protected]
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   180
- use $CC64 for the 64-bit build if defined
d8676a6421af 2004-10-29 Laszlo Peter <[email protected]>
laca
parents: 4276
diff changeset
   181
4146
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   182
* Wed Oct 05 2004 - [email protected]
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   183
- Added glib-04-convert-utf8.diff to fix CR 5055972
95c6581d1738 * glib2.spec:
ys148558
parents: 4133
diff changeset
   184
4121
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   185
* Sat Oct  2 2004 - [email protected]
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   186
- Create 64bit libraries for Solaris
397b519ee64a Create 64bit libraries for Solaris
jan
parents: 4117
diff changeset
   187
3980
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   188
* Thu Sep 16 2004 - [email protected]
b4a04c41bee6 Updating glib2.spec to include glib-03-g11n-allinguas.diff patch
yk150259
parents: 3858
diff changeset
   189
- 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
   190
3660
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   191
* Wed Aug 18 2004 - [email protected]
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   192
- added --enable-gtk-doc
0e30344f7062 2004-08-20 Brian Cameron <[email protected]>
bc99092
parents: 3628
diff changeset
   193
3486
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   194
* Thu Aug 05 2004 - [email protected]
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   195
- Add patch to fix glib get SIGCHLD everytime
1920fe20f004 <METROPOLIS_15/CINNABAR_15> Stopper bug #5070838
archana
parents: 3425
diff changeset
   196
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   197
* 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
   198
- 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
   199
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   200
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   201
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   202
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   203
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   204
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   205
2754
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   206
* Fri May 14 2004 - [email protected]
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   207
- Bump to 2.4.1
ac92785fe0c9 2004-05-14 Glynn Foster <[email protected]>
gman
parents: 2736
diff changeset
   208
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   209
* 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
   210
- 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
   211
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   212
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   213
- Updated l10n content to glib2-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2306
diff changeset
   214
2306
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   215
* Wed Mar 24 2004 - <[email protected]>
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   216
- Bump to 2.4.0
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   217
412cb8528467 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
   218
* Wed Mar 10 2004 - <[email protected]>
2170
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   219
- remove glib-02 patch (it wasn't being applied anyway).
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   220
- bump to 2.3.6
8096ff54fc10 2004-03-10 Niall Power <[email protected]>
niall
parents: 2159
diff changeset
   221
1822
5038661790c1 Add patch to change '...' to '__VA_ARGS__' to build (gaim 0.75) on Solaris.
dc144907
parents: 1613
diff changeset
   222
* 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
   223
- 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
   224
  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
   225
1613
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   226
* Tue Feb 10 2004 - <[email protected]>
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   227
- Bump to 2.3.2, l10n to 0.7
6497499677a3 Bump to 2.3.2
mattk
parents: 1609
diff changeset
   228
1432
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   229
* Mon Dec 15 2003 - <[email protected]>
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   230
- update to 2.3.1
2cea3516467a 2003-12-15 Glynn Foster <[email protected]>
gman
parents: 1204
diff changeset
   231
1186
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   232
* Sat Oct 04 2003 - <[email protected]>
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   233
- update to 2.2.3
d9ace0370aa8 updated to 2.2.3
re
parents: 1157
diff changeset
   234
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   235
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   236
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   237
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   238
* Fri Aug 01 2003 - <[email protected]> 2.2.2-1
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   239
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   240
* Wed Jul 25 2003 - <[email protected]>
802
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   241
- add aaa_base dependency. Fixes postinstall script breakage
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   242
  during OS install.
b9891819f6b6 2003-07-25 Niall Power <[email protected]>
niall
parents: 575
diff changeset
   243
510
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   244
* Wed Jul 09 2003 - <[email protected]>
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   245
- add in sun po files
b433e4521ef7 Adding yet more .po files
mick
parents: 290
diff changeset
   246
912
ab3ee6052cf8 2003-08-01 Mark McLoughlin <[email protected]>
markmc
parents: 831
diff changeset
   247
* Thu May 12 2003 - <[email protected]>
160
ba98da116e51 2003-05-27 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   248
- Initial spec file for glib2