Author: arekm Date: Sat Oct 20 21:05:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.5.1
---- Files affected: SPECS: sqlite3.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/sqlite3.spec diff -u SPECS/sqlite3.spec:1.43 SPECS/sqlite3.spec:1.44 --- SPECS/sqlite3.spec:1.43 Tue Sep 18 17:42:44 2007 +++ SPECS/sqlite3.spec Sat Oct 20 23:04:57 2007 @@ -24,15 +24,16 @@ Summary: SQLite library Summary(pl.UTF-8): Biblioteka SQLite Name: sqlite3 -Version: 3.5.0 -Release: 2 +Version: 3.5.1 +Release: 1 License: LGPL Group: Libraries # Source0Download: http://sqlite.org/download.html Source0: http://sqlite.org/sqlite-%{version}.tar.gz -# Source0-md5: 7ff857e572d85b8fa865c7d36886a67b +# Source0-md5: b015a6db82b95a4668280982fbabfa67 Patch0: %{name}-sign-function.patch Patch1: %{name}-pkgconfig.patch +Patch2: %{name}-doc.patch URL: http://sqlite.org/ BuildRequires: autoconf BuildRequires: automake @@ -153,6 +154,7 @@ %setup -q -n sqlite-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p1 sed -i 's/mkdir doc/#mkdir doc/' Makefile* @@ -229,6 +231,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2007/10/20 21:04:57 arekm +- up to 3.5.1 + Revision 1.43 2007/09/18 15:42:44 baggins - SQLITE_ENABLE_COLUMN_METADATA=1 - disable tests by default (all problems are caused by tcl 8.4<->8.5 changes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlite3.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
