1 # Note that this is NOT a relocatable package
6 Summary: Handy library of utility functions
12 Source: ftp://ftp.gimp.org/pub/gtk/v1.1/glib-%{ver}.tar.gz
13 BuildRoot: /var/tmp/glib-%{PACKAGE_VERSION}-root
14 URL: http://www.gtk.org
18 Handy library of utility functions. Development libs and headers
22 Summary: GIMP Toolkit and GIMP Drawing Kit support library
26 Static libraries and header files for the support library for the GIMP's X
27 libraries, which are available as public libraries. GLIB includes generally
28 useful data structures.
33 * Tue Jun 1 1999 Jose Mercado <jmercado@mit.edu>
34 - fixed version numbers in files section.
36 * Thu Feb 11 1999 Michael Fulbright <drmike@redhat.com>
37 - added libgthread to file list
39 * Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
42 * Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
45 * Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
48 * Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
51 * Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
52 - updated in preparation for the GNOME freeze
54 * Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
55 - Split out glib package
61 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
65 rm -rf $RPM_BUILD_ROOT
67 make prefix=$RPM_BUILD_ROOT%{prefix} install
70 rm -rf $RPM_BUILD_ROOT
72 %post -p /sbin/ldconfig
74 %postun -p /sbin/ldconfig
77 %defattr(-, root, root)
79 %doc AUTHORS COPYING ChangeLog NEWS README
80 %{prefix}/lib/libglib-1.3.so.*
81 %{prefix}/lib/libgthread-1.3.so.*
82 %{prefix}/lib/libgmodule-1.3.so.*
85 %defattr(-, root, root)
92 %{prefix}/share/aclocal/*