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:   23-Dec-2016 17:00:01
  Branch: rpm-5_4                          Handle: 2016122316000100

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

  Log:
    - add %debian stanza (as used by Poky/Yocto).

  Summary:
    Revision    Changes     Path
    2.365.2.111 +73 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.110 -r2.365.2.111 devtool.conf
  --- rpm/devtool.conf  24 Jun 2016 19:41:32 -0000      2.365.2.110
  +++ rpm/devtool.conf  23 Dec 2016 16:00:01 -0000      2.365.2.111
  @@ -1651,6 +1651,79 @@
           --enable-build-debug \
           --enable-maintainer-mode
   
  +%debian
  +     %autogen
  +     %configure \
  +         --verbose \
  +         --prefix=/usr \
  +         --libdir=/usr/lib \
  +         --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 \
  +         --without-nss \
  +         --with-gcrypt \
  +         --with-tomcrypt \
  +         --without-libtpm \
  +         --without-libtasn1 \
  +         --without-pakchois \
  +         --without-gnutls \
  +         --with-neon=internal \
  +         --without-libproxy \
  +         --with-expat \
  +         --with-pcre \
  +         --enable-utf \
  +         --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.7 \
  +         --with-perl \
  +         --without-perlembed \
  +         --without-ruby \
  +         --with-mruby \
  +         --with-jvm=$JAVA_HOME \
  +         --without-selinux \
  +         --without-sepol \
  +         --without-semanage \
  +         --without-libgit2 \
  +         --with-squirrel \
  +         --with-build-extlibdep \
  +         --with-build-maxextlibdep \
  +         --with-valgrind \
  +         --enable-build-pic \
  +         --enable-build-versionscript \
  +         --enable-build-warnings \
  +         --enable-build-debug \
  +         --enable-maintainer-mode
  +
   # dreamplug
   %dreamplug
       %autogen
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to