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:   03-Dec-2010 16:09:47
  Branch: HEAD                             Handle: 2010120315094700

  Modified files:
    rpm                     devtool.conf

  Log:
    - devtool: sync with rpm-5.3.6.

  Summary:
    Revision    Changes     Path
    2.364       +329 -1     rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.363 -r2.364 devtool.conf
  --- rpm/devtool.conf  2 Nov 2010 16:46:17 -0000       2.363
  +++ rpm/devtool.conf  3 Dec 2010 15:09:47 -0000       2.364
  @@ -464,6 +464,76 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +# RHEL6x
  +%plymouth
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --enable-shared \
  +        --with-db \
  +        --with-dbsql \
  +        --without-db-tools-integrated \
  +        --with-zlib \
  +        --with-bzip2 \
  +        --with-xz \
  +        --with-file \
  +        --with-path-magic=/usr/share/file/magic \
  +        --with-lua=internal \
  +        --with-tcl \
  +        --without-sqlite \
  +        --with-syck=internal \
  +        --with-readline \
  +        --without-augeas \
  +        --with-beecrypt=internal \
  +        --without-java \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --without-tomcrypt \
  +        --without-tpm \
  +        --without-libtasn1 \
  +        --without-pakchois \
  +        --without-gnutls \
  +        --with-neon=internal \
  +        --without-libproxy \
  +        --with-expat \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --without-uuid \
  +        --with-attr \
  +        --with-acl \
  +        --without-xar \
  +        --with-popt \
  +        --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.6 \
  +        --with-perl \
  +        --without-perlembed \
  +        --with-ruby \
  +        --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
  +
   # Caixa Magica 14
   %cm14
       %autogen
  @@ -602,6 +672,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
  @@ -823,7 +962,58 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  -# CentOS 5.4
  +# CentOS 4.x
  +%centos4
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --with-db \
  +        --with-dbsql \
  +        --without-db-tools-integrated \
  +        --with-zlib \
  +        --with-bzip2 \
  +        --without-xz \
  +        --with-file \
  +        --with-path-magic=/usr/share/file/magic \
  +        --with-lua=internal \
  +        --with-tcl \
  +        --without-augeas \
  +        --with-beecrypt=internal \
  +        --without-java \
  +        --with-gcrypt \
  +        --with-nss \
  +        --with-openssl \
  +        --without-tomcrypt \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --without-uuid \
  +        --with-popt=internal \
  +        --with-pthreads=yes \
  +        --with-libelf \
  +        --without-js \
  +        --without-gpsee \
  +        --with-neon=internal \
  +        --without-libproxy \
  +        --without-gssapi \
  +        --with-expat \
  +        --with-syck=internal \
  +        --with-keyutils \
  +        --without-xar \
  +        --without-sqlite \
  +        --without-selinux \
  +        --without-sepol \
  +        --without-semanage \
  +        --with-python \
  +        --without-perl \
  +        --without-ruby \
  +        --enable-build-pic \
  +        --enable-build-versionscript \
  +        --enable-build-warnings \
  +        --enable-build-debug \
  +        --enable-maintainer-mode
  +
  +# CentOS 5.x
   %centos
       %autogen
       %configure \
  @@ -958,6 +1148,144 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +%opensuse
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --enable-shared \
  +        --with-db \
  +        --with-dbsql \
  +        --without-db-tools-integrated \
  +        --with-zlib \
  +        --with-bzip2 \
  +        --with-xz \
  +        --with-file \
  +        --with-path-magic=/usr/share/file/magic \
  +        --with-lua=internal \
  +        --with-tcl \
  +        --without-sqlite \
  +        --with-syck=internal \
  +        --with-readline \
  +        --without-augeas \
  +        --with-beecrypt=internal \
  +        --without-java \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --without-tomcrypt \
  +        --without-tpm \
  +        --without-libtasn1 \
  +        --without-pakchois \
  +        --without-gnutls \
  +        --with-neon=internal \
  +        --without-libproxy \
  +        --with-expat \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --without-uuid \
  +        --with-attr \
  +        --with-acl \
  +        --without-xar \
  +        --with-popt \
  +        --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 \
  +        --without-perlembed \
  +        --with-ruby \
  +        --with-selinux \
  +        --with-sepol \
  +        --with-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
  +
  +%sles11
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --enable-shared \
  +        --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 \
  +        --without-java \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --without-tomcrypt \
  +        --without-tpm \
  +        --without-libtasn1 \
  +        --without-pakchois \
  +        --without-gnutls \
  +        --with-neon=internal \
  +        --without-libproxy \
  +        --with-expat \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --without-uuid \
  +        --with-attr \
  +        --with-acl \
  +        --without-xar \
  +        --with-popt \
  +        --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.6 \
  +        --with-perl \
  +        --without-perlembed \
  +        --with-ruby \
  +        --with-selinux \
  +        --with-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
  +
   # 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++
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to