packages: iceweasel/iceweasel.spec - fixed xulrunner version
qboosh
qboosh at pld-linux.org
Fri Jan 20 17:08:06 CET 2012
Author: qboosh Date: Fri Jan 20 16:08:05 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed xulrunner version
---- Files affected:
packages/iceweasel:
iceweasel.spec (1.166 -> 1.167)
---- Diffs:
================================================================
Index: packages/iceweasel/iceweasel.spec
diff -u packages/iceweasel/iceweasel.spec:1.166 packages/iceweasel/iceweasel.spec:1.167
--- packages/iceweasel/iceweasel.spec:1.166 Thu Dec 22 12:35:12 2011
+++ packages/iceweasel/iceweasel.spec Fri Jan 20 17:08:00 2012
@@ -16,8 +16,8 @@
%endif
# convert firefox release number to platform version: 6.0.x -> 6.0.x
-%define xulrunner_main 8.0
-%define xulrunner_ver %(v=%{version}; echo %{xulrunner_main}${v#8.0})
+%define xulrunner_main 9.0
+%define xulrunner_ver %(v=%{version}; echo %{xulrunner_main}${v#9.0})
%if %{without xulrunner}
# The actual sqlite version (see RHBZ#480989):
@@ -539,6 +539,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.167 2012/01/20 16:08:00 qboosh
+- fixed xulrunner version
+
Revision 1.166 2011/12/22 11:35:12 arekm
- up to 9.0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iceweasel/iceweasel.spec?r1=1.166&r2=1.167&f=u
More information about the pld-cvs-commit
mailing list