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:   09-May-2011 06:01:30
  Branch: rpm-5_4                          Handle: 2011050904013000

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

  Log:
    - momonga: build options.

  Summary:
    Revision    Changes     Path
    2.365.2.9   +70 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.8 -r2.365.2.9 devtool.conf
  --- rpm/devtool.conf  7 May 2011 23:29:11 -0000       2.365.2.8
  +++ rpm/devtool.conf  9 May 2011 04:01:30 -0000       2.365.2.9
  @@ -535,6 +535,76 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +# Momonga 7
  +%momonga
  +    %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=external \
  +        --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 \
  +        --without-perl \
  +        --without-perlembed \
  +        --without-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
  +
   # OpenMAMBA
   #        --with-ruby=/usr/lib:/usr/lib/ruby/1.8/i586-linux/ \
   %openmamba
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to