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: 22-Aug-2005 08:18:03
Branch: HEAD Handle: 2005082207180200
Modified files:
openpkg-src/sqlite sqlite.patch.v3 sqlite.spec
Log:
modifying package: sqlite-2.8.16 20050613 -> 20050822
Summary:
Revision Changes Path
1.4 +0 -12 openpkg-src/sqlite/sqlite.patch.v3
1.91 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch.v3
============================================================================
$ cvs diff -u -r1.3 -r1.4 sqlite.patch.v3
--- openpkg-src/sqlite/sqlite.patch.v3 17 Mar 2005 07:40:05 -0000
1.3
+++ openpkg-src/sqlite/sqlite.patch.v3 22 Aug 2005 06:18:02 -0000
1.4
@@ -13,15 +13,3 @@
#########
# Figure out whether or not we have a "usleep()" function.
-Index: src/vdbeaux.c
---- src/vdbeaux.c.orig 2005-01-29 09:32:45 +0100
-+++ src/vdbeaux.c 2005-02-15 19:30:52 +0100
-@@ -25,7 +25,7 @@
- ** set the sqlite3_vdbe_addop_trace to 1 and all opcodes will be printed
- ** as they are added to the instruction stream.
- */
--#ifndef NDEBUG
-+#ifdef SQLITE_DEBUG
- int sqlite3_vdbe_addop_trace = 0;
- #endif
-
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.90 -r1.91 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 13 Jun 2005 11:45:53 -0000 1.90
+++ openpkg-src/sqlite/sqlite.spec 22 Aug 2005 06:18:02 -0000 1.91
@@ -24,7 +24,7 @@
# package version
%define V_v2 2.8.16
-%define V_v3 3.2.2
+%define V_v3 3.2.3
# package information
Name: sqlite
@@ -37,7 +37,7 @@
Group: Database
License: PD
Version: %{V_v2}
-Release: 20050613
+Release: 20050822
# package options
%option with_utf8 no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]