rpms/gnome-python2-extras/FC-6 gnome-python-extras.spec,1.63,1.64

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 5 16:26:52 UTC 2007


Author: mbarnes

Update of /cvs/dist/rpms/gnome-python2-extras/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv8122

Modified Files:
	gnome-python-extras.spec 
Log Message:
Try again.



Index: gnome-python-extras.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-python2-extras/FC-6/gnome-python-extras.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- gnome-python-extras.spec	5 Jan 2007 03:24:09 -0000	1.63
+++ gnome-python-extras.spec	5 Jan 2007 16:26:50 -0000	1.64
@@ -8,11 +8,6 @@
 %define firefox_version 1.5.0.9
 %define gtkspell_version 2.0.7
 
-# Require firefox = %{firefox_version} (not >=) to purposefully cause a
-# dependency conflict when firefox is upgraded, since libgtkembedmoz.so
-# lives in a versioned directory (/usr/lib/firefox-w.x.y.z/).  This
-# package needs to be rebuilt every time "w.x.y.z" changes.
-
 ### Abstract ###
 
 Name: gnome-python2-extras
@@ -36,7 +31,7 @@
 
 ### Build Dependencies ###
 
-BuildRequires: firefox-devel = %{firefox_version}
+BuildRequires: firefox-devel >= %{firefox_version}
 BuildRequires: glib2 >= %{glib_version}
 BuildRequires: gnome-panel-devel >= %{gnome_panel_version}
 BuildRequires: gnome-python2 >= %{gnome_python_version}
@@ -87,6 +82,11 @@
 Group: Development/Languages
 Requires: firefox = %{firefox_version}
 
+# Require firefox = %{firefox_version} (not >=) to purposefully cause a
+# dependency conflict when firefox is upgraded, since libgtkembedmoz.so
+# lives in a versioned directory (/usr/lib/firefox-w.x.y.z/).  This
+# package needs to be rebuilt every time "w.x.y.z" changes.
+
 %description -n gnome-python2-gtkmozembed
 This module contains a wrapper that allows the use of gtkmozembed
 via Python.
@@ -142,7 +142,7 @@
 %{_datadir}/gtk-doc/html/pygtkmozembed
 
 %changelog
-* Thu Jan 04 2007 Matthew Barnes <mbarnes at redhat.com> - 2.14.2-7
+* Thu Jan 05 2007 Matthew Barnes <mbarnes at redhat.com> - 2.14.2-7
 - Require firefox-1.5.0.9 exactly.  This will introduce a dependency
   conflict the next time libgtkembedmoz.so changes location, to ensure
   this package gets rebuilt (RH bug #215163).




More information about the fedora-cvs-commits mailing list