OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   12-Jan-2009 17:20:30
  Branch: HEAD                             Handle: 2009011216202800

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

  Log:
    upgrading package: sqlite 3.6.7 -> 3.6.8

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.63 -r1.64 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   17 Dec 2008 08:18:15 -0000      1.63
  +++ openpkg-src/sqlite/sqlite.patch   12 Jan 2009 16:20:28 -0000      1.64
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2008-12-04 20:41:45 +0100
  -+++ Makefile.in      2008-12-17 09:13:36 +0100
  +--- Makefile.in.orig 2009-01-08 17:45:48 +0100
  ++++ Makefile.in      2009-01-12 17:10:26 +0100
   @@ -184,6 +184,30 @@
    LIBOBJ = $(OBJS$(USE_AMALGAMATION))
    
  @@ -32,7 +32,7 @@
    # All of the source code files.
    #
    SRC = \
  -@@ -797,3 +821,38 @@
  +@@ -801,3 +825,38 @@
    sqlite3.dll: $(REAL_LIBOBJ) sqlite3.def
        $(TCC) -shared -o $@ sqlite3.def \
                -Wl,"--strip-all" $(REAL_LIBOBJ)
  @@ -72,8 +72,8 @@
   +    $(LTCOMPILE) -c $(TOP)/ext/rtree/rtree.c
   +
   Index: sqlite3.pc.in
  ---- sqlite3.pc.in.orig       2008-11-30 23:36:23 +0100
  -+++ sqlite3.pc.in    2008-12-17 09:13:36 +0100
  +--- sqlite3.pc.in.orig       2008-12-19 15:17:41 +0100
  ++++ sqlite3.pc.in    2009-01-12 17:10:26 +0100
   @@ -8,6 +8,5 @@
    Name: SQLite
    Description: SQL database engine
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.195 -r1.196 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    17 Dec 2008 08:18:15 -0000      1.195
  +++ openpkg-src/sqlite/sqlite.spec    12 Jan 2009 16:20:28 -0000      1.196
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_sqlite   3.6.7
  +%define       V_sqlite   3.6.8
   %define       V_odbc     0.79
   %define       V_jdbc     20081006
   
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_sqlite}
  -Release:      20081217
  +Release:      20090112
   
   #   package options
   %option       with_debug           no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to