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: 05-Jan-2007 08:50:08
Branch: HEAD Handle: 2007010507500701
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
upgrading package: sqlite 3.3.8 -> 3.3.9
Summary:
Revision Changes Path
1.16 +18 -18 openpkg-src/sqlite/sqlite.patch
1.123 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.15 -r1.16 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 18 Dec 2006 18:18:18 -0000 1.15
+++ openpkg-src/sqlite/sqlite.patch 5 Jan 2007 07:50:07 -0000 1.16
@@ -13,9 +13,9 @@
#########
# Figure out whether or not we have a "usleep()" function.
-Index: sqlite-3.3.8/Makefile.in
---- sqlite-3.3.8/Makefile.in.orig 2006-10-03 14:40:42 +0200
-+++ sqlite-3.3.8/Makefile.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/Makefile.in
+--- sqlite-3.3.9/Makefile.in.orig 2006-10-03 14:40:42 +0200
++++ sqlite-3.3.9/Makefile.in 2006-12-18 09:51:03 +0100
@@ -132,6 +132,12 @@
vdbe.lo vdbeapi.lo vdbeaux.lo vdbefifo.lo vdbemem.lo \
where.lo utf.lo legacy.lo vtab.lo
@@ -44,9 +44,9 @@
fulltest: testfixture$(TEXE) sqlite3$(TEXE)
./testfixture $(TOP)/test/all.test
-Index: sqlite-3.3.8/configure
---- sqlite-3.3.8/configure.orig 2006-10-03 14:42:27 +0200
-+++ sqlite-3.3.8/configure 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/configure
+--- sqlite-3.3.9/configure.orig 2006-10-03 14:42:27 +0200
++++ sqlite-3.3.9/configure 2006-12-18 09:51:03 +0100
@@ -20472,6 +20472,10 @@
TARGET_HAVE_READLINE=0
fi
@@ -58,9 +58,9 @@
#########
-Index: sqlite-3.3.8/ext/fts1/fts1.c
---- sqlite-3.3.8/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
-+++ sqlite-3.3.8/ext/fts1/fts1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/ext/fts1/fts1.c
+--- sqlite-3.3.9/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
++++ sqlite-3.3.9/ext/fts1/fts1.c 2006-12-18 09:51:03 +0100
@@ -19,11 +19,7 @@
#endif
@@ -73,9 +73,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.8/ext/fts1/fts1_porter.c
---- sqlite-3.3.8/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13 +0200
-+++ sqlite-3.3.8/ext/fts1/fts1_porter.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/ext/fts1/fts1_porter.c
+--- sqlite-3.3.9/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13 +0200
++++ sqlite-3.3.9/ext/fts1/fts1_porter.c 2006-12-18 09:51:03 +0100
@@ -26,11 +26,7 @@
@@ -88,9 +88,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.8/ext/fts1/fts1_tokenizer1.c
---- sqlite-3.3.8/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
-+++ sqlite-3.3.8/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/ext/fts1/fts1_tokenizer1.c
+--- sqlite-3.3.9/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
++++ sqlite-3.3.9/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
@@ -18,11 +18,7 @@
@@ -103,9 +103,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.8/sqlite3.pc.in
---- sqlite-3.3.8/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
-+++ sqlite-3.3.8/sqlite3.pc.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.9/sqlite3.pc.in
+--- sqlite-3.3.9/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
++++ sqlite-3.3.9/sqlite3.pc.in 2006-12-18 09:51:03 +0100
@@ -8,5 +8,5 @@
Name: SQLite
Description: SQL database engine
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.122 -r1.123 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 1 Jan 2007 17:42:00 -0000 1.122
+++ openpkg-src/sqlite/sqlite.spec 5 Jan 2007 07:50:08 -0000 1.123
@@ -23,7 +23,7 @@
##
# package version
-%define V_v3 3.3.8
+%define V_v3 3.3.9
%define V_v2 2.8.17
%define V_odbc 0.70
@@ -38,7 +38,7 @@
Group: Database
License: PD
Version: %{V_v3}
-Release: 20061229
+Release: 20070105
# package options
%option with_v2 yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]