rpms/gnome-python2-extras/devel gnome-python2-extras.spec, 1.29, 1.30

Matthew Barnes mbarnes at fedoraproject.org
Thu Oct 9 03:15:59 UTC 2008


Author: mbarnes

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

Modified Files:
	gnome-python2-extras.spec 
Log Message:

* Wed Oct 08 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-19
- Add build requirements to get this building again.



Index: gnome-python2-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-extras/devel/gnome-python2-extras.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gnome-python2-extras.spec	3 Oct 2008 22:03:20 -0000	1.29
+++ gnome-python2-extras.spec	9 Oct 2008 03:15:29 -0000	1.30
@@ -21,7 +21,7 @@
 
 Name: gnome-python2-extras
 Version: 2.19.1
-Release: 18%{?dist}
+Release: 19%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: Development/Languages
 Summary: The sources for additional. PyGNOME Python extension modules.
@@ -40,13 +40,15 @@
 
 ### Dependencies ###
 
-Requires: gnome-python2-gnome >= %{gnome_python_version}
+Requires: gnome-python2 >= %{gnome_python_version}
 
 ### Build Dependencies ###
 
 BuildRequires: gecko-devel-unstable = %{gecko_version}
 BuildRequires: glib2 >= %{glib_version}
 BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
+BuildRequires: gnome-python2-bonobo >= %{gnome_python_version}
+BuildRequires: gnome-python2-gnome >= %{gnome_python_version}
 BuildRequires: gnome-python2-devel >= %{gnome_python_version}
 BuildRequires: gtk2 >= %{gtk_version}
 BuildRequires: gtkhtml2-devel >= %{gtkhtml2_version}
@@ -108,6 +110,8 @@
 Summary: Python bindings for recent files and tray icons
 Group: Development/Languages
 Requires: %{name} = %{version}-%{release}
+Requires: gnome-python2-bonobo >= %{gnome_python_version}
+Requires: gnome-python2-gnome >= %{gnome_python_version}
 
 %description -n gnome-python2-libegg
 This module contains a wrapper that allows the use of recent files and tray
@@ -199,6 +203,9 @@
 %{_libdir}/pkgconfig/pygda-3.0.pc
 
 %changelog
+* Wed Oct 08 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-19
+- Add build requirements to get this building again.
+
 * Fri Oct 03 2008 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-18
 - Add Requires: gnome-python2-gnome.
 




More information about the scm-commits mailing list