packages: xulrunner/xulrunner.spec - updated minimal sqlite3 version
qboosh
qboosh at pld-linux.org
Thu Jan 19 19:35:23 CET 2012
Author: qboosh Date: Thu Jan 19 18:35:23 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated minimal sqlite3 version
---- Files affected:
packages/xulrunner:
xulrunner.spec (1.206 -> 1.207)
---- Diffs:
================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.206 packages/xulrunner/xulrunner.spec:1.207
--- packages/xulrunner/xulrunner.spec:1.206 Wed Jan 18 20:04:50 2012
+++ packages/xulrunner/xulrunner.spec Thu Jan 19 19:35:17 2012
@@ -1,5 +1,7 @@
# $Revision$, $Date$
-# TODO: consiter --enable-libproxy
+# TODO:
+# - consider --enable-libproxy
+# - system libffi (>= 3.0.9, so gcc's version should suffice)
#
# Conditional build:
%bcond_with tests # enable tests (whatever they check)
@@ -74,7 +76,7 @@
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.453
BuildRequires: sed >= 4.0
-BuildRequires: sqlite3-devel >= 3.7.5-2
+BuildRequires: sqlite3-devel >= 3.7.7.1
BuildRequires: startup-notification-devel >= 0.8
%if "%{pld_release}" == "ac"
BuildRequires: xcursor-devel
@@ -424,6 +426,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.207 2012/01/19 18:35:17 qboosh
+- updated minimal sqlite3 version
+
Revision 1.206 2012/01/18 19:04:50 qboosh
- adjusted rpath patch: when RPATH is set, it has precedence over LD_LIBRARY_PATH;
thus, when running just built binaries at build time, to avoid using already installed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.206&r2=1.207&f=u
More information about the pld-cvs-commit
mailing list