RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Thu 19 Jul 2007 - 10:48:01 CEST
Message-Id: <20070719084801.BCC5D3484F5@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:   19-Jul-2007 10:48:01
  Branch: HEAD                             Handle: 2007071909480100

  Modified files:
    rpm                     devtool.conf

  Log:
    enable debugging instrumentation by default for %standalone

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

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.45 -r2.46 devtool.conf
  --- rpm/devtool.conf	18 Jul 2007 07:36:56 -0000	2.45
  +++ rpm/devtool.conf	19 Jul 2007 08:48:01 -0000	2.46
  @@ -542,6 +542,7 @@
               --without-python \
               --without-apidocs \
               --enable-build-warnings \
  +            --enable-build-debug \
               --disable-build-lib64 \
               --disable-shared \
               --disable-rpath \
  @@ .
Received on Thu Jul 19 10:48:01 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.