rpms/gnome-python2-extras/F-8 gnome-python2-extras.spec,1.16,1.17

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Thu Oct 25 14:37:38 UTC 2007


Author: mbarnes

Update of /cvs/pkgs/rpms/gnome-python2-extras/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30311

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

* Thu Oct 25 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-9.fc8
- Require gecko-libs instead of firefox (RH bug #532111).



Index: gnome-python2-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-extras/F-8/gnome-python2-extras.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gnome-python2-extras.spec	24 Oct 2007 13:00:50 -0000	1.16
+++ gnome-python2-extras.spec	25 Oct 2007 14:37:04 -0000	1.17
@@ -5,7 +5,7 @@
 %define gnome_panel_version 2.2.0
 %define gnome_python_version 2.10.0
 %define gtkhtml2_version 2.3.1
-%define firefox_version 2.0.0.8
+%define gecko_version 1.8.1.6
 %define gtkspell_version 2.0.7
 %define libgda_version 2.99.6
 %define anjuta_gdl_version 0.7.1
@@ -21,7 +21,7 @@
 
 Name: gnome-python2-extras
 Version: 2.19.1
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPL/LGPL
 Group: Development/Languages
 Summary: The sources for additional. PyGNOME Python extension modules.
@@ -42,7 +42,7 @@
 
 ### Build Dependencies ###
 
-BuildRequires: firefox-devel = %{firefox_version}
+BuildRequires: gecko-libs = %{gecko_version}
 BuildRequires: glib2 >= %{glib_version}
 BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
 BuildRequires: gnome-python2-devel >= %{gnome_python_version}
@@ -87,7 +87,7 @@
 %package -n gnome-python2-gtkmozembed
 Summary: Python bindings for interacting with gtkmozembed
 Group: Development/Languages
-Requires: firefox = %{firefox_version}
+Requires: gecko-libs = %{gecko_version}
 
 %description -n gnome-python2-gtkmozembed
 This module contains a wrapper that allows the use of gtkmozembed via Python.
@@ -194,6 +194,9 @@
 %{_libdir}/pkgconfig/pygda-3.0.pc
 
 %changelog
+* Thu Oct 25 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-9.fc8
+- Require gecko-libs instead of firefox (RH bug #532111).
+
 * Wed Oct 24 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.1-8.fc8
 - Rebuild against firefox 2.0.0.8.
 




More information about the fedora-extras-commits mailing list