RPM Community Forums

Mailing List Message of <rpm-cvs>

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

From: Jeff Johnson <jbj@rpm5.org>
Date: Wed 22 Sep 2010 - 19:13:48 CEST
Message-Id: <20100922171348.12C5CCCD9D@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:   22-Sep-2010 19:13:48
  Branch: rpm-5_3                          Handle: 2010092217134700

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

  Log:
    - adjust the Snow Leopard feature set.

  Summary:
    Revision    Changes     Path
    2.333.2.23  +4  -4      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.333.2.22 -r2.333.2.23 devtool.conf
  --- rpm/devtool.conf	21 Sep 2010 15:54:12 -0000	2.333.2.22
  +++ rpm/devtool.conf	22 Sep 2010 17:13:47 -0000	2.333.2.23
  @@ -210,7 +210,7 @@
           --with-openssl \
           --with-nss \
           --with-gcrypt \
  -        --with-neon=internal \
  +        --with-neon \
           --with-pcre=internal \
           --without-uuid \
           --with-xar=/opt/local/lib:/opt/local/include/xar \
  @@ -261,7 +261,7 @@
           --with-openssl \
           --with-nss \
           --with-gcrypt \
  -        --with-neon=internal \
  +        --with-neon \
           --with-pcre=internal \
           --without-uuid \
           --with-xar=/opt/local/lib:/opt/local/include/xar \
  @@ -274,8 +274,8 @@
           --without-ficl \
           --without-bash \
           --without-rc \
  -        --with-js=/opt/local/gpsee/jsapi \
  -        --with-gpsee=/opt/local/gpsee \
  +        --without-js \
  +        --without-gpsee \
           --with-python \
           --with-pythonembed=/opt/local/lib:/opt/local/include/python2.5 \
           --with-perl \
  @@ .
Received on Wed Sep 22 19:13:48 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.