rpms/epiphany-extensions/devel epiphany-extensions.spec,1.36,1.37

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Wed Sep 19 21:39:59 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/epiphany-extensions/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19120

Modified Files:
	epiphany-extensions.spec 
Log Message:
Force building against Firefox as a temporary compilation fix.


Index: epiphany-extensions.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- epiphany-extensions.spec	18 Sep 2007 23:30:59 -0000	1.36
+++ epiphany-extensions.spec	19 Sep 2007 21:39:26 -0000	1.37
@@ -50,7 +50,10 @@
 
 
 %build
+## XXX: We're forcibly building against Firefox until the XULrunner
+## obsoletes/upgrade-path issues can be properly fixed. 
 %configure --disable-compiler-warnings --disable-scrollkeeper	\
+	--with-gecko=firefox					\
 	--with-extensions=really-all
 %{__make} %{?_smp_mflags}
 




More information about the fedora-extras-commits mailing list