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: 19-Apr-2007 08:34:01
Branch: HEAD Handle: 2007041907340000
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
upgrading package: sqlite 3.3.15 -> 3.3.16
Summary:
Revision Changes Path
1.28 +18 -18 openpkg-src/sqlite/sqlite.patch
1.137 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.27 -r1.28 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 9 Apr 2007 17:01:30 -0000 1.27
+++ openpkg-src/sqlite/sqlite.patch 19 Apr 2007 06:34:00 -0000 1.28
@@ -25,9 +25,9 @@
i = 0;
while( (c = *(in++))!=0 ){
if( c==1 ){
-Index: sqlite-3.3.15/Makefile.in
---- sqlite-3.3.15/Makefile.in.orig 2006-10-03 14:40:42 +0200
-+++ sqlite-3.3.15/Makefile.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/Makefile.in
+--- sqlite-3.3.16/Makefile.in.orig 2006-10-03 14:40:42 +0200
++++ sqlite-3.3.16/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
@@ -56,9 +56,9 @@
fulltest: testfixture$(TEXE) sqlite3$(TEXE)
./testfixture $(TOP)/test/all.test
-Index: sqlite-3.3.15/configure
---- sqlite-3.3.15/configure.orig 2006-10-03 14:42:27 +0200
-+++ sqlite-3.3.15/configure 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/configure
+--- sqlite-3.3.16/configure.orig 2006-10-03 14:42:27 +0200
++++ sqlite-3.3.16/configure 2006-12-18 09:51:03 +0100
@@ -20472,6 +20472,10 @@
TARGET_HAVE_READLINE=0
fi
@@ -70,9 +70,9 @@
#########
-Index: sqlite-3.3.15/ext/fts1/fts1.c
---- sqlite-3.3.15/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
-+++ sqlite-3.3.15/ext/fts1/fts1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/ext/fts1/fts1.c
+--- sqlite-3.3.16/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
++++ sqlite-3.3.16/ext/fts1/fts1.c 2006-12-18 09:51:03 +0100
@@ -19,11 +19,7 @@
#endif
@@ -85,9 +85,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.15/ext/fts1/fts1_porter.c
---- sqlite-3.3.15/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13
+0200
-+++ sqlite-3.3.15/ext/fts1/fts1_porter.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/ext/fts1/fts1_porter.c
+--- sqlite-3.3.16/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13
+0200
++++ sqlite-3.3.16/ext/fts1/fts1_porter.c 2006-12-18 09:51:03 +0100
@@ -26,11 +26,7 @@
@@ -100,9 +100,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.15/ext/fts1/fts1_tokenizer1.c
---- sqlite-3.3.15/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
-+++ sqlite-3.3.15/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/ext/fts1/fts1_tokenizer1.c
+--- sqlite-3.3.16/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
++++ sqlite-3.3.16/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
@@ -18,11 +18,7 @@
@@ -115,9 +115,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
-Index: sqlite-3.3.15/sqlite3.pc.in
---- sqlite-3.3.15/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
-+++ sqlite-3.3.15/sqlite3.pc.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.16/sqlite3.pc.in
+--- sqlite-3.3.16/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
++++ sqlite-3.3.16/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.136 -r1.137 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 9 Apr 2007 17:01:30 -0000 1.136
+++ openpkg-src/sqlite/sqlite.spec 19 Apr 2007 06:34:00 -0000 1.137
@@ -23,7 +23,7 @@
##
# package version
-%define V_v3 3.3.15
+%define V_v3 3.3.16
%define V_v2 2.8.17
%define V_odbc 0.74
@@ -38,7 +38,7 @@
Group: Database
License: PD
Version: %{V_v3}
-Release: 20070409
+Release: 20070419
# package options
%option with_v2 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]