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:   17-Jul-2008 09:12:52
  Branch: HEAD                             Handle: 2008071708125100

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

  Log:
    upgrading package: sqlite 3.5.9 -> 3.6.0

  Summary:
    Revision    Changes     Path
    1.54        +5  -5      openpkg-src/sqlite/sqlite.patch
    1.182       +2  -2      openpkg-src/sqlite/sqlite.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.53 -r1.54 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   15 May 2008 11:37:18 -0000      1.53
  +++ openpkg-src/sqlite/sqlite.patch   17 Jul 2008 07:12:51 -0000      1.54
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2008-05-12 19:10:26 +0200
  -+++ Makefile.in      2008-05-15 13:29:58 +0200
  +--- Makefile.in.orig 2008-07-09 01:36:13 +0200
  ++++ Makefile.in      2008-07-17 09:09:03 +0200
   @@ -172,6 +172,24 @@
    LIBOBJ = $(OBJS$(USE_AMALGAMATION))
    
  @@ -26,7 +26,7 @@
    # All of the source code files.
    #
    SRC = \
  -@@ -738,3 +756,31 @@
  +@@ -754,3 +772,31 @@
    sqlite3.dll: $(REAL_LIBOBJ) sqlite3.def
        $(TCC) -shared -o $@ sqlite3.def \
                -Wl,"--strip-all" $(REAL_LIBOBJ)
  @@ -59,8 +59,8 @@
   +    $(LTCOMPILE) -c $(TOP)/ext/fts3/fts3_tokenizer1.c
   +
   Index: sqlite3.pc.in
  ---- sqlite3.pc.in.orig       2008-05-02 03:56:18 +0200
  -+++ sqlite3.pc.in    2008-05-15 13:29:58 +0200
  +--- sqlite3.pc.in.orig       2008-06-24 03:29:58 +0200
  ++++ sqlite3.pc.in    2008-07-17 09:09:03 +0200
   @@ -8,6 +8,5 @@
    Name: SQLite
    Description: SQL database engine
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.181 -r1.182 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    15 May 2008 11:33:54 -0000      1.181
  +++ openpkg-src/sqlite/sqlite.spec    17 Jul 2008 07:12:51 -0000      1.182
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_sqlite   3.5.9
  +%define       V_sqlite   3.6.0
   %define       V_odbc     0.77
   %define       V_jdbc     20080420
   
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_sqlite}
  -Release:      20080515
  +Release:      20080717
   
   #   package options
   %option       with_debug           no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to