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 * Thu Feb 11 1999 Michael Fulbright <drmike@redhat.com>
34 - added libgthread to file list
36 * Fri Feb 05 1999 Michael Fulbright <drmike@redhat.com>
39 * Wed Feb 03 1999 Michael Fulbright <drmike@redhat.com>
42 * Mon Jan 18 1999 Michael Fulbright <drmike@redhat.com>
45 * Wed Jan 06 1999 Michael Fulbright <drmike@redhat.com>
48 * Wed Dec 16 1998 Michael Fulbright <drmike@redhat.com>
49 - updated in preparation for the GNOME freeze
51 * Mon Apr 13 1998 Marc Ewing <marc@redhat.com>
52 - Split out glib package
58 CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix
62 rm -rf $RPM_BUILD_ROOT
64 make prefix=$RPM_BUILD_ROOT%{prefix} install
67 rm -rf $RPM_BUILD_ROOT
69 %post -p /sbin/ldconfig
71 %postun -p /sbin/ldconfig
74 %defattr(-, root, root)
76 %doc AUTHORS COPYING ChangeLog NEWS README
77 %{prefix}/lib/libglib-1.1.so.*
78 %{prefix}/lib/libgthread-1.1.so.*
79 %{prefix}/lib/libgmodule-1.1.so.*
82 %defattr(-, root, root)
89 %{prefix}/share/aclocal/*