OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 06-Nov-2007 08:18:02 Branch: HEAD Handle: 2007110607180001 Modified files: openpkg-src/sqlite sqlite.patch sqlite.spec Log: upgrading package: sqlite 3.5.1 -> 3.5.2 Summary: Revision Changes Path 1.43 +4 -4 openpkg-src/sqlite/sqlite.patch 1.162 +2 -2 openpkg-src/sqlite/sqlite.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sqlite/sqlite.patch ============================================================================ $ cvs diff -u -r1.42 -r1.43 sqlite.patch --- openpkg-src/sqlite/sqlite.patch 4 Oct 2007 06:07:54 -0000 1.42 +++ openpkg-src/sqlite/sqlite.patch 6 Nov 2007 07:18:00 -0000 1.43 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2007-09-04 00:11:33 +0200 -+++ Makefile.in 2007-10-04 08:06:28 +0200 +--- Makefile.in.orig 2007-10-19 19:43:30 +0200 ++++ Makefile.in 2007-11-06 08:17:18 +0100 @@ -132,6 +132,24 @@ vdbe.lo vdbeapi.lo vdbeaux.lo vdbeblob.lo vdbefifo.lo vdbemem.lo \ where.lo utf.lo legacy.lo vtab.lo @@ -26,7 +26,7 @@ # All of the source code files. # SRC = \ -@@ -537,6 +555,33 @@ +@@ -543,6 +561,33 @@ $(LTLINK) -o tclsqlite3 tclsqlite-shell.lo \ libsqlite3.la $(LIBTCL) @@ -62,7 +62,7 @@ -DSQLITE_NO_SYNC=1 $(TEMP_STORE) \ Index: sqlite3.pc.in --- sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200 -+++ sqlite3.pc.in 2007-10-04 08:04:24 +0200 ++++ sqlite3.pc.in 2007-11-06 08:17:18 +0100 @@ -8,5 +8,5 @@ Name: SQLite Description: SQL database engine @@ . patch -p0 <<'@@ .' Index: openpkg-src/sqlite/sqlite.spec ============================================================================ $ cvs diff -u -r1.161 -r1.162 sqlite.spec --- openpkg-src/sqlite/sqlite.spec 12 Oct 2007 06:41:02 -0000 1.161 +++ openpkg-src/sqlite/sqlite.spec 6 Nov 2007 07:18:01 -0000 1.162 @@ -23,7 +23,7 @@ ## # package version -%define V_sqlite 3.5.1 +%define V_sqlite 3.5.2 %define V_odbc 0.76 %define V_jdbc 20070915 @@ -38,7 +38,7 @@ Group: Database License: PD Version: %{V_sqlite} -Release: 20071012 +Release: 20071106 # package options %option with_assert no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org