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:   26-Apr-2012 21:10:30
  Branch: rpm-5_4                          Handle: 2012042619103000

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

  Log:
    - yocto: clone harwich -> yocto for new slaves.

  Summary:
    Revision    Changes     Path
    2.365.2.59  +77 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.58 -r2.365.2.59 devtool.conf
  --- rpm/devtool.conf  26 Apr 2012 12:57:30 -0000      2.365.2.58
  +++ rpm/devtool.conf  26 Apr 2012 19:10:30 -0000      2.365.2.59
  @@ -1770,6 +1770,83 @@
           --disable-rpath \
           --without-lua
   
  +# YOCTO 2012
  +#  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
  +%yocto
  +    %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=internal \
  +        --enable-utf \
  +        --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 \
  +        --with-rc \
  +        --without-js \
  +        --without-gpsee \
  +        --with-python \
  +        --with-pythonembed=/usr/lib:/usr/include/python2.6 \
  +        --with-perl \
  +        --without-perl-urpm \
  +        --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
  +        --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
  +        --with-selinux \
  +        --with-sepol \
  +        --with-semanage \
  +        --with-libgit2=internal \
  +        --with-apr \
  +        --with-subversion \
  +        --with-unixodbc \
  +        --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
  +
   %fray-cross
       %checkout
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to