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:   07-May-2009 23:20:12
  Branch: HEAD                             Handle: 2009050722201100

  Modified files:
    openpkg-src/sqlite      sqlite.spec

  Log:
    upgrading package: sqlite 3.6.13 -> 3.6.14

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.209 -r1.210 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    30 Apr 2009 21:32:23 -0000      1.209
  +++ openpkg-src/sqlite/sqlite.spec    7 May 2009 21:20:11 -0000       1.210
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_sqlite   3.6.13
  +%define       V_sqlite   3.6.14
   %define       V_odbc     0.81
   %define       V_jdbc     20090430
   
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_sqlite}
  -Release:      20090430
  +Release:      20090507
   
   #   package options
   %option       with_debug           no
  @@ -113,6 +113,9 @@
   %if "%{with_jdbc}" == "yes"
       %setup -q -D -T -a 2
   %endif
  +    %{l_shtool} subst \
  +        -e 's;3\.6\.13;3.6.14;g' \
  +        configure
   
   %build
       #   configure and build SQLite
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to