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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   18-Nov-2010 15:02:01
  Branch: rpm-5_3                          Handle: 2010111814020100

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

  Log:
    - devtool: extended options for cooker under "mandriva" target.

  Summary:
    Revision    Changes     Path
    2.333.2.68  +69 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.333.2.67 -r2.333.2.68 devtool.conf
  --- rpm/devtool.conf  9 Nov 2010 18:43:03 -0000       2.333.2.67
  +++ rpm/devtool.conf  18 Nov 2010 14:02:01 -0000      2.333.2.68
  @@ -673,6 +673,75 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +# Mandriva 2011.0
  +%mandriva
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --with-db \
  +        --with-dbsql \
  +        --without-db-tools-integrated \
  +        --with-zlib \
  +        --with-bzip2 \
  +        --with-xz \
  +        --with-file \
  +        --with-path-magic=/usr/share/misc/magic \
  +        --with-lua=internal \
  +        --with-tcl \
  +        --without-sqlite \
  +        --with-syck=internal \
  +        --with-readline \
  +        --with-augeas \
  +        --with-beecrypt=internal \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --without-tomcrypt \
  +        --without-tpm \
  +        --with-libtasn1 \
  +        --with-pakchois \
  +        --with-gnutls \
  +        --with-neon=external \
  +        --without-libroxy \
  +        --without-expat \
  +        --with-libxml2 \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --with-uuid \
  +        --with-attr \
  +        --with-acl \
  +        --without-xar \
  +        --with-popt=internal \
  +        --with-keyutils \
  +        --with-pthreads \
  +        --with-libelf \
  +        --without-cudf \
  +        --without-ficl \
  +        --without-aterm \
  +        --without-nix \
  +        --without-bash \
  +        --without-rc \
  +        --without-js \
  +        --without-gpsee \
  +        --with-python \
  +        --with-pythonembed=/usr/lib:/usr/include/python2.7 \
  +        --with-perl \
  +        
--with-perlembed=/usr/lib64:/usr/lib/perl5/5.12.2/x86_64-linux-thread-multi/CORE/
 \
  +        --with-ruby=/usr/lib64:/usr/lib/ruby/1.8/x86_64-linux/ \
  +        --without-selinux \
  +        --without-sepol \
  +        --without-semanage \
  +        --without-squirrel \
  +        --with-build-extlibdep \
  +        --with-build-maxextlibdep \
  +        --with-valgrind \
  +        --enable-build-pic \
  +        --enable-build-versionscript \
  +        --enable-build-warnings \
  +        --enable-build-debug \
  +        --enable-maintainer-mode
  +
   # Mandriva Linux Cooker
   %cooker
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to