RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Jeff Johnson <jbj@rpm5.org>
Date: Mon 27 Sep 2010 - 19:06:38 CEST
Message-Id: <20100927170638.D8B61DAA79@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:   27-Sep-2010 19:06:38
  Branch: HEAD                             Handle: 2010092717063800

  Modified files:
    rpm                     devtool.conf

  Log:
    - re-add changes from rpm-5_3 development.

  Summary:
    Revision    Changes     Path
    2.348       +10 -10     rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.347 -r2.348 devtool.conf
  --- rpm/devtool.conf	17 Sep 2010 18:15:35 -0000	2.347
  +++ rpm/devtool.conf	27 Sep 2010 17:06:38 -0000	2.348
  @@ -78,10 +78,10 @@
           --with-db=internal \
           --with-dbsql=internal \
           --with-db-tools-integrated \
  -        --with-zlib=external \
  -        --with-bzip2=external \
  -        --with-xz=external \
  -        --with-file=external \
  +        --with-zlib \
  +        --with-bzip2 \
  +        --with-xz \
  +        --with-file \
           --with-lua=internal \
           --with-tcl \
           --without-sqlite \
  @@ -89,13 +89,13 @@
           --without-readline \
           --without-augeas \
           --with-beecrypt=internal \
  -        --with-openssl=external \
  -        --with-nss=external \
  -        --with-gcrypt=external \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
           --without-tomcrypt \
           --without-tpm \
           --without-expat \
  -        --with-libtasn1=external \
  +        --with-libtasn1 \
           --without-pakchois \
           --without-gnutls \
           --with-neon=internal \
  @@ -104,8 +104,8 @@
           --with-attr \
           --with-acl \
           --without-xar \
  -        --with-popt=external \
  -        --with-keyutils=external \
  +        --with-popt \
  +        --with-keyutils \
           --with-pthreads \
           --with-libelf \
           --without-cudf \
  @@ .
Received on Mon Sep 27 19:06:38 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.