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:   30-Aug-2011 14:13:46
  Branch: HEAD                             Handle: 2011083012134600

  Modified files:
    rpm                     devtool.conf

  Log:
    - harwich build options.

  Summary:
    Revision    Changes     Path
    2.381       +11 -12     rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.380 -r2.381 devtool.conf
  --- rpm/devtool.conf  24 May 2011 10:39:12 -0000      2.380
  +++ rpm/devtool.conf  30 Aug 2011 12:13:46 -0000      2.381
  @@ -396,7 +396,8 @@
           --with-vendor=fedora \
           --enable-maintainer-mode
   
  -# CentOS 5.x/x86_64
  +# CentOS 5.x/x86_64 => Serento 6.0/x86_64
  +#  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
   %harwich
       %autogen
       %configure \
  @@ -416,7 +417,7 @@
           --without-sqlite \
           --with-syck=internal \
           --with-readline \
  -        --without-augeas \
  +        --with-augeas \
           --with-beecrypt=internal \
           --without-java \
           --with-openssl \
  @@ -425,14 +426,14 @@
           --without-tomcrypt \
           --without-tpm \
           --with-libtasn1 \
  -        --without-pakchois \
  -        --without-gnutls \
  +        --with-pakchois \
  +        --with-gnutls \
           --with-neon=internal \
           --without-libproxy \
           --with-expat \
           --with-pcre \
           --enable-utf8 \
  -        --without-uuid \
  +        --with-uuid=/usr/include:/usr/lib64 \
           --with-attr \
           --with-acl \
           --without-xar \
  @@ -449,24 +450,22 @@
           --without-js \
           --without-gpsee \
           --with-python \
  -        --without-pythonembed \
  +        --with-pythonembed=/usr/lib:/usr/include/python2.6 \
           --with-perl \
           --without-perlembed \
  -        --without-ruby \
  +        --with-ruby \
           --with-selinux \
  -        --with-sepol \
  -        --with-semanage \
  +        --without-sepol \
  +        --without-semanage \
           --without-squirrel \
           --with-build-extlibdep \
           --with-build-maxextlibdep \
           --with-valgrind \
  -        --disable-openmp \
  +        --enable-openmp \
           --enable-build-pic \
           --enable-build-versionscript \
           --enable-build-warnings \
           --enable-build-debug \
  -        --enable-rpmvercmp-digits-beat-alpha \
  -        --with-vendor=fedora \
           --enable-maintainer-mode
   
   # RHEL6x
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to