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: 13-Feb-2007 18:55:32
Branch: HEAD Handle: 2007021317553200
Modified files:
openpkg-src/sqlite sqlite.patch sqlite.spec
Log:
upgrading package: sqlite 3.3.12 -> 3.3.13
Summary:
Revision Changes Path
1.22 +18 -18 openpkg-src/sqlite/sqlite.patch
1.130 +2 -2 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.patch
============================================================================
$ cvs diff -u -r1.21 -r1.22 sqlite.patch
--- openpkg-src/sqlite/sqlite.patch 11 Feb 2007 10:47:05 -0000 1.21
+++ openpkg-src/sqlite/sqlite.patch 13 Feb 2007 17:55:32 -0000 1.22
@@ -13,9 +13,9 @@
#########
# Figure out whether or not we have a "usleep()" function.
-Index: sqlite-3.3.12/Makefile.in
---- sqlite-3.3.12/Makefile.in.orig 2006-10-03 14:40:42 +0200
-+++ sqlite-3.3.12/Makefile.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/Makefile.in
+--- sqlite-3.3.13/Makefile.in.orig 2006-10-03 14:40:42 +0200
++++ sqlite-3.3.13/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.12/configure
---- sqlite-3.3.12/configure.orig 2006-10-03 14:42:27 +0200
-+++ sqlite-3.3.12/configure 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/configure
+--- sqlite-3.3.13/configure.orig 2006-10-03 14:42:27 +0200
++++ sqlite-3.3.13/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.12/ext/fts1/fts1.c
---- sqlite-3.3.12/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
-+++ sqlite-3.3.12/ext/fts1/fts1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/ext/fts1/fts1.c
+--- sqlite-3.3.13/ext/fts1/fts1.c.orig 2006-10-08 13:16:32 +0200
++++ sqlite-3.3.13/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.12/ext/fts1/fts1_porter.c
---- sqlite-3.3.12/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13
+0200
-+++ sqlite-3.3.12/ext/fts1/fts1_porter.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/ext/fts1/fts1_porter.c
+--- sqlite-3.3.13/ext/fts1/fts1_porter.c.orig 2006-10-01 20:01:13
+0200
++++ sqlite-3.3.13/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.12/ext/fts1/fts1_tokenizer1.c
---- sqlite-3.3.12/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
-+++ sqlite-3.3.12/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/ext/fts1/fts1_tokenizer1.c
+--- sqlite-3.3.13/ext/fts1/fts1_tokenizer1.c.orig 2006-09-30 15:57:33
+0200
++++ sqlite-3.3.13/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.12/sqlite3.pc.in
---- sqlite-3.3.12/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
-+++ sqlite-3.3.12/sqlite3.pc.in 2006-12-18 09:51:03 +0100
+Index: sqlite-3.3.13/sqlite3.pc.in
+--- sqlite-3.3.13/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
++++ sqlite-3.3.13/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.129 -r1.130 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 11 Feb 2007 10:47:05 -0000 1.129
+++ openpkg-src/sqlite/sqlite.spec 13 Feb 2007 17:55:32 -0000 1.130
@@ -23,7 +23,7 @@
##
# package version
-%define V_v3 3.3.12
+%define V_v3 3.3.13
%define V_v2 2.8.17
%define V_odbc 0.72
@@ -38,7 +38,7 @@
Group: Database
License: PD
Version: %{V_v3}
-Release: 20070211
+Release: 20070213
# package options
%option with_v2 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]