RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm-5_3: rpm/ devtool.conf

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 23 Sep 2010 - 19:34:52 CEST
Message-Id: <20100923173452.5BC30DC50A@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   23-Sep-2010 19:34:52
  Branch: rpm-5_3                          Handle: 2010092317345100

  Modified files:           (Branch: rpm-5_3)
    rpm                     devtool.conf

  Log:
    - devtool: leopard needs --with-file=internal.

  Summary:
    Revision    Changes     Path
    2.333.2.26  +1  -2      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.333.2.25 -r2.333.2.26 devtool.conf
  --- rpm/devtool.conf	23 Sep 2010 15:38:00 -0000	2.333.2.25
  +++ rpm/devtool.conf	23 Sep 2010 17:34:51 -0000	2.333.2.26
  @@ -257,8 +257,7 @@
           --with-zlib \
           --with-bzip2 \
           --with-xz \
  -        --with-file \
  -        --with-path-magic=/usr/share/file/magic \
  +        --with-file=internal \
           --with-lua=internal \
           --with-tcl \
           --without-sqlite \
  @@ .
Received on Thu Sep 23 19:34:52 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.