rpms/pygtk2/FC-6 pygtk.spec,1.73,1.74

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Dec 30 14:28:29 UTC 2006


Author: mbarnes

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

Modified Files:
	pygtk.spec 
Log Message:

* Sat Dec 30 2006 Matthew Barnes <mbarnes at redhat.com> - 2.10.3-4.fc6
- Add Requires pkgconfig to devel subpackage (RH bug #220692).



Index: pygtk.spec
===================================================================
RCS file: /cvs/dist/rpms/pygtk2/FC-6/pygtk.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- pygtk.spec	1 Dec 2006 00:03:59 -0000	1.73
+++ pygtk.spec	30 Dec 2006 14:28:27 -0000	1.74
@@ -6,7 +6,7 @@
 
 Name: pygtk2
 Version: 2.10.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPL
 Group: Development/Languages
 Summary: Python bindings for GTK+
@@ -71,6 +71,7 @@
 Group: Development/Languages
 Requires: pygtk2 = %{version}
 Requires: pygtk2-codegen = %{version}-%{release}
+Requires: pkgconfig
 Requires: pygobject2-devel
 Requires: pycairo-devel
 
@@ -143,6 +144,9 @@
 %{_datadir}/gtk-doc/html/pygtk
 
 %changelog
+* Sat Dec 30 2006 Matthew Barnes <mbarnes at redhat.com> - 2.10.3-4.fc6
+- Add Requires pkgconfig to devel subpackage (RH bug #220692).
+
 * Thu Nov 30 2006 Matthew Barnes <mbarnes at redhat.com> - 2.10.3-3.fc6
 - Add patch for RH bug #217430 (missing gtk-extrafuncs.defs).
 




More information about the fedora-cvs-commits mailing list