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:   28-Jun-2009 09:43:23
  Branch: HEAD                             Handle: 2009062808432300

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

  Log:
    upgrading package: sqlite 3.6.15 -> 3.6.16

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.73 -r1.74 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   15 Jun 2009 17:57:17 -0000      1.73
  +++ openpkg-src/sqlite/sqlite.patch   28 Jun 2009 07:43:23 -0000      1.74
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2009-06-12 04:37:45 +0200
  -+++ Makefile.in      2009-06-15 19:55:06 +0200
  +--- Makefile.in.orig 2009-06-25 13:35:50 +0200
  ++++ Makefile.in      2009-06-28 09:39:10 +0200
   @@ -187,6 +187,17 @@
    USE_AMALGAMATION = @USE_AMALGAMATION@
    LIBOBJ = $(OBJS$(USE_AMALGAMATION))
  @@ -45,8 +45,8 @@
    # copies of all of the C source code and header files needed to
    # build on the target system.  Some of the C source code and header
   Index: configure
  ---- configure.orig   2009-06-15 02:04:07 +0200
  -+++ configure        2009-06-15 19:55:06 +0200
  +--- configure.orig   2009-06-25 13:45:57 +0200
  ++++ configure        2009-06-28 09:39:10 +0200
   @@ -6012,11 +6012,7 @@
    if $ac_preproc_ok; then
      :
  @@ -62,7 +62,7 @@
    ac_ext=c
   Index: sqlite3.pc.in
   --- sqlite3.pc.in.orig       2009-05-05 05:39:51 +0200
  -+++ sqlite3.pc.in    2009-06-15 19:55:06 +0200
  ++++ sqlite3.pc.in    2009-06-28 09:39:10 +0200
   @@ -8,6 +8,5 @@
    Name: SQLite
    Description: SQL database engine
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.216 -r1.217 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    15 Jun 2009 17:56:20 -0000      1.216
  +++ openpkg-src/sqlite/sqlite.spec    28 Jun 2009 07:43:23 -0000      1.217
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_sqlite   3.6.15
  +%define       V_sqlite   3.6.16
   %define       V_odbc     0.83
   %define       V_jdbc     20090430
   
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_sqlite}
  -Release:      20090615
  +Release:      20090628
   
   #   package options
   %option       with_debug           no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to