rpms/pygtk2/devel pygtk.spec, 1.67, 1.68 pygtk-2.9.3-crazy-reload-hack.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Sep 8 17:46:19 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/pygtk2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7927

Modified Files:
	pygtk.spec 
Removed Files:
	pygtk-2.9.3-crazy-reload-hack.patch 
Log Message:
- drop crazy reload hack patch, since it's been fixed by jdahlin
  upstream in a better way.



Index: pygtk.spec
===================================================================
RCS file: /cvs/dist/rpms/pygtk2/devel/pygtk.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- pygtk.spec	5 Sep 2006 19:44:59 -0000	1.67
+++ pygtk.spec	8 Sep 2006 17:46:17 -0000	1.68
@@ -3,7 +3,7 @@
 Summary: Python bindings for the GTK+ widget set.
 Name: pygtk2
 Version: 2.10.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPL
 Group: Development/Languages
 Source: ftp://ftp.gtk.org/pub/gtk/python/pygtk-%{version}.tar.bz2
@@ -28,8 +28,6 @@
 Buildrequires: libxslt
 Buildrequires: docbook-style-xsl
 
-Patch2: pygtk-2.9.3-crazy-reload-hack.patch
-
 %description
 PyGTK is an extension module for python that gives you access to the GTK+
 widget set.  Just about anything you can write in C with GTK+ you can write
@@ -58,7 +56,6 @@
 
 %prep
 %setup -q -n pygtk-%{version}
-%patch2 -p1 -b .crazy-reload-hack
 
 %build
 %configure --enable-thread --enable-numpy
@@ -118,6 +115,10 @@
 %{_datadir}/gtk-doc/html/pygtk
 
 %changelog
+* Tue Sep  5 2006 Ray Strode <rstrode at redhat.com> - 2.10.1-3.fc6
+- drop crazy reload hack patch, since it's been fixed by jdahlin
+  upstream in a better way.
+
 * Tue Sep  5 2006 Ray Strode <rstrode at redhat.com> - 2.10.1-2.fc6
 - drop some old patches
 


--- pygtk-2.9.3-crazy-reload-hack.patch DELETED ---




More information about the fedora-cvs-commits mailing list