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: 07-Feb-2008 19:20:50
Branch: HEAD Handle: 2008020718204901
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
upgrading package: sqlite 3.5.5 -> 3.5.6
Summary:
Revision Changes Path
1.49 +2 -2 openpkg-src/sqlite/sqlite.patch
1.173 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.48 -r1.49 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 1 Feb 2008 22:29:34 -0000 1.48
+++ openpkg-src/sqlite/sqlite.patch 7 Feb 2008 18:20:49 -0000 1.49
@@ -1,6 +1,6 @@
Index: Makefile.in
--- Makefile.in.orig 2008-01-22 19:42:50 +0100
-+++ Makefile.in 2008-02-01 23:26:04 +0100
++++ Makefile.in 2008-02-07 19:18:34 +0100
@@ -133,6 +133,24 @@
vdbe.lo vdbeapi.lo vdbeaux.lo vdbeblob.lo vdbefifo.lo vdbemem.lo \
where.lo utf.lo legacy.lo vtab.lo
@@ -62,7 +62,7 @@
-DSQLITE_NO_SYNC=1 $(TEMP_STORE) \
Index: sqlite3.pc.in
--- sqlite3.pc.in.orig 2007-11-30 02:28:10 +0100
-+++ sqlite3.pc.in 2008-02-01 23:26:04 +0100
++++ sqlite3.pc.in 2008-02-07 19:18:34 +0100
@@ -8,6 +8,5 @@
Name: SQLite
Description: SQL database engine
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.172 -r1.173 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 1 Feb 2008 22:29:34 -0000 1.172
+++ openpkg-src/sqlite/sqlite.spec 7 Feb 2008 18:20:50 -0000 1.173
@@ -22,7 +22,7 @@
##
# package version
-%define V_sqlite 3.5.5
+%define V_sqlite 3.5.6
%define V_odbc 0.77
%define V_jdbc 20080130
@@ -37,7 +37,7 @@
Group: Database
License: PD
Version: %{V_sqlite}
-Release: 20080201
+Release: 20080207
# package options
%option with_assert no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]