1 # Note that this is NOT a relocatable package
4 %define rel
%{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
7 Summary: Handy library of utility functions
13 Source: ftp
://ftp.gimp.org
/pub
/gtk
/v1.1
/glib
-%{ver}.tar.gz
14 BuildRoot: /var
/tmp
/glib
-%{PACKAGE_VERSION}-root
15 URL: http
://www.gtk.org
19 Handy library of utility functions. Development libs and headers
23 Summary: GIMP Toolkit and GIMP Drawing Kit support library
27 Static libraries and header files
for the support library
for the GIMP's X
28 libraries
, which are available as public libraries. GLIB includes generally
29 useful data structures.
34 * Thu Feb
11 1999 Michael Fulbright
<drmike@redhat.com
>
35 - added libgthread to file list
37 * Fri Feb
05 1999 Michael Fulbright
<drmike@redhat.com
>
40 * Wed Feb
03 1999 Michael Fulbright
<drmike@redhat.com
>
43 * Mon Jan
18 1999 Michael Fulbright
<drmike@redhat.com
>
46 * Wed Jan
06 1999 Michael Fulbright
<drmike@redhat.com
>
49 * Wed Dec
16 1998 Michael Fulbright
<drmike@redhat.com
>
50 - updated
in preparation
for the GNOME freeze
52 * Mon Apr
13 1998 Marc Ewing
<marc@redhat.com
>
53 - Split out glib package
59 CFLAGS
="$RPM_OPT_FLAGS" .
/configure
--prefix
=%prefix
63 rm -rf $RPM_BUILD_ROOT
65 make prefix
=$RPM_BUILD_ROOT
%{prefix} install
68 rm -rf $RPM_BUILD_ROOT
70 %post -p
/sbin
/ldconfig
72 %postun -p
/sbin
/ldconfig
75 %defattr(-, root
, root
)
77 %doc AUTHORS COPYING ChangeLog NEWS README
78 %{prefix}/lib
/libglib
-1.2.so.
*
79 %{prefix}/lib
/libgthread
-1.2.so.
*
80 %{prefix}/lib
/libgmodule
-1.2.so.
*
83 %defattr(-, root
, root
)
90 %{prefix}/share
/aclocal
/*