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:   24-Feb-2012 00:13:45
  Branch: rpm-5_4                          Handle: 2012022323134500

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

  Log:
    - devtool: stanza for Fedorable 16.

  Summary:
    Revision    Changes     Path
    1.3501.2.212+1  -0      rpm/CHANGES
    2.365.2.17  +73 -1      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3501.2.211 -r1.3501.2.212 CHANGES
  --- rpm/CHANGES       23 Feb 2012 23:10:00 -0000      1.3501.2.211
  +++ rpm/CHANGES       23 Feb 2012 23:13:45 -0000      1.3501.2.212
  @@ -1,4 +1,5 @@
   5.4.6 -> 5.4.7:
  +    - jbj: devtool: stanza for Fedorable 16.
       - jbj: autofu: fix: F16 can't find db.h because of ${includdir} 
expansion.
       - jbj: tests: revert RPMRC_NOSIG to keep the buildbot waterfall green.
       - jbj: tests: fix: use "keys.n3npq.net" as default keyserver.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.16 -r2.365.2.17 devtool.conf
  --- rpm/devtool.conf  1 Oct 2011 14:30:33 -0000       2.365.2.16
  +++ rpm/devtool.conf  23 Feb 2012 23:13:45 -0000      2.365.2.17
  @@ -394,7 +394,7 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  -# CentOS 5.x/x86_64 => Serento 6.0/x86_64
  +# CentOS 5.x/x86_64 => Serentos 6.1/x86_64
   #  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
   %harwich
       %autogen
  @@ -466,6 +466,78 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +# Fedorable 16
  +#  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
  +%truro
  +    %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 \
  +        --with-augeas \
  +        --with-beecrypt=internal \
  +        --without-java \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --with-tomcrypt \
  +        --without-tpm \
  +        --with-libtasn1 \
  +        --with-pakchois \
  +        --with-gnutls \
  +        --with-neon=internal \
  +        --without-libproxy \
  +        --with-expat \
  +        --with-pcre \
  +        --enable-utf8 \
  +        --with-uuid=system \
  +        --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 \
  +        --without-perlembed \
  +        --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
  +        --with-selinux \
  +        --without-sepol \
  +        --without-semanage \
  +        --without-squirrel \
  +        --with-build-extlibdep \
  +        --with-build-maxextlibdep \
  +        --with-valgrind \
  +        --enable-openmp \
  +        --enable-build-pic \
  +        --enable-build-versionscript \
  +        --enable-build-warnings \
  +        --enable-build-debug \
  +        --enable-maintainer-mode
  +
   # RHEL6x
   %plymouth
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to