rpms/gnome-python2/F-10 gnome-python2.spec,1.23,1.24

Matthew Barnes mbarnes at fedoraproject.org
Sun Dec 21 15:17:29 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28349

Modified Files:
	gnome-python2.spec 
Log Message:

* Sun Dec 21 2008 Matthew Barnes <mbarnes at redhat.com> - 2.22.3-2.fc10
- Add libgnome[ui] requirements to gnome subpackage.
- gnome-python2 doesn't need gnome-python2-gnomevfs (RH bug #477494).



Index: gnome-python2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2/F-10/gnome-python2.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnome-python2.spec	22 Sep 2008 16:15:16 -0000	1.23
+++ gnome-python2.spec	21 Dec 2008 15:16:58 -0000	1.24
@@ -21,7 +21,7 @@
 
 Name: gnome-python2
 Version: 2.22.3
-Release: 1%{?dist}
+Release: 2%{?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,6 +57,8 @@
 Summary: Python bindings for libgnome
 Group: Development/Languages
 Requires: %{name} = %{version}-%{release}
+Requires: libgnome = %{libgnome_version}
+Requires: libgnomeui >= %{libgnomeui_version}
 
 %description gnome
 This module contains a wrapper that makes libgnome functionality available
@@ -209,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-2.fc10
+- Add libgnome[ui] requirements to gnome subpackage.
+- gnome-python2 doesn't need gnome-python2-gnomevfs (RH bug #477494).
+
 * Mon Sep 22 2008 Matthias Clasen <mclasen at redhat.com> - 2.22.3-1
 - Update to 2.22.3
 




More information about the fedora-extras-commits mailing list