]> Pileus Git - ~andy/gtk/blobdiff - gtk+.spec
Unset CATOBJEXT so that the macros and Makefiles correctly handle
[~andy/gtk] / gtk+.spec
index 57dc93cf57938d19a1d003a9e0e1a34c05715977..60b4ce6a973170ac036ecc0d13493674e7446574 100644 (file)
--- a/gtk+.spec
+++ b/gtk+.spec
@@ -1,5 +1,5 @@
 # Note that this is NOT a relocatable package
-%define ver      1.0.4
+%define ver      1.1.12
 %define rel      SNAP
 %define prefix   /usr
 
@@ -9,7 +9,7 @@ Version: %ver
 Release: %rel
 Copyright: LGPL
 Group: X11/Libraries
-Source: ftp://ftp.gimp.org/pub/gtk/v1.0/gtk+-%{ver}.tar.gz
+Source: ftp://ftp.gimp.org/pub/gtk/v1.1/gtk+-%{ver}.tar.gz
 BuildRoot: /tmp/gtk-root
 Obsoletes: gtk
 Packager: Marc Ewing <marc@redhat.com>
@@ -38,6 +38,18 @@ and GTK is a widget set for creating user interfaces.
 
 %changelog
 
+* Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
+
+- Fixed Source: to point to v1.1 
+
+* Tue Aug 04 1998 Michael Fulbright <msf@redhat.com>
+
+- change %postun to %preun
+
+* Mon Jun 27 1998 Shawn T. Amundson
+
+- Changed version to 1.1.0
+
 * Thu Jun 11 1998 Dick Porter <dick@cymru.net>
 
 - Removed glib, since it is its own module now
@@ -124,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/install-info %{prefix}/info/gdk.info.gz %{prefix}/info/dir
 /sbin/install-info %{prefix}/info/gtk.info.gz %{prefix}/info/dir
 
-%postun devel
+%preun devel
 if [ $1 = 0 ]; then
     /sbin/install-info --delete %{prefix}/info/gdk.info.gz %{prefix}/info/dir
     /sbin/install-info --delete %{prefix}/info/gtk.info.gz %{prefix}/info/dir