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:   19-May-2009 19:22:42
  Branch: HEAD                             Handle: 2009051918224200

  Modified files:
    openpkg-src/sqlite      sqlite.spec

  Log:
    upgrading package: sqlite 3.6.14 -> 3.6.14.1

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.211 -r1.212 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    12 May 2009 07:30:10 -0000      1.211
  +++ openpkg-src/sqlite/sqlite.spec    19 May 2009 17:22:42 -0000      1.212
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_sqlite   3.6.14
  +%define       V_sqlite   3.6.14.1
   %define       V_odbc     0.82
   %define       V_jdbc     20090430
   
  @@ -37,7 +37,7 @@
   Group:        Database
   License:      PD
   Version:      %{V_sqlite}
  -Release:      20090512
  +Release:      20090519
   
   #   package options
   %option       with_debug           no
  @@ -113,9 +113,6 @@
   %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