packages: xulrunner/xulrunner.spec - eh hawk, that was simple bug so no nee...

arekm arekm at pld-linux.org
Sat Feb 13 19:43:45 CET 2010


Author: arekm                        Date: Sat Feb 13 18:43:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- eh hawk, that was simple bug so no need to do if branching aka use proper versioning

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.138 -> 1.139) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.138 packages/xulrunner/xulrunner.spec:1.139
--- packages/xulrunner/xulrunner.spec:1.138	Fri Feb 12 23:42:02 2010
+++ packages/xulrunner/xulrunner.spec	Sat Feb 13 19:43:40 2010
@@ -17,14 +17,10 @@
 %undefine	with_gnomevfs
 %endif
 
-# convert firefox release number to platform version: 3.6.x -> 1.9.2.x
+# convert firefox release number to platform version: 3.6 -> 1.9.2, 3.6.x -> 1.9.2.x
 %define		xulrunner_main	1.9.2
 %define		firefox_ver	3.6
-%if "%{pld_release}" == "ti"
 %define		xulrunner_ver	%(v=%{firefox_ver}; echo %{xulrunner_main}${v#3.6})
-%else
-# %%define		xulrunner_ver	%(v=%{firefox_ver}; echo %{xulrunner_main}.${v#3.6.})
-%define		xulrunner_ver   %{xulrunner_main}.%{firefox_ver}
 %endif
 
 # The actual sqlite version (see RHBZ#480989):
@@ -34,7 +30,7 @@
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
 Version:	%{xulrunner_ver}
-Release:	2
+Release:	3
 Epoch:		1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications
@@ -569,6 +565,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.139  2010/02/13 18:43:40  arekm
+- eh hawk, that was simple bug so no need to do if branching aka use proper versioning
+
 Revision 1.138  2010/02/12 22:42:02  hawk
 - don't mess with version number in Titanium
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.138&r2=1.139&f=u



More information about the pld-cvs-commit mailing list