packages: icedove/icedove.spec - include epoch in xulrunner_ver

qboosh qboosh at pld-linux.org
Wed May 30 15:39:33 CEST 2012


Author: qboosh                       Date: Wed May 30 13:39:33 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include epoch in xulrunner_ver

---- Files affected:
packages/icedove:
   icedove.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.158 packages/icedove/icedove.spec:1.159
--- packages/icedove/icedove.spec:1.158	Tue May 29 21:40:15 2012
+++ packages/icedove/icedove.spec	Wed May 30 15:39:27 2012
@@ -24,7 +24,7 @@
 %define		nspr_ver	4.9
 %define		nss_ver		3.13.3
 
-%define		xulrunner_ver	12.0
+%define		xulrunner_ver	2:12.0
 
 %if %{without xulrunner}
 # The actual sqlite version (see RHBZ#480989):
@@ -96,7 +96,7 @@
 BuildRequires:	yasm
 BuildRequires:	zip
 %if %{with xulrunner}
-BuildRequires:	xulrunner-devel >= 2:%{xulrunner_ver}
+BuildRequires:	xulrunner-devel >= %{xulrunner_ver}
 %else
 Requires:	myspell-common
 Requires:	nspr >= 1:%{nspr_ver}
@@ -571,6 +571,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2012/05/30 13:39:27  qboosh
+- include epoch in xulrunner_ver
+
 Revision 1.158  2012/05/29 19:40:15  qboosh
 - just define xulrunner_ver, minor magick not suitable for icedove/thunderbird
 - updated system-xulrunner patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/icedove/icedove.spec?r1=1.158&r2=1.159



More information about the pld-cvs-commit mailing list