RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Thu 26 Jul 2007 - 09:41:41 CEST
Message-Id: <20070726074141.01F823484F5@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:   26-Jul-2007 09:41:40
  Branch: HEAD                             Handle: 2007072608414000

  Modified files:
    rpm                     devtool.conf

  Log:
    although 'standalone' builds an external BDB, nevertheless enable the
    integration to have all --with-db-xxx options at hand there

  Summary:
    Revision    Changes     Path
    2.80        +1  -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.79 -r2.80 devtool.conf
  --- rpm/devtool.conf	26 Jul 2007 07:39:25 -0000	2.79
  +++ rpm/devtool.conf	26 Jul 2007 07:41:40 -0000	2.80
  @@ -780,6 +780,7 @@
               --with-db="$base3rd/bin/$platform/db-${v_db}/build_unix" \
               --without-db-rpc \
               --without-db-largefile \
  +            --with-db-tools-integrated \
               --with-db-mutex="UNIX/fcntl" \
               --without-pthreads \
               --without-libelf \
  @@ .
Received on Thu Jul 26 09:41:41 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.