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-Jan-2007 17:32:29
  Branch: HEAD                             Handle: 2007012216315831

  Modified files:
    openpkg-src/sqlite      sqlite.patch sqlite.spec

  Log:
    upgrading package: sqlite 3.3.10 -> 3.3.11

  Summary:
    Revision    Changes     Path
    1.19        +18 -18     openpkg-src/sqlite/sqlite.patch
    1.127       +2  -2      openpkg-src/sqlite/sqlite.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   11 Jan 2007 17:46:08 -0000      1.18
  +++ openpkg-src/sqlite/sqlite.patch   22 Jan 2007 16:31:58 -0000      1.19
  @@ -13,9 +13,9 @@
    
    #########
    # Figure out whether or not we have a "usleep()" function.
  -Index: sqlite-3.3.10/Makefile.in
  ---- sqlite-3.3.10/Makefile.in.orig   2006-10-03 14:40:42 +0200
  -+++ sqlite-3.3.10/Makefile.in        2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/Makefile.in
  +--- sqlite-3.3.11/Makefile.in.orig   2006-10-03 14:40:42 +0200
  ++++ sqlite-3.3.11/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.10/configure
  ---- sqlite-3.3.10/configure.orig     2006-10-03 14:42:27 +0200
  -+++ sqlite-3.3.10/configure  2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/configure
  +--- sqlite-3.3.11/configure.orig     2006-10-03 14:42:27 +0200
  ++++ sqlite-3.3.11/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.10/ext/fts1/fts1.c
  ---- sqlite-3.3.10/ext/fts1/fts1.c.orig       2006-10-08 13:16:32 +0200
  -+++ sqlite-3.3.10/ext/fts1/fts1.c    2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/ext/fts1/fts1.c
  +--- sqlite-3.3.11/ext/fts1/fts1.c.orig       2006-10-08 13:16:32 +0200
  ++++ sqlite-3.3.11/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.10/ext/fts1/fts1_porter.c
  ---- sqlite-3.3.10/ext/fts1/fts1_porter.c.orig        2006-10-01 20:01:13 
+0200
  -+++ sqlite-3.3.10/ext/fts1/fts1_porter.c     2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/ext/fts1/fts1_porter.c
  +--- sqlite-3.3.11/ext/fts1/fts1_porter.c.orig        2006-10-01 20:01:13 
+0200
  ++++ sqlite-3.3.11/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.10/ext/fts1/fts1_tokenizer1.c
  ---- sqlite-3.3.10/ext/fts1/fts1_tokenizer1.c.orig    2006-09-30 15:57:33 
+0200
  -+++ sqlite-3.3.10/ext/fts1/fts1_tokenizer1.c 2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/ext/fts1/fts1_tokenizer1.c
  +--- sqlite-3.3.11/ext/fts1/fts1_tokenizer1.c.orig    2006-09-30 15:57:33 
+0200
  ++++ sqlite-3.3.11/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.10/sqlite3.pc.in
  ---- sqlite-3.3.10/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
  -+++ sqlite-3.3.10/sqlite3.pc.in      2006-12-18 09:51:03 +0100
  +Index: sqlite-3.3.11/sqlite3.pc.in
  +--- sqlite-3.3.11/sqlite3.pc.in.orig 2004-07-19 06:25:47 +0200
  ++++ sqlite-3.3.11/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.126 -r1.127 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    11 Jan 2007 17:46:08 -0000      1.126
  +++ openpkg-src/sqlite/sqlite.spec    22 Jan 2007 16:32:29 -0000      1.127
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define       V_v3   3.3.10
  +%define       V_v3   3.3.11
   %define       V_v2   2.8.17
   %define       V_odbc 0.71
   
  @@ -38,7 +38,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_v3}
  -Release:      20070111
  +Release:      20070122
   
   #   package options
   %option       with_v2              no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to