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:   17-Feb-2015 19:04:15
  Branch: rpm-5_4                          Handle: 2015021718041500

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

  Log:
    - devtool: add FC21.

  Summary:
    Revision    Changes     Path
    2.365.2.101 +97 -0      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.365.2.100 -r2.365.2.101 devtool.conf
  --- rpm/devtool.conf  23 Sep 2014 18:58:56 -0000      2.365.2.100
  +++ rpm/devtool.conf  17 Feb 2015 18:04:15 -0000      2.365.2.101
  @@ -813,6 +813,103 @@
   
   #       --enable-build-gcov \
   #       --enable-build-sanitize-address \
  +
  +#
  +# FC21
  +#        --enable-build-gcov
  +#        --enable-build-sanitize-address
  +#        --with-libtpm=/usr/lib64:/usr/include/libtpm
  +%hi
  +    CC=clang
  +    export CC
  +    CXX=clang++
  +    export CXX
  +    JAVA_HOME="/usr/java/jdk1.8.0_31"
  +    #JAVA_HOME="/usr/java/jdk1.7.0_03"
  +    export JAVA_HOME
  +    %autogen
  +    %configure \
  +        --verbose \
  +        --prefix=/usr \
  +        --libdir=/usr/lib64 \
  +        --enable-shared \
  +        --with-path-versioned \
  +        --with-db \
  +        --without-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 \
  +        --with-sqlite \
  +        --with-syck=internal \
  +        --with-readline \
  +        --with-augeas \
  +        --with-beecrypt=internal \
  +        --with-java \
  +        --with-openssl \
  +        --with-nss \
  +        --with-gcrypt \
  +        --with-tomcrypt \
  +        --with-libtpm=internal \
  +        --with-libtasn1 \
  +        --without-pakchois \
  +        --without-gnutls \
  +        --with-neon=internal \
  +        --enable-threadsafe-ssl \
  +        --with-ssl=openssl \
  +        --with-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 \
  +        --without-rc \
  +        --without-js \
  +        --without-gpsee \
  +        --with-python \
  +        --with-pythonembed=/usr/lib64:/usr/include/python2.7 \
  +        --with-perl \
  +        --with-perl-urpm \
  +        --with-perlembed=/usr/lib64/perl5/CORE:/usr/lib64/perl5/CORE \
  +        --with-ruby \
  +        --with-mruby \
  +        --with-jvm=$JAVA_HOME \
  +        --with-selinux \
  +        --with-sepol \
  +        --with-semanage \
  +        --with-libgit2 \
  +        --with-apr \
  +        --with-subversion \
  +        --with-unixodbc \
  +        --with-squirrel \
  +        --with-build-extlibdep \
  +        --with-build-maxextlibdep \
  +        --with-valgrind \
  +        --enable-openmp \
  +        --enable-build-pic \
  +        --enable-build-versionscript \
  +        --enable-build-warnings \
  +        --enable-build-debug \
  +        --enable-build-sanitize-address \
  +        --enable-maintainer-mode
  +
  +#       --enable-build-gcov \
  +#       --enable-build-sanitize-address \
   #
   
   # Momonga 7
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to