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: 23-Sep-2008 08:10:13 Branch: HEAD Handle: 2008092307101300 Modified files: openpkg-src/sqlite sqlite.patch sqlite.spec Log: upgrading package: sqlite 3.6.2 -> 3.6.3 Summary: Revision Changes Path 1.58 +4 -4 openpkg-src/sqlite/sqlite.patch 1.187 +2 -2 openpkg-src/sqlite/sqlite.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sqlite/sqlite.patch ============================================================================ $ cvs diff -u -r1.57 -r1.58 sqlite.patch --- openpkg-src/sqlite/sqlite.patch 31 Aug 2008 08:08:21 -0000 1.57 +++ openpkg-src/sqlite/sqlite.patch 23 Sep 2008 06:10:13 -0000 1.58 @@ -1,6 +1,6 @@ Index: Makefile.in ---- Makefile.in.orig 2008-08-26 14:24:48 +0200 -+++ Makefile.in 2008-08-31 10:05:44 +0200 +--- Makefile.in.orig 2008-09-08 13:57:08 +0200 ++++ Makefile.in 2008-09-23 08:07:37 +0200 @@ -179,6 +179,30 @@ LIBOBJ = $(OBJS$(USE_AMALGAMATION)) @@ -32,7 +32,7 @@ # All of the source code files. # SRC = \ -@@ -779,3 +803,38 @@ +@@ -782,3 +806,38 @@ sqlite3.dll: $(REAL_LIBOBJ) sqlite3.def $(TCC) -shared -o $@ sqlite3.def \ -Wl,"--strip-all" $(REAL_LIBOBJ) @@ -73,7 +73,7 @@ + Index: sqlite3.pc.in --- sqlite3.pc.in.orig 2008-07-16 17:50:43 +0200 -+++ sqlite3.pc.in 2008-08-31 10:05:44 +0200 ++++ sqlite3.pc.in 2008-09-23 08:07:37 +0200 @@ -8,6 +8,5 @@ Name: SQLite Description: SQL database engine @@ . patch -p0 <<'@@ .' Index: openpkg-src/sqlite/sqlite.spec ============================================================================ $ cvs diff -u -r1.186 -r1.187 sqlite.spec --- openpkg-src/sqlite/sqlite.spec 31 Aug 2008 08:08:21 -0000 1.186 +++ openpkg-src/sqlite/sqlite.spec 23 Sep 2008 06:10:13 -0000 1.187 @@ -22,7 +22,7 @@ ## # package version -%define V_sqlite 3.6.2 +%define V_sqlite 3.6.3 %define V_odbc 0.78 %define V_jdbc 20080420 @@ -37,7 +37,7 @@ Group: Database License: PD Version: %{V_sqlite} -Release: 20080831 +Release: 20080923 # package options %option with_debug no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org