Author: adamg Date: Thu Oct 23 05:41:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.6.4
---- Files affected: SPECS: sqlite3.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/sqlite3.spec diff -u SPECS/sqlite3.spec:1.58 SPECS/sqlite3.spec:1.59 --- SPECS/sqlite3.spec:1.58 Wed Oct 1 20:30:04 2008 +++ SPECS/sqlite3.spec Thu Oct 23 07:41:49 2008 @@ -28,15 +28,14 @@ Summary: SQLite library Summary(pl.UTF-8): Biblioteka SQLite Name: sqlite3 -Version: 3.6.3 +Version: 3.6.4 Release: 1 License: LGPL Group: Libraries # Source0Download: http://www.sqlite.org/download.html Source0: http://www.sqlite.org/sqlite-%{version}.tar.gz -# Source0-md5: 671d2715f33158abc47a7a2ddd6066c5 +# Source0-md5: b9832cd8734d4568e384e1c60b50c92f Patch0: %{name}-sign-function.patch -Patch1: %{name}-pkgconfig.patch URL: http://www.sqlite.org/ BuildRequires: autoconf BuildRequires: automake @@ -156,7 +155,6 @@ %prep %setup -q -n sqlite-%{version} %patch0 -p1 -%patch1 -p1 %{__sed} -i 's/mkdir doc/#mkdir doc/' Makefile* @@ -251,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2008/10/23 05:41:49 adamg +- updated to 3.6.4 + Revision 1.58 2008/10/01 18:30:04 glen - ugly hack to get it built on ac-alpha builder ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlite3.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
