rpms/gnome-python2/devel gnome-python2.spec,1.25,1.26

Matthew Barnes mbarnes at fedoraproject.org
Sun Dec 21 13:52:35 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11151

Modified Files:
	gnome-python2.spec 
Log Message:

* Sun Dec 21 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.3-4.fc11
- Don't require devel packages in a non-devel subpackage.
- gnome-python2 doesn't need gome-python2-gnomevfs (RH bug #477494).



Index: gnome-python2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2/devel/gnome-python2.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- gnome-python2.spec	20 Dec 2008 01:43:01 -0000	1.25
+++ gnome-python2.spec	21 Dec 2008 13:52:05 -0000	1.26
@@ -21,7 +21,7 @@
 
 Name: gnome-python2
 Version: 2.22.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: The sources for the PyGNOME Python extension module
@@ -31,7 +31,6 @@
 
 ### Dependencies ###
 
-Requires: gnome-python2-gnomevfs
 Requires: pygtk2 >= %{pygtk_version}
 
 ### Build Dependencies ###
@@ -58,8 +57,8 @@
 Summary: Python bindings for libgnome
 Group: Development/Languages
 Requires: %{name} = %{version}-%{release}
-Requires: libgnome-devel >= %{libgnome_version}
-Requires: libgnomeui-devel >= %{libgnomeui_version}
+Requires: libgnome >= %{libgnome_version}
+Requires: libgnomeui >= %{libgnomeui_version}
 
 %description gnome
 This module contains a wrapper that makes libgnome functionality available
@@ -211,6 +210,10 @@
 rm -f /usr/lib/python2.2/site-packages/bonobo/__init__.{pyc,pyo}
 
 %changelog
+* Sun Dec 21 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.3-4.fc11
+- Don't require devel packages in a non-devel subpackage.
+- gnome-python2 doesn't need gome-python2-gnomevfs (RH bug #477494).
+
 * Fri Dec 19 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.3-3.fc11
 - Add libgnome[ui] requirements to gnome subpackage.
 




More information about the fedora-extras-commits mailing list