Author: megabajt Date: Sat Jul 23 12:01:56 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.0.1 (since 5.0 xulrunner version matches firefox)
---- Files affected: packages/xulrunner: xulrunner.spec (1.183 -> 1.184) ---- Diffs: ================================================================ Index: packages/xulrunner/xulrunner.spec diff -u packages/xulrunner/xulrunner.spec:1.183 packages/xulrunner/xulrunner.spec:1.184 --- packages/xulrunner/xulrunner.spec:1.183 Wed Jun 22 22:35:22 2011 +++ packages/xulrunner/xulrunner.spec Sat Jul 23 14:01:47 2011 @@ -13,26 +13,21 @@ # On updating version, grab CVE links from: # https://www.mozilla.org/security/known-vulnerabilities/firefox36.html#firefox3.6.14 -# convert firefox release number to platform version: 4.0.x -> 2.0.x -%define xulrunner_main 5.0 -%define firefox_ver 5.0 -%define xulrunner_ver %(v=%{firefox_ver}; echo %{xulrunner_main}${v#5.0}) - # The actual sqlite version (see RHBZ#480989): %define sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR) Summary: XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM Name: xulrunner -Version: %{xulrunner_ver} +Version: 5.0.1 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: 9f64a01e86a5d424e12a8e3305c5debe +Source0: http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2 +# Source0-md5: 6d1f43e402cec84459a3d7f950bd5192 Patch0: %{name}-install.patch Patch1: %{name}-rpath.patch Patch3: %{name}-gcc3.patch @@ -587,6 +582,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.184 2011/07/23 12:01:47 megabajt +- updated to 5.0.1 (since 5.0 xulrunner version matches firefox) + Revision 1.183 2011/06/22 20:35:22 arekm - up to 5.0; builds but untested ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.183&r2=1.184&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
