Author: glen Date: Sun Aug 28 11:12:03 2011 GMT Module: packages Tag: HEAD ---- Log message: - fix patch level
---- Files affected: packages/xulrunner: xulrunner.spec (1.186 -> 1.187) ---- Diffs: ================================================================ Index: packages/xulrunner/xulrunner.spec diff -u packages/xulrunner/xulrunner.spec:1.186 packages/xulrunner/xulrunner.spec:1.187 --- packages/xulrunner/xulrunner.spec:1.186 Sun Aug 28 12:59:37 2011 +++ packages/xulrunner/xulrunner.spec Sun Aug 28 13:11:58 2011 @@ -11,7 +11,7 @@ %endif # On updating version, grab CVE links from: -# https://www.mozilla.org/security/known-vulnerabilities/firefox36.html#firefox3.6.14 +# https://www.mozilla.org/security/known-vulnerabilities/firefox.html # The actual sqlite version (see RHBZ#480989): %define sqlite_build_version %(pkg-config --silence-errors --modversion sqlite3 2>/dev/null || echo ERROR) @@ -23,7 +23,7 @@ Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM Name: xulrunner Version: 6.0 -Release: 1 +Release: 2 Epoch: 2 License: MPL v1.1 or GPL v2+ or LGPL v2.1+ Group: X11/Applications @@ -175,7 +175,7 @@ # hunspell needed for factory including mozHunspell.h echo 'LOCAL_INCLUDES += $(MOZ_HUNSPELL_CFLAGS)' >> extensions/spellcheck/src/Makefile.in -%patch0 -p1 +%patch0 -p2 %patch1 -p1 %patch3 -p1 %patch4 -p1 @@ -406,6 +406,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.187 2011/08/28 11:11:58 glen +- fix patch level + Revision 1.186 2011/08/28 10:59:37 glen - up to 6.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.186&r2=1.187&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
