RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Anders F. Björklund <afb@rpm5.org>
Date: Fri 23 Nov 2007 - 13:09:37 CET
Message-Id: <20071123120937.ACF3D34845F@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: rpm                              Date:   23-Nov-2007 13:09:37
  Branch: HEAD                             Handle: 2007112312093700

  Modified files:
    rpm                     devtool.conf

  Log:
    document that %standalone is lacking xar

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

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.133 -r2.134 devtool.conf
  --- rpm/devtool.conf	22 Nov 2007 23:37:02 -0000	2.133
  +++ rpm/devtool.conf	23 Nov 2007 12:09:37 -0000	2.134
  @@ -805,6 +805,7 @@
               --with-bzip2="$base3rd/bin/$platform/bzip2-${v_bzip2}" \
               --with-neon="$base3rd/bin/$platform/neon-${v_neon}" \
               --with-popt="$base3rd/bin/$platform/popt-${v_popt}" \
  +            --without-xar \
               --with-sqlite="$base3rd/bin/$platform/sqlite-${v_sqlite}" \
               --with-db="$base3rd/bin/$platform/db-${v_db}/build_unix" \
               --without-db-rpc \
  @@ .
Received on Fri Nov 23 13:09:37 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.