packages: xulrunner/xulrunner.spec - updated to 1.9.2.2

hawk hawk at pld-linux.org
Tue Mar 23 18:47:41 CET 2010


Author: hawk                         Date: Tue Mar 23 17:47:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.9.2.2

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.141 -> 1.142) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.141 packages/xulrunner/xulrunner.spec:1.142
--- packages/xulrunner/xulrunner.spec:1.141	Tue Feb 16 09:37:48 2010
+++ packages/xulrunner/xulrunner.spec	Tue Mar 23 18:47:36 2010
@@ -19,7 +19,7 @@
 
 # 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
+%define		firefox_ver	3.6.2
 %define		xulrunner_ver	%(v=%{firefox_ver}; echo %{xulrunner_main}${v#3.6})
 
 # The actual sqlite version (see RHBZ#480989):
@@ -29,14 +29,14 @@
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
 Version:	%{xulrunner_ver}
-Release:	4
+Release:	1
 Epoch:		2
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications
 # Source tarball for xulrunner is in fact firefox tarball (checked on 1.9), so lets use it
 # instead of waiting for mozilla to copy file on ftp.
 Source0:	http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{firefox_ver}/source/firefox-%{firefox_ver}.source.tar.bz2
-# Source0-md5:	458051557ff49e6a352c1d56eee5782a
+# Source0-md5:	a1972a2216ac7139b92b7378a328ec93
 Patch0:		%{name}-install.patch
 Patch1:		%{name}-rpath.patch
 Patch2:		%{name}-mozldap.patch
@@ -194,7 +194,7 @@
 
 %build
 
-if [ "$(grep -E '^[0-9]\.' mozilla/config/milestone.txt)" != "%{xulrunner_main}" ]; then
+if [ "$(grep -E '^[0-9]\.' mozilla/config/milestone.txt)" != "%{xulrunner_ver}" ]; then
 	echo >&2
 	echo "Version %{version} does not match mozilla/config/milestone.txt!" >&2
 	echo >&2
@@ -564,6 +564,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.142  2010/03/23 17:47:36  hawk
+- updated to 1.9.2.2
+
 Revision 1.141  2010/02/16 08:37:48  arekm
 Epoch2/rel4
 
================================================================

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



More information about the pld-cvs-commit mailing list