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:   11-Jan-2007 18:46:09
  Branch: HEAD                             Handle: 2007011117460800

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

  Log:
    modifying package: sqlite-3.3.10 20070110 -> 20070111

  Summary:
    Revision    Changes     Path
    1.18        +3  -3      openpkg-src/sqlite/sqlite.patch
    1.126       +2  -2      openpkg-src/sqlite/sqlite.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.17 -r1.18 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   10 Jan 2007 18:51:40 -0000      1.17
  +++ openpkg-src/sqlite/sqlite.patch   11 Jan 2007 17:46:08 -0000      1.18
  @@ -113,9 +113,9 @@
   -Libs: -L${libdir} -lsqlite3
   +Libs: -L${libdir} -lsqlite3 @TARGET_LIBS@
    Cflags: -I${includedir}
  -Index: sqliteodbc-0.70/Makefile.in
  ---- sqliteodbc-0.70/Makefile.in.orig 2006-07-03 07:51:27 +0200
  -+++ sqliteodbc-0.70/Makefile.in      2006-12-18 09:51:12 +0100
  +Index: sqliteodbc-0.71/Makefile.in
  +--- sqliteodbc-0.71/Makefile.in.orig 2006-07-03 07:51:27 +0200
  ++++ sqliteodbc-0.71/Makefile.in      2006-12-18 09:51:12 +0100
   @@ -6,7 +6,7 @@
    CC =                @CC@
    INSTALL =   @INSTALL@
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.125 -r1.126 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    10 Jan 2007 18:51:40 -0000      1.125
  +++ openpkg-src/sqlite/sqlite.spec    11 Jan 2007 17:46:08 -0000      1.126
  @@ -25,7 +25,7 @@
   #   package version
   %define       V_v3   3.3.10
   %define       V_v2   2.8.17
  -%define       V_odbc 0.70
  +%define       V_odbc 0.71
   
   #   package information
   Name:         sqlite
  @@ -38,7 +38,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_v3}
  -Release:      20070110
  +Release:      20070111
   
   #   package options
   %option       with_v2              no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to