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:   06-Dec-2009 21:21:28
  Branch: HEAD                             Handle: 2009120620212800

  Modified files:
    rpm                     devtool.conf

  Log:
    - add a build configuyration for eastham (Leopard server on dual G5).

  Summary:
    Revision    Changes     Path
    2.307       +48 -3      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.306 -r2.307 devtool.conf
  --- rpm/devtool.conf  6 Dec 2009 16:56:48 -0000       2.306
  +++ rpm/devtool.conf  6 Dec 2009 20:21:28 -0000       2.307
  @@ -146,11 +146,56 @@
           --with-pthreads \
           --without-libelf \
           --without-selinux \
  -     --without-squirrel \
  -     --without-ficl \
  +        --without-squirrel \
  +        --without-ficl \
           --without-bash \
           --without-rc \
  -     --with-js=internal \
  +        --with-js=internal \
  +        --with-python \
  +        --without-pythonembed \
  +        --with-perl \
  +        --without-perlembed \
  +        --without-ruby \
  +        --without-valgrind \
  +        --enable-build-warnings \
  +        --enable-build-debug \
  +        --enable-maintainer-mode
  +
  +# Leopard Server on dual G5
  +%eastham
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/opt/local \
  +        --with-db=internal \
  +        --with-db-tools-integrated \
  +        --with-zlib=external \
  +        --with-bzip2=external \
  +        --with-xz=external \
  +        --with-file=internal \
  +        --with-lua=internal \
  +        --with-tcl=external \
  +        --without-sqlite \
  +        --with-syck=internal \
  +        --without-augeas \
  +        --with-beecrypt=external \
  +        --with-openssl=external \
  +        --with-nss=none \
  +        --with-gcrypt=external \
  +        --with-neon=external \
  +        --with-pcre=internal \
  +        --without-uuid \
  +        --without-xar \
  +        --with-popt=external \
  +        --without-keyutils \
  +        --with-pthreads \
  +        --without-libelf \
  +        --without-selinux \
  +        --without-squirrel \
  +        --without-ficl \
  +        --without-bash \
  +        --without-rc \
  +        --with-js=internal \
           --with-python \
           --without-pythonembed \
           --with-perl \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to