rpms/epiphany-extensions/FC-6 epiphany-extensions.spec,1.17,1.18

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Mar 3 02:12:33 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/epiphany-extensions/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16855

Modified Files:
	epiphany-extensions.spec 
Log Message:
Bump EVR and rebuild for new Firefox release; and add an explicit versioned dependency on firefox to help avoid such incompatibilities in the future. (Resolves bug #230761; Thanks to Brian Pepple for the fix.)


Index: epiphany-extensions.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/FC-6/epiphany-extensions.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- epiphany-extensions.spec	28 Jan 2007 07:51:55 -0000	1.17
+++ epiphany-extensions.spec	3 Mar 2007 02:12:00 -0000	1.18
@@ -3,7 +3,7 @@
 
 Name:		epiphany-extensions
 Version:	%{ephy_major}.1
-Release:	3
+Release:	4
 Summary:	Extensions for Epiphany, the GNOME web browser
 
 License:	GPL
@@ -21,6 +21,7 @@
 BuildRequires:	opensp-devel
 
 Requires:	epiphany >= %{ephy_min_version}
+Requires:	firefox = %(rpm -q firefox-devel --qf '%%{version}' 2>/dev/null)
 
 Requires(post):	scrollkeeper
 
@@ -70,6 +71,11 @@
 
 
 %changelog
+* Fri Mar 02 2007 Peter Gordon <peter at thecodergeek.com> - 2.16.1-4
+- Bump EVR and rebuild for new Firefox release; and add an explicit versioned
+  dependency on firefox to help avoid such incompatibilities in the future.
+  (Resolves bug #230761; Thanks to Brian Pepple for the fix.)  
+
 * Thu Jan 25 2007 Peter Gordon <peter at thecodergeek.com> - 2.16.1-3
 - Enable all extensions. (Woo!)
 - Lots of spec file cleanups:




More information about the scm-commits mailing list