RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ INSTALL devtool.conf

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Thu 04 Oct 2007 - 08:38:41 CEST
Message-Id: <20071004063841.9ADDC34845D@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   04-Oct-2007 08:38:41
  Branch: HEAD                             Handle: 2007100407384100

  Modified files:
    rpm                     INSTALL devtool.conf

  Log:
    RPM 5 builds just fine against the new SQLite 3.5.1

  Summary:
    Revision    Changes     Path
    2.49        +1  -1      rpm/INSTALL
    2.103       +1  -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/INSTALL
  ============================================================================
  $ cvs diff -u -r2.48 -r2.49 INSTALL
  --- rpm/INSTALL	25 Sep 2007 20:19:18 -0000	2.48
  +++ rpm/INSTALL	4 Oct 2007 06:38:41 -0000	2.49
  @@ -32,7 +32,7 @@
   BeeCrypt        mandatory 4.0     4.1.2   http://www.virtualunlimited.com/products/beecrypt/
   Neon            optional  0.26.0  0.27.2  http://www.webdav.org/neon/
   Berkeley-DB [1] optional  -       4.6.19  http://www.oracle.com/database/berkeley-db.html
  -SQLite      [1] optional  3.3     3.4.2   http://www.sqlite.org/
  +SQLite      [1] optional  3.3     3.5.1   http://www.sqlite.org/
   Lua         [2] optional  5.1     5.1.2   http://www.lua.org/
   ZLib        [3] optional  1.2     1.2.3   http://www.zlib.net/
   Bzip2           optional  1.0     1.0.4   http://www.bzip.org/
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.102 -r2.103 devtool.conf
  --- rpm/devtool.conf	1 Oct 2007 17:08:49 -0000	2.102
  +++ rpm/devtool.conf	4 Oct 2007 06:38:41 -0000	2.103
  @@ -212,7 +212,7 @@
           v_neon="0.27.2"
           v_beecrypt="4.1.2"
           v_db="4.6.19"
  -        v_sqlite="3.5.0"
  +        v_sqlite="3.5.1"
           v_lua="5.1.2"
           v_file="4.21"
           v_popt="1.12"
  @@ .
Received on Thu Oct 4 08:38:41 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.