Author: arekm Date: Thu Dec 22 11:30:59 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 9.0.1; BR: older xulrunner-devel (building with system one installed produces hanging xulrunner or doesn't build at all
---- Files affected: packages/xulrunner: xulrunner.spec (1.203 -> 1.204) ---- Diffs: ================================================================ Index: packages/xulrunner/xulrunner.spec diff -u packages/xulrunner/xulrunner.spec:1.203 packages/xulrunner/xulrunner.spec:1.204 --- packages/xulrunner/xulrunner.spec:1.203 Wed Dec 21 20:57:52 2011 +++ packages/xulrunner/xulrunner.spec Thu Dec 22 12:30:54 2011 @@ -23,7 +23,7 @@ Summary: XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM Name: xulrunner -Version: 9.0 +Version: 9.0.1 Release: 1 Epoch: 2 License: MPL v1.1 or GPL v2+ or LGPL v2.1+ @@ -31,7 +31,7 @@ # 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/%{version}/source/firefox-%{version}.source.tar.bz2 -# Source0-md5: d8d0c8c79660752b02d9e9ab69a68f94 +# Source0-md5: 7cf2bd379792a9b232267c6a79680566 Patch0: %{name}-install.patch Patch1: %{name}-rpath.patch Patch3: %{name}-nss_cflags.patch @@ -86,6 +86,7 @@ %endif BuildRequires: zip BuildRequires: zlib-devel >= 1.2.3 +BuildConflicts: xulrunner-devel < %{epoch}:%{name}-%{version} Requires(post): mktemp >= 1.5-18 Requires: %{name}-libs = %{epoch}:%{version}-%{release} Requires: browser-plugins >= 2.0 @@ -421,6 +422,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.204 2011/12/22 11:30:54 arekm +- up to 9.0.1; BR: older xulrunner-devel (building with system one installed produces hanging xulrunner or doesn't build at all + Revision 1.203 2011/12/21 19:57:52 arekm - up to 9.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.203&r2=1.204&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
