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:   08-Jan-2007 19:23:07
  Branch: HEAD                             Handle: 2007010818230700

  Modified files:
    openpkg-src/sqlite      sqlite.spec

  Log:
    AFAIK there is now no more package left which requires the ancient
    SQLite 2.8, so turn off version 2 by default and still keep it for a
    while before we kick it out at all

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.123 -r1.124 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    5 Jan 2007 07:50:08 -0000       1.123
  +++ openpkg-src/sqlite/sqlite.spec    8 Jan 2007 18:23:07 -0000       1.124
  @@ -38,10 +38,10 @@
   Group:        Database
   License:      PD
   Version:      %{V_v3}
  -Release:      20070105
  +Release:      20070108
   
   #   package options
  -%option       with_v2              yes
  +%option       with_v2              no
   %option       with_utf8            no
   %option       with_assert          no
   %option       with_readline        no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to