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:   28-Aug-2005 09:38:13
  Branch: HEAD                             Handle: 2005082808381300

  Modified files:
    openpkg-src/sqlite      sqlite.spec

  Log:
    as SQLite 3.x is considered fully stable and ready for production,
    build it by default now. In the next step (soon) we can switch to 3.x
    as the package version and provide a with_v2 for backward
    compatibility.

  Summary:
    Revision    Changes     Path
    1.94        +1  -1      openpkg-src/sqlite/sqlite.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.spec
  ============================================================================
  $ cvs diff -u -r1.93 -r1.94 sqlite.spec
  --- openpkg-src/sqlite/sqlite.spec    28 Aug 2005 07:36:56 -0000      1.93
  +++ openpkg-src/sqlite/sqlite.spec    28 Aug 2005 07:38:13 -0000      1.94
  @@ -40,10 +40,10 @@
   Release:      20050828
   
   #   package options
  +%option       with_v3              yes
   %option       with_utf8            no
   %option       with_assert          no
   %option       with_readline        no
  -%option       with_v3              no
   
   #   list of sources
   Source0:      http://www.sqlite.org/sqlite-%{V_v2}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to