RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   10-Dec-2008 21:22:11
  Branch: HEAD                             Handle: 2008121020221000

  Modified files:
    rpm                     devtool.conf

  Log:
    - jbj: add stanza to check --without-lua building.

  Summary:
    Revision    Changes     Path
    2.254       +28 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.253 -r2.254 devtool.conf
  --- rpm/devtool.conf  2 Dec 2008 12:39:57 -0000       2.253
  +++ rpm/devtool.conf  10 Dec 2008 20:22:10 -0000      2.254
  @@ -99,6 +99,34 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +# CC=ccache env UMASK=022 distcc cc
  +# CFLAGS=-O2 -g -m32 -march=pentium-mmx -fasynchronous-unwind-tables 
-I/usr/include/python2.5 -I/usr/include/beecrypt
  +# CXX=ccache env UMASK=022 distcc g++
  +# CXXFLAGS=-O2 -g -m32 -march=pentium-mmx -fasynchronous-unwind-tables
  +# --with-path-lib=\"/usr/lib/rpm\"
  +%wildpikachu
  +    %checkout
  +    %autogen
  +    %configure \
  +     --prefix=/usr \
  +     --sysconfdir=/etc \
  +     --localstatedir=/var \
  +     --infodir=/usr/share/info \
  +     --mandir=/usr/share/man \
  +     --libdir=/usr/lib \
  +     --without-selinux \
  +     --disable-dependency-tracking \
  +     --with-perl \
  +     --with-python \
  +     --with-sqlite \
  +     --with-pcre \
  +     --with-bzip2 \
  +     --with-openssl \
  +     --with-file \
  +     --with-libelf \
  +     --disable-rpath \
  +     --without-lua
  +
   %fray-cross
       %checkout
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to