[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-12-23 Thread Jeff Johnson
  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:
RevisionChanges 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 -  2.365.2.110
  +++ rpm/devtool.conf  23 Dec 2016 16:00:01 -  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 Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-06-24 Thread Jeff Johnson
  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:   24-Jun-2016 21:41:32
  Branch: rpm-5_4  Handle: 2016062419413200

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.110 +78 -1  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.109 -r2.365.2.110 devtool.conf
  --- rpm/devtool.conf  17 Jun 2016 05:30:22 -  2.365.2.109
  +++ rpm/devtool.conf  24 Jun 2016 19:41:32 -  2.365.2.110
  @@ -986,7 +986,6 @@
   --enable-build-versionscript \
   --enable-build-warnings \
   --enable-build-debug \
  ---enable-build-lto \
   --enable-maintainer-mode
   
   #   --with-jvm=$JAVA_HOME \
  @@ -999,6 +998,84 @@
   #   --enable-build-sanitize-thread \
   #
   
  +%urg
  +# -- clang
  +#CC=clang
  +#export CC
  +#CXX=clang++
  +#export CXX
  +#CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
  +#export CPPFLAGS
  +# -- add ${HOME}/bin for hotwiring build tools on OS X
  +#PATH="${HOME}/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  +#export PATH
  +%autogen
  +%configure \
  +--verbose \
  +--prefix=/usr \
  +--libdir=/usr/lib \
  +--disable-nls \
  +--with-db \
  +--without-dbsql \
  +--without-db-tools-integrated \
  +--with-zlib \
  +--with-bzip2 \
  +--with-xz \
  +--with-file \
  +--with-path-magic=/usr/share/file/magic \
  +--without-lua \
  +--with-tcl \
  +--with-sqlite \
  +--without-syck \
  +--without-readline \
  + --without-augeas \
  + --with-beecrypt=external \
  +--without-java \
  +--with-openssl \
  +--without-nss \
  +--without-gcrypt \
  +--without-tomcrypt \
  +--without-sasl2 \
  +--with-pcre=external \
  +--enable-utf \
  +--with-neon=external \
  +--with-expat \
  +--without-libproxy \
  +--without-pakchois \
  +--without-uuid \
  +--without-xar \
  +--with-popt=external \
  +--without-keyutils \
  +--with-pthreads=yes \
  +--without-libelf \
  +--without-js \
  +--without-gpsee \
  +--without-python \
  +--without-pythonembed \
  +--without-perl \
  +--without-perlembed \
  +--without-perl-urpm \
  +--without-ruby \
  +--without-selinux \
  +--without-sepol \
  +--without-semanage \
  +--with-libgit2 \
  +--without-unixodbc \
  +--enable-openmp \
  +--enable-build-static \
  +--enable-build-warnings \
  +--enable-build-debug \
  +--enable-maintainer-mode
  +
  +#   --enable-build-gcov \
  +#   --enable-build-lto \
  +#   --enable-build-sanitize-address \
  +#   --enable-build-sanitize-memory \
  +#   --enable-build-sanitize-thread \
  +#   --enable-build-sanitize-bounds \
  +#   --enable-build-sanitize-undefined \
  +#
  +
   # Momonga 7
   %momonga
   %autogen
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-05-12 Thread Jeff Johnson
  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:   12-May-2016 21:44:48
  Branch: rpm-5_4  Handle: 2016051219444800

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.108 +7  -3  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.107 -r2.365.2.108 devtool.conf
  --- rpm/devtool.conf  12 May 2016 17:38:56 -  2.365.2.107
  +++ rpm/devtool.conf  12 May 2016 19:44:48 -  2.365.2.108
  @@ -886,7 +886,8 @@
   #CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
   #export CPPFLAGS
   # -- java
  -JAVA_HOME="/usr/java/jdk1.8.0_77"
  +JAVA_HOME="/usr/java/jdk1.8.0_92"
  +#JAVA_HOME="/usr/java/jdk1.8.0_77"
   #JAVA_HOME="/usr/java/jdk1.8.0_74"
   #JAVA_HOME="/usr/java/jdk1.8.0_66"
   #JAVA_HOME="/usr/java/jdk1.8.0_45"
  @@ -955,6 +956,7 @@
   --with-perlembed=/usr/lib64/perl5/CORE:/usr/lib64/perl5/CORE \
   --with-ruby \
   --with-mruby \
  +--with-yaml \
   --with-jvm=$JAVA_HOME \
   --with-selinux \
   --with-sepol \
  @@ -967,14 +969,16 @@
   --with-build-extlibdep \
   --with-build-maxextlibdep \
   --with-valgrind \
  ---disable-openmp \
  +--without-sasl2 \
  +--enable-openmp \
   --enable-build-pic \
   --enable-build-versionscript \
   --enable-build-warnings \
   --enable-build-debug \
  ---enable-build-sanitize-memory \
  +--enable-build-lto \
   --enable-maintainer-mode
   
  +#   --with-jvm=$JAVA_HOME \
   #   --enable-build-gcov \
   #   --enable-build-lto \
   #   --enable-build-sanitize-address \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-05-12 Thread Jeff Johnson
  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:   12-May-2016 19:38:56
  Branch: rpm-5_4  Handle: 2016051217385600

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

  Log:
- perl-URPM: use the OMA repository.

  Summary:
RevisionChanges Path
2.365.2.107 +3  -3  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.106 -r2.365.2.107 devtool.conf
  --- rpm/devtool.conf  11 May 2016 19:20:36 -  2.365.2.106
  +++ rpm/devtool.conf  12 May 2016 17:38:56 -  2.365.2.107
  @@ -53,15 +53,15 @@
fi
   ;;
 perl-URPM)
  -if [ -d ${DEVTOOL_SRCDIR}/${name}/.svn ]; then
  -cmd="svn up"
  +if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  +cmd="git pull"
   echo "===> ${name} (${cmd})"
   ( cd ${DEVTOOL_SRCDIR}/${name} && ${cmd} && \
 cp ../scripts/URPM-Makefile.am ./Makefile.am && \
 cp ../scripts/URPM-Makefile.PL.in ./Makefile.PL.in \
   )
   else
  -cmd="svn checkout 
http://svn.mandriva.com/svn/soft/rpm/perl-URPM/trunk perl-URPM"
  +cmd="git clone 
https://github.com/OpenMandrivaSoftware/perl-URPM;
   echo "===> ${name} (${cmd})"
   ( cd ${DEVTOOL_SRCDIR} && ${cmd} && \
 cp scripts/URPM-Makefile.am ${name}/Makefile.am && \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-05-11 Thread Jeff Johnson
  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:   11-May-2016 21:20:36
  Branch: rpm-5_4  Handle: 2016051119203600

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

  Log:
- jvm: resurrect on El Capitan.

  Summary:
RevisionChanges Path
2.365.2.106 +11 -8  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.105 -r2.365.2.106 devtool.conf
  --- rpm/devtool.conf  8 May 2016 18:49:01 -   2.365.2.105
  +++ rpm/devtool.conf  11 May 2016 19:20:36 -  2.365.2.106
  @@ -312,14 +312,15 @@
   #CXX=/opt/local/bin/g++-mp-6
   #export CXX
   # -- clang   (also needs --disable-openmp)
  -#CC=clang
  -#export CC
  -#CXX=clang++
  -#export CXX
  -#CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
  -#export CPPFLAGS
  +CC=clang-mp-3.9
  +export CC
  +CXX=clang++-mp-3.9
  +export CXX
  +CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
  +export CPPFLAGS
   # -- java
  -#JAVA_HOME="/usr/java/jdk1.8.0_77"
  +JAVA_HOME="`/usr/libexec/java_home`"
  +export JAVA_HOME
   %falmouth
   %autogen
   %configure \
  @@ -341,7 +342,7 @@
   --with-readline \
   --without-augeas \
   --with-beecrypt=internal \
  ---without-java \
  +--with-java \
   --with-openssl \
   --with-nss \
   --with-gcrypt \
  @@ -377,6 +378,8 @@
   
--with-perlembed=/opt/local/lib/perl5/5.22/darwin-thread-multi-2level/CORE \
   --without-perl-urpm \
   --with-ruby=/opt/local/lib/ruby/1.8 \
  +--without-mruby \
  +--with-jvm=$JAVA_HOME \
   --without-selinux \
   --without-sepol \
   --without-semanage \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-05-08 Thread Jeff Johnson
  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:   08-May-2016 20:49:01
  Branch: rpm-5_4  Handle: 2016050818490100

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

  Log:
- devtool: save config used on El Capitan.

  Summary:
RevisionChanges Path
2.365.2.105 +22 -8  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.104 -r2.365.2.105 devtool.conf
  --- rpm/devtool.conf  20 Apr 2016 09:40:55 -  2.365.2.104
  +++ rpm/devtool.conf  8 May 2016 18:49:01 -   2.365.2.105
  @@ -301,11 +301,25 @@
   #
   #
   # Lion
  -#--with-ruby=/opt/local/lib/ruby/1.8 \
  -#--with-libgit2=internal tgit needs linkage assistance
  -#
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
  +#   --with-ruby=/opt/local/lib/ruby/1.8 \
  +#   --with-libgit2=internal tgit needs linkage assistance
  +#   
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
   #   --with-js=/opt/local/lib:/opt/local/include/js \
   #   --with-gpsee \
  +# -- gcc-6.1.0
  +#CC=/opt/local/bin/gcc-mp-6
  +#export CC
  +#CXX=/opt/local/bin/g++-mp-6
  +#export CXX
  +# -- clang   (also needs --disable-openmp)
  +#CC=clang
  +#export CC
  +#CXX=clang++
  +#export CXX
  +#CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
  +#export CPPFLAGS
  +# -- java
  +#JAVA_HOME="/usr/java/jdk1.8.0_77"
   %falmouth
   %autogen
   %configure \
  @@ -313,7 +327,7 @@
   --prefix=/opt/local \
   --enable-shared \
   --with-db \
  ---with-dbsql \
  +--without-dbsql \
   --without-db-tools-integrated \
   --with-zlib \
   --with-bzip2 \
  @@ -322,10 +336,10 @@
   --with-path-magic=/opt/local/share/misc/magic \
   --with-lua=internal \
   --with-tcl \
  ---without-sqlite \
  +--with-sqlite \
   --with-syck=internal \
   --with-readline \
  ---with-augeas \
  +--without-augeas \
   --with-beecrypt=internal \
   --without-java \
   --with-openssl \
  @@ -360,7 +374,7 @@
   --with-python=2.7 \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
  -
--with-perlembed=/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE \
  +
--with-perlembed=/opt/local/lib/perl5/5.22/darwin-thread-multi-2level/CORE \
   --without-perl-urpm \
   --with-ruby=/opt/local/lib/ruby/1.8 \
   --without-selinux \
  @@ -373,7 +387,7 @@
   --with-squirrel \
   --with-installed-readline \
   --with-valgrind \
  ---enable-openmp \
  +--disable-openmp \
   --enable-build-warnings \
   --enable-build-debug \
   --enable-maintainer-mode
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-04-20 Thread Jeff Johnson
  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:   20-Apr-2016 11:40:55
  Branch: rpm-5_4  Handle: 2016042009405500

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.104 +61 -15 rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.103 -r2.365.2.104 devtool.conf
  --- rpm/devtool.conf  28 Mar 2016 22:07:12 -  2.365.2.103
  +++ rpm/devtool.conf  20 Apr 2016 09:40:55 -  2.365.2.104
  @@ -23,6 +23,7 @@
   MODULE_TAG_XAR=""
   MODULE_TAG_XZ=""
   
  +## https://github.com/OpenMandrivaSoftware/perl-URPM
   %checkout
   for name in $MODULE_NAMES "$@"; do
 case "${name}" in
  @@ -213,40 +214,60 @@
   #/usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 
1.0.5)
   #/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.5)
   %static
  -PATH="${HOME}/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  -export PATH
  +# -- afl-gcc/afl-clang
  +#CC=afl-gcc
  +#export CC
  +#CXX=afl-g++
  +#export CXX
  +# -- afl-clang-fast
  +CC=/X/src/afl-2.09b/afl-clang-fast
  +export CC
  +CXX=/X/src/afl-2.09b/afl-clang-fast++
  +export CXX
  +# -- clang
  +#CC=clang
  +#export CC
  +#CXX=clang++
  +#export CXX
  +#CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
  +#export CPPFLAGS
  +# -- add ${HOME}/bin for hotwiring build tools on OS X
  +#PATH="${HOME}/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  +#export PATH
   %autogen
   %configure \
   --verbose \
   --prefix=/usr \
  +--libdir=/usr/lib64 \
   --disable-shared \
   --with-db \
  ---with-dbsql \
  +--without-dbsql \
   --without-db-tools-integrated \
   --with-zlib \
   --with-bzip2 \
   --without-xz \
  ---with-file \
  +--without-file \
   --with-path-magic=/usr/share/file/magic \
   --with-lua=internal \
  ---with-tcl \
  +--without-tcl \
   --without-sqlite \
   --with-syck=internal \
   --without-readline \
   --without-augeas \
   --with-beecrypt=internal \
   --without-java \
  ---with-openssl \
  +--without-openssl \
   --without-nss \
   --without-gcrypt \
  ---without-tomcrypt \
  +--with-tomcrypt \
  +--without-sasl2 \
   --with-pcre=internal \
   --enable-utf \
  ---with-neon=internal \
  ---with-expat \
  +--without-neon \
  +--without-expat \
   --without-libproxy \
   --without-pakchois \
  ---with-uuid=/usr/lib:/usr/include/ossp \
  +--without-uuid \
   --without-xar \
   --with-popt=internal \
   --without-keyutils \
  @@ -254,8 +275,8 @@
   --without-libelf \
   --without-js \
   --without-gpsee \
  ---with-python=2.7 \
  ---with-pythonembed=/usr/lib:/usr/include/python2.7 \
  +--without-python \
  +--without-pythonembed \
   --without-perl \
   --without-perlembed \
   --without-ruby \
  @@ -264,11 +285,21 @@
   --without-semanage \
   --without-libgit2 \
   --without-unixodbc \
  +--disable-openmp \
   --enable-build-static \
   --enable-build-warnings \
   --enable-build-debug \
   --enable-maintainer-mode
   
  +#   --enable-build-gcov \
  +#   --enable-build-lto \
  +#   --enable-build-sanitize-address \
  +#   --enable-build-sanitize-memory \
  +#   --enable-build-sanitize-thread \
  +#   --enable-build-sanitize-bounds \
  +#   --enable-build-sanitize-undefined \
  +#
  +#
   # Lion
   #--with-ruby=/opt/local/lib/ruby/1.8 \
   #--with-libgit2=internal tgit needs linkage assistance
  @@ -809,7 +840,6 @@
   --enable-build-versionscript \
   --enable-build-warnings \
   --enable-build-debug \
  ---enable-build-sanitize-address \
   --enable-maintainer-mode
   
   #   --enable-build-gcov \
  @@ -821,12 +851,24 @@
   #--enable-build-sanitize-address
   #--with-libtpm=/usr/lib64:/usr/include/libtpm
   %hi
  +# -- afl-gcc/afl-clang
  +#CC=afl-gcc
  +#export CC
  +#

[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2016-03-28 Thread Jeff Johnson
  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:   29-Mar-2016 00:07:13
  Branch: rpm-5_4  Handle: 2016032822071200

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

  Log:
- use JAVA_HOME="/usr/java/jdk1.8.0_77".

  Summary:
RevisionChanges Path
2.365.2.103 +2  -1  rpm/devtool.conf
  

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.102 -r2.365.2.103 devtool.conf
  --- rpm/devtool.conf  15 Mar 2016 19:37:25 -  2.365.2.102
  +++ rpm/devtool.conf  28 Mar 2016 22:07:12 -  2.365.2.103
  @@ -827,7 +827,8 @@
   #export CXX
   #CPPFLAGS="-Wno-unused-command-line-argument -Wno-array-bounds 
-Wno-parentheses-equality -Wno-string-compare"
   #export CPPFLAGS
  -JAVA_HOME="/usr/java/jdk1.8.0_74"
  +JAVA_HOME="/usr/java/jdk1.8.0_77"
  +#JAVA_HOME="/usr/java/jdk1.8.0_74"
   #JAVA_HOME="/usr/java/jdk1.8.0_66"
   #JAVA_HOME="/usr/java/jdk1.8.0_45"
   #JAVA_HOME="/usr/java/jdk1.8.0_40"
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2015-02-17 Thread Jeff Johnson
  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:
RevisionChanges 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 -  2.365.2.100
  +++ rpm/devtool.conf  17 Feb 2015 18:04:15 -  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 Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-09-05 Thread Jeff Johnson
  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:   05-Sep-2014 21:46:48
  Branch: rpm-5_4  Handle: 2014090519464700

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

  Log:
- plymnouth: use clang instead of gcc.

  Summary:
RevisionChanges Path
2.365.2.98  +6  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.97 -r2.365.2.98 devtool.conf
  --- rpm/devtool.conf  28 Aug 2014 14:34:35 -  2.365.2.97
  +++ rpm/devtool.conf  5 Sep 2014 19:46:47 -   2.365.2.98
  @@ -719,9 +719,14 @@
   --enable-maintainer-mode
   
   # RHEL6x
  -# --enable-build-gcov
  +#--enable-build-gcov
  +#--enable-build-sanitize-address
   #--with-libtpm=/usr/lib64:/usr/include/libtpm
   %plymouth
  +CC=clang
  +export CC
  +CXX=clang++
  +export CXX
   JAVA_HOME=/usr/java/jdk1.8.0_11
   export JAVA_HOME
   %autogen
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-28 Thread Jeff Johnson
  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:   28-Aug-2014 16:34:35
  Branch: rpm-5_4  Handle: 2014082814343500

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

  Log:
- sqlite3: use sqlite3 (not db_sql) to avoid symbol pollution with
python.

  Summary:
RevisionChanges Path
2.365.2.97  +2  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.96 -r2.365.2.97 devtool.conf
  --- rpm/devtool.conf  27 Aug 2014 20:56:20 -  2.365.2.96
  +++ rpm/devtool.conf  28 Aug 2014 14:34:35 -  2.365.2.97
  @@ -732,7 +732,7 @@
   --enable-shared \
   --with-path-versioned \
   --with-db \
  ---with-dbsql \
  +--without-dbsql \
   --without-db-tools-integrated \
   --with-zlib \
   --with-bzip2 \
  @@ -741,7 +741,7 @@
   --with-path-magic=/usr/share/file/magic \
   --with-lua=internal \
   --with-tcl \
  ---without-sqlite \
  +--with-sqlite \
   --with-syck=internal \
   --with-readline \
   --with-augeas \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-15 Thread Jeff Johnson
  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:   15-Aug-2014 19:51:30
  Branch: rpm-5_4  Handle: 2014081517512900

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.92  +4  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.91 -r2.365.2.92 devtool.conf
  --- rpm/devtool.conf  15 Aug 2014 14:45:16 -  2.365.2.91
  +++ rpm/devtool.conf  15 Aug 2014 17:51:29 -  2.365.2.92
  @@ -183,10 +183,12 @@
   --with-perl \
   --without-perlembed \
   --without-ruby \
  +--with-mruby \
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---without-squirrel \
  +--with-libgit2 \
  +--with-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
   --with-valgrind \
  @@ -789,7 +791,7 @@
   --with-selinux \
   --with-sepol \
   --with-semanage \
  ---with-libgit2=/usr/lib64:/usr/include/git2 \
  +--with-libgit2 \
   --with-apr \
   --with-subversion \
   --with-unixodbc \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-15 Thread Jeff Johnson
  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:   15-Aug-2014 20:14:33
  Branch: rpm-5_4  Handle: 2014081518143200

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.93  +8  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.92 -r2.365.2.93 devtool.conf
  --- rpm/devtool.conf  15 Aug 2014 17:51:29 -  2.365.2.92
  +++ rpm/devtool.conf  15 Aug 2014 18:14:32 -  2.365.2.93
  @@ -128,6 +128,14 @@
   #   Linux-based system like Fedora. This requires both the latest
   #   development tools and the third-party libraries to be installed
   #   in system locations.
  +JAVA_HOME=/usr/java/jdk1.8.0_11
  +export JAVA_HOME
  +JRE_HOME=$JAVA_HOME/jre
  +export JRE_HOME
  +JVM_LDPATH=$JRE_HOME/lib/amd64/server
  +export JVM_LDPATH
  +PATH=$JAVA_HOME/bin:$PATH
  +export PATH
   %autogen
   %configure \
   --verbose \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-15 Thread Jeff Johnson
  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:   15-Aug-2014 20:56:54
  Branch: rpm-5_4  Handle: 2014081518565400

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

  Log:
- java: detect lbjvm.so with scriptie.

  Summary:
RevisionChanges Path
2.365.2.94  +8  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.93 -r2.365.2.94 devtool.conf
  --- rpm/devtool.conf  15 Aug 2014 18:14:32 -  2.365.2.93
  +++ rpm/devtool.conf  15 Aug 2014 18:56:54 -  2.365.2.94
  @@ -132,7 +132,9 @@
   export JAVA_HOME
   JRE_HOME=$JAVA_HOME/jre
   export JRE_HOME
  -JVM_LDPATH=$JRE_HOME/lib/amd64/server
  +LIBJVM_SO=`find $JRE_HOME -name libjvm.so`
  +export LIBJVM_SO
  +JVM_LDPATH=`dirname $LIBJVM_SO`
   export JVM_LDPATH
   PATH=$JAVA_HOME/bin:$PATH
   export PATH
  @@ -192,6 +194,7 @@
   --without-perlembed \
   --without-ruby \
   --with-mruby \
  +--with-jvm=$JAVA_HOME/include:$JVM_LDPATH \
   --without-selinux \
   --without-sepol \
   --without-semanage \
  @@ -732,7 +735,9 @@
   export JAVA_HOME
   JRE_HOME=$JAVA_HOME/jre
   export JRE_HOME
  -JVM_LDPATH=$JRE_HOME/lib/amd64/server
  +LIBJVM_SO=`find $JRE_HOME -name libjvm.so`
  +export LIBJVM_SO
  +JVM_LDPATH=`dirname $LIBJVM_SO`
   export JVM_LDPATH
   PATH=$JAVA_HOME/bin:$PATH
   export PATH
  @@ -795,7 +800,7 @@
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-mruby \
  ---with-jvm=$JAVA_HOME/include:$JAVA_HOME/jre/lib/amd64/server/ \
  +--with-jvm=$JAVA_HOME/include:$JVM_LDPATH \
   --with-selinux \
   --with-sepol \
   --with-semanage \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-14 Thread Jeff Johnson
  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:   14-Aug-2014 20:15:06
  Branch: rpm-5_4  Handle: 2014081418150500

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

  Log:
- gcrypt: libgcrypt: gcry_sexp_extract_param() not in CentOS6
libgcrypt-1.4.5.

  Summary:
RevisionChanges Path
2.365.2.90  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.89 -r2.365.2.90 devtool.conf
  --- rpm/devtool.conf  12 Aug 2014 16:28:53 -  2.365.2.89
  +++ rpm/devtool.conf  14 Aug 2014 18:15:05 -  2.365.2.90
  @@ -151,7 +151,7 @@
   --without-java \
   --with-openssl \
   --with-nss \
  ---with-gcrypt \
  +--without-gcrypt \
   --with-tomcrypt \
   --without-libtpm \
   --without-libtasn1 \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-08-12 Thread Jeff Johnson
  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:   12-Aug-2014 18:28:54
  Branch: rpm-5_4  Handle: 2014081216285300

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

  Log:
- devtool: system: enable uuid and libtomcrypt.

  Summary:
RevisionChanges Path
2.365.2.89  +2  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.88 -r2.365.2.89 devtool.conf
  --- rpm/devtool.conf  8 Aug 2014 22:40:39 -   2.365.2.88
  +++ rpm/devtool.conf  12 Aug 2014 16:28:53 -  2.365.2.89
  @@ -152,7 +152,7 @@
   --with-openssl \
   --with-nss \
   --with-gcrypt \
  ---without-tomcrypt \
  +--with-tomcrypt \
   --without-libtpm \
   --without-libtasn1 \
   --without-pakchois \
  @@ -162,7 +162,7 @@
   --with-expat \
   --with-pcre \
   --enable-utf \
  ---without-uuid \
  +--with-uuid=system \
   --with-attr \
   --with-acl \
   --without-xar \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2014-07-26 Thread Jeff Johnson
  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-Jul-2014 22:15:52
  Branch: rpm-5_4  Handle: 2014072620154100

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

  Log:
- autofu: build --with-libtpm=internal.

  Summary:
RevisionChanges Path
2.365.2.85  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.84 -r2.365.2.85 devtool.conf
  --- rpm/devtool.conf  21 Sep 2013 17:54:43 -  2.365.2.84
  +++ rpm/devtool.conf  26 Jul 2014 20:15:41 -  2.365.2.85
  @@ -742,7 +742,7 @@
   --with-nss \
   --with-gcrypt \
   --with-tomcrypt \
  ---with-libtpm=/usr/lib64:/usr/include/libtpm \
  +--with-libtpm=internal \
   --with-libtasn1 \
   --with-pakchois \
   --without-gnutls \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-08-19 Thread Jeff Johnson
  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:   20-Aug-2013 05:32:40
  Branch: rpm-5_4  Handle: 2013082003323900

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

  Log:
- neon: add additional pre-req's using --with-neon=internal.

  Summary:
RevisionChanges Path
2.365.2.82  +4  -4  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.81 -r2.365.2.82 devtool.conf
  --- rpm/devtool.conf  4 Aug 2013 21:35:01 -   2.365.2.81
  +++ rpm/devtool.conf  20 Aug 2013 03:32:39 -  2.365.2.82
  @@ -296,10 +296,10 @@
   --without-tomcrypt \
   --without-tpm \
   --with-libtasn1 \
  ---without-pakchois \
  ---with-gnutls \
  +--with-pakchois \
  +--without-gnutls \
   --with-neon=internal \
  ---without-libproxy \
  +--with-libproxy \
   --with-expat \
   --with-pcre=internal \
   --enable-utf \
  @@ -317,7 +317,7 @@
   --without-nix \
   --without-bash \
   --without-rc \
  ---with-mozjs185=/opt/local/lib:/opt/local/include/js \
  +--without-mozjs185 \
   --without-gpsee \
   --with-python=2.7 \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-08-04 Thread Jeff Johnson
  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:   04-Aug-2013 23:35:02
  Branch: rpm-5_4  Handle: 2013080421350100

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

  Log:
- revert disabling GIT_SSL_NO_VERIFY: either export in env, or add the cert.
- revert to perl-URPM svn repository: the ABF git repo is for packaging.

  Summary:
RevisionChanges Path
2.365.2.81  +7  -7  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.80 -r2.365.2.81 devtool.conf
  --- rpm/devtool.conf  1 Aug 2013 14:31:13 -   2.365.2.80
  +++ rpm/devtool.conf  4 Aug 2013 21:35:01 -   2.365.2.81
  @@ -27,14 +27,14 @@
 case ${name} in
 libgit2)
   if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  - cmd=env GIT_SSL_NO_VERIFY=true git pull
  +cmd=git pull
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd} )
   else
  - cmd=env GIT_SSL_NO_VERIFY=true git clone 
https://github.com/libgit2/libgit2.git;
  +cmd=git clone git://github.com/libgit2/libgit2.git
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd} )
  - fi
  +fi
   ;;
 gpsee)
   if [ -d ${DEVTOOL_SRCDIR}/${name}/.hg ]; then
  @@ -51,21 +51,21 @@
fi
   ;;
 perl-URPM)
  -if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  - cmd=env GIT_SSL_NO_VERIFY=true git pull
  +if [ -d ${DEVTOOL_SRCDIR}/${name}/.svn ]; then
  +cmd=svn up
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd}  \
 cp ../scripts/URPM-Makefile.am ./Makefile.am  \
 cp ../scripts/URPM-Makefile.PL.in ./Makefile.PL.in \
   )
   else
  - cmd=env GIT_SSL_NO_VERIFY=true git clone 
https://abf.rosalinux.ru/openmandriva/perl-URPM.git;
  +cmd=svn checkout 
http://svn.mandriva.com/svn/soft/rpm/perl-URPM/trunk perl-URPM
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd}  \
 cp scripts/URPM-Makefile.am ${name}/Makefile.am  \
 cp scripts/URPM-Makefile.PL.in ${name}/Makefile.PL.in \
   )
  - fi
  +fi
   ;;
 *)
   release=MODULE_TAG_`echo ${name} | tr '[a-z/\-]' '[A-Z__]'`
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-08-01 Thread Pinto Elia
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Pinto Elia
  Root:   /v/rpm/cvs   Email:  devzero2...@rpm5.org
  Module: rpm  Date:   01-Aug-2013 15:53:49
  Branch: rpm-5_4  Handle: 2013080113534800

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

  Log:
devtool.conf: prefer http transport for cloning libgit2

It permit better proxy integration and github now use
smart http git transport, if you are using a Git client version 1.6.6 or 
greater.

  Summary:
RevisionChanges Path
2.365.2.78  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.77 -r2.365.2.78 devtool.conf
  --- rpm/devtool.conf  25 Jul 2013 20:58:54 -  2.365.2.77
  +++ rpm/devtool.conf  1 Aug 2013 13:53:48 -   2.365.2.78
  @@ -31,7 +31,7 @@
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd} )
   else
  - cmd=git clone git://github.com/libgit2/libgit2.git
  + cmd=git clone https://github.com/libgit2/libgit2.git;
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd} )
fi
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-08-01 Thread Pinto Elia
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Pinto Elia
  Root:   /v/rpm/cvs   Email:  devzero2...@rpm5.org
  Module: rpm  Date:   01-Aug-2013 16:26:14
  Branch: rpm-5_4  Handle: 2013080114261400

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

  Log:
devtool.conf: prefer rosalab git repo per perl-URPM

  Summary:
RevisionChanges Path
2.365.2.79  +3  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.78 -r2.365.2.79 devtool.conf
  --- rpm/devtool.conf  1 Aug 2013 13:53:48 -   2.365.2.78
  +++ rpm/devtool.conf  1 Aug 2013 14:26:14 -   2.365.2.79
  @@ -51,15 +51,15 @@
fi
   ;;
 perl-URPM)
  -if [ -d ${DEVTOOL_SRCDIR}/${name}/.svn ]; then
  - cmd=svn up
  +if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  + cmd=git pull
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd}  \
 cp ../scripts/URPM-Makefile.am ./Makefile.am  \
 cp ../scripts/URPM-Makefile.PL.in ./Makefile.PL.in \
   )
   else
  - cmd=svn checkout 
http://svn.mandriva.com/svn/soft/rpm/perl-URPM/trunk perl-URPM
  + cmd=git clone 
https://abf.rosalinux.ru/openmandriva/perl-URPM.git;
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd}  \
 cp scripts/URPM-Makefile.am ${name}/Makefile.am  \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-08-01 Thread Pinto Elia
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Pinto Elia
  Root:   /v/rpm/cvs   Email:  devzero2...@rpm5.org
  Module: rpm  Date:   01-Aug-2013 16:31:14
  Branch: rpm-5_4  Handle: 2013080114311300

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

  Log:
devtool.conf: no check SSL certs validity when using the git
https transport

Not so useful anyway in general

  Summary:
RevisionChanges Path
2.365.2.80  +4  -4  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.79 -r2.365.2.80 devtool.conf
  --- rpm/devtool.conf  1 Aug 2013 14:26:14 -   2.365.2.79
  +++ rpm/devtool.conf  1 Aug 2013 14:31:13 -   2.365.2.80
  @@ -27,11 +27,11 @@
 case ${name} in
 libgit2)
   if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  - cmd=git pull
  + cmd=env GIT_SSL_NO_VERIFY=true git pull
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd} )
   else
  - cmd=git clone https://github.com/libgit2/libgit2.git;
  + cmd=env GIT_SSL_NO_VERIFY=true git clone 
https://github.com/libgit2/libgit2.git;
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd} )
fi
  @@ -52,14 +52,14 @@
   ;;
 perl-URPM)
   if [ -d ${DEVTOOL_SRCDIR}/${name}/.git ]; then
  - cmd=git pull
  + cmd=env GIT_SSL_NO_VERIFY=true git pull
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd}  \
 cp ../scripts/URPM-Makefile.am ./Makefile.am  \
 cp ../scripts/URPM-Makefile.PL.in ./Makefile.PL.in \
   )
   else
  - cmd=git clone 
https://abf.rosalinux.ru/openmandriva/perl-URPM.git;
  + cmd=env GIT_SSL_NO_VERIFY=true git clone 
https://abf.rosalinux.ru/openmandriva/perl-URPM.git;
   echo === ${name} (${cmd})
   ( cd ${DEVTOOL_SRCDIR}  ${cmd}  \
 cp scripts/URPM-Makefile.am ${name}/Makefile.am  \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-25 Thread Jeff Johnson
  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:   25-Jul-2013 22:58:55
  Branch: rpm-5_4  Handle: 2013072520585400

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

  Log:
- sanity (Mac OS X).

  Summary:
RevisionChanges Path
2.365.2.77  +9  -4  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.76 -r2.365.2.77 devtool.conf
  --- rpm/devtool.conf  18 Jul 2013 20:40:59 -  2.365.2.76
  +++ rpm/devtool.conf  25 Jul 2013 20:58:54 -  2.365.2.77
  @@ -266,6 +266,8 @@
   #--with-ruby=/opt/local/lib/ruby/1.8 \
   #--with-libgit2=internal tgit needs linkage assistance
   #
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
  +#   --with-js=/opt/local/lib:/opt/local/include/js \
  +#   --with-gpsee \
   %falmouth
   %autogen
   %configure \
  @@ -295,8 +297,8 @@
   --without-tpm \
   --with-libtasn1 \
   --without-pakchois \
  ---without-gnutls \
  ---with-neon=external \
  +--with-gnutls \
  +--with-neon=internal \
   --without-libproxy \
   --with-expat \
   --with-pcre=internal \
  @@ -315,7 +317,7 @@
   --without-nix \
   --without-bash \
   --without-rc \
  ---without-js \
  +--with-mozjs185=/opt/local/lib:/opt/local/include/js \
   --without-gpsee \
   --with-python=2.7 \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
  @@ -327,10 +329,13 @@
   --without-sepol \
   --without-semanage \
   --with-libgit2 \
  +--with-apr \
  +--with-subversion \
   --with-unixodbc \
   --with-squirrel \
   --with-installed-readline \
   --with-valgrind \
  +--enable-openmp \
   --enable-build-warnings \
   --enable-build-debug \
   --enable-maintainer-mode
  @@ -910,7 +915,7 @@
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
   --without-perlembed \
  - 
--with-perlembed=/usr/lib:/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE/ \
  +
--with-perlembed=/usr/lib:/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE/ \
   --without-ruby \
   --without-selinux \
   --without-sepol \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-16 Thread Jeff Johnson
  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:   16-Jul-2013 20:57:49
  Branch: rpm-5_4  Handle: 2013071618574900

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

  Log:
- sanity.

  Summary:
RevisionChanges Path
2.365.2.75  +4  -4  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.74 -r2.365.2.75 devtool.conf
  --- rpm/devtool.conf  13 Jul 2013 22:51:29 -  2.365.2.74
  +++ rpm/devtool.conf  16 Jul 2013 18:57:49 -  2.365.2.75
  @@ -733,13 +733,13 @@
   --with-openssl \
   --with-nss \
   --with-gcrypt \
  ---without-tomcrypt \
  +--with-tomcrypt \
   --without-tpm \
   --with-libtasn1 \
   --with-pakchois \
   --with-gnutls \
   --with-neon=internal \
  ---without-libproxy \
  +--with-libproxy \
   --with-expat \
   --with-pcre=internal \
   --enable-utf \
  @@ -760,7 +760,7 @@
   --without-js \
   --without-gpsee \
   --with-python \
  ---with-pythonembed=/usr/lib:/usr/include/python2.6 \
  +--with-pythonembed=/usr/lib64:/usr/include/python2.6 \
   --with-perl \
   --without-perl-urpm \
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
  @@ -772,7 +772,7 @@
   --with-apr \
   --with-subversion \
   --with-unixodbc \
  ---without-squirrel \
  +--with-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
   --with-valgrind \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-13 Thread Jeff Johnson
  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:   14-Jul-2013 00:51:30
  Branch: rpm-5_4  Handle: 2013071322512900

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

  Log:
- sanity

  Summary:
RevisionChanges Path
2.365.2.74  +2  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.73 -r2.365.2.74 devtool.conf
  --- rpm/devtool.conf  9 Jul 2013 08:52:53 -   2.365.2.73
  +++ rpm/devtool.conf  13 Jul 2013 22:51:29 -  2.365.2.74
  @@ -256,6 +256,7 @@
   --without-sepol \
   --without-semanage \
   --without-libgit2 \
  +--without-unixodbc \
   --enable-build-static \
   --enable-build-warnings \
   --enable-build-debug \
  @@ -326,6 +327,7 @@
   --without-sepol \
   --without-semanage \
   --with-libgit2 \
  +--with-unixodbc \
   --with-squirrel \
   --with-installed-readline \
   --with-valgrind \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-09 Thread Jeff Johnson
  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-Jul-2013 10:52:54
  Branch: rpm-5_4  Handle: 2013070908525300

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

  Log:
- devtool: rescusuitate ./devtool plymouth.

  Summary:
RevisionChanges Path
2.365.2.73  +33 -27 rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.72 -r2.365.2.73 devtool.conf
  --- rpm/devtool.conf  6 Jul 2013 20:13:04 -   2.365.2.72
  +++ rpm/devtool.conf  9 Jul 2013 08:52:53 -   2.365.2.73
  @@ -160,7 +160,7 @@
   --without-libproxy \
   --with-expat \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --without-uuid \
   --with-attr \
   --with-acl \
  @@ -234,7 +234,7 @@
   --without-gcrypt \
   --without-tomcrypt \
   --with-pcre=internal \
  ---enable-utf8 \
  +--enable-utf \
   --with-neon=internal \
   --with-expat \
   --without-libproxy \
  @@ -725,7 +725,7 @@
   --without-sqlite \
   --with-syck=internal \
   --with-readline \
  ---without-augeas \
  +--with-augeas \
   --with-beecrypt=internal \
   --without-java \
   --with-openssl \
  @@ -733,19 +733,19 @@
   --with-gcrypt \
   --without-tomcrypt \
   --without-tpm \
  ---without-libtasn1 \
  ---without-pakchois \
  ---without-gnutls \
  +--with-libtasn1 \
  +--with-pakchois \
  +--with-gnutls \
   --with-neon=internal \
   --without-libproxy \
   --with-expat \
  ---with-pcre \
  ---enable-utf8 \
  ---without-uuid \
  +--with-pcre=internal \
  +--enable-utf \
  +--with-uuid=system \
   --with-attr \
   --with-acl \
   --without-xar \
  ---with-popt \
  +--with-popt=internal \
   --with-keyutils \
   --with-pthreads \
   --with-libelf \
  @@ -760,15 +760,21 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  ---without-perlembed \
  ---with-ruby \
  ---without-selinux \
  ---without-sepol \
  ---without-semanage \
  +--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=external \
  +--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 \
  @@ -810,7 +816,7 @@
   --without-libproxy \
   --with-expat \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --without-uuid \
   --with-attr \
   --with-acl \
  @@ -880,7 +886,7 @@
   --with-expat \
   --without-libxml2 \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --with-uuid \
   --with-attr \
   --with-acl \
  @@ -950,7 +956,7 @@
   --without-expat \
   --with-libxml2 \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --with-uuid=system \
   --with-attr \
   --with-acl \
  @@ -1019,7 +1025,7 @@
   --without-expat \
   --with-libxml2 \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --without-uuid \
   --with-attr \
   --with-acl \
  @@ -1088,7 +1094,7 @@
   --without-expat \
   --with-libxml2 \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --with-uuid \
   --with-attr \
   --with-acl \
  @@ -1161,7 +1167,7 @@
   --without-expat \
   --with-libxml2 \
   --with-pcre \
  ---enable-utf8 \
  +--enable-utf \
   --with-uuid=/usr/lib64:/usr/include/ossp-uuid \
   --with-attr \
   --with-acl \
  @@ -1248,7 +1254,7 @@
   

[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-06 Thread Jeff Johnson
  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-Jul-2013 22:13:05
  Branch: rpm-5_4  Handle: 2013070620130400

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

  Log:
- add libgit2 to the pile.

  Summary:
RevisionChanges Path
2.365.2.72  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.71 -r2.365.2.72 devtool.conf
  --- rpm/devtool.conf  5 Jul 2013 16:55:08 -   2.365.2.71
  +++ rpm/devtool.conf  6 Jul 2013 20:13:04 -   2.365.2.72
  @@ -325,7 +325,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---without-libgit2 \
  +--with-libgit2 \
   --with-squirrel \
   --with-installed-readline \
   --with-valgrind \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-07-03 Thread Jeff Johnson
  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:   04-Jul-2013 02:34:09
  Branch: rpm-5_4  Handle: 2013070400340900

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

  Log:
- sanity

  Summary:
RevisionChanges Path
2.365.2.70  +3  -4  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.69 -r2.365.2.70 devtool.conf
  --- rpm/devtool.conf  25 Jun 2013 18:50:45 -  2.365.2.69
  +++ rpm/devtool.conf  4 Jul 2013 00:34:09 -   2.365.2.70
  @@ -239,7 +239,7 @@
   --with-expat \
   --without-libproxy \
   --without-pakchois \
  ---without-uuid \
  +--with-uuid=/usr/lib:/usr/include/ossp \
   --without-xar \
   --with-popt=internal \
   --without-keyutils \
  @@ -290,7 +290,7 @@
   --with-openssl \
   --with-nss \
   --with-gcrypt \
  ---with-tomcrypt \
  +--without-tomcrypt \
   --without-tpm \
   --with-libtasn1 \
   --without-pakchois \
  @@ -308,7 +308,7 @@
   --without-keyutils \
   --with-pthreads \
   --without-libelf \
  ---with-cudf \
  +--without-cudf \
   --without-ficl \
   --without-aterm \
   --without-nix \
  @@ -329,7 +329,6 @@
   --without-squirrel \
   --with-installed-readline \
   --with-valgrind \
  ---disable-openmp \
   --enable-build-warnings \
   --enable-build-debug \
   --enable-maintainer-mode
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2013-06-25 Thread Jeff Johnson
  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:   25-Jun-2013 20:50:45
  Branch: rpm-5_4  Handle: 2013062518504500

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

  Log:
- specify explicit python version in static target.

  Summary:
RevisionChanges Path
2.365.2.69  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.68 -r2.365.2.69 devtool.conf
  --- rpm/devtool.conf  28 May 2012 17:32:40 -  2.365.2.68
  +++ rpm/devtool.conf  25 Jun 2013 18:50:45 -  2.365.2.69
  @@ -247,7 +247,7 @@
   --without-libelf \
   --without-js \
   --without-gpsee \
  ---with-python=system \
  +--with-python=2.7 \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --without-perl \
   --without-perlembed \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-05-28 Thread Jeff Johnson
  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:   28-May-2012 19:32:41
  Branch: rpm-5_4  Handle: 2012052817324000

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

  Log:
- gpsee: add --with-js and --with-gpsee in buildbots.

  Summary:
RevisionChanges Path
2.365.2.68  +6  -6  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.67 -r2.365.2.68 devtool.conf
  --- rpm/devtool.conf  27 May 2012 19:21:23 -  2.365.2.67
  +++ rpm/devtool.conf  28 May 2012 17:32:40 -  2.365.2.68
  @@ -449,8 +449,8 @@
   --without-nix \
   --without-bash \
   --without-rc \
  ---without-js \
  ---without-gpsee \
  +--with-js \
  +--with-gpsee \
   --with-python \
   --without-pythonembed \
   --with-perl \
  @@ -603,8 +603,8 @@
   --without-nix \
   --without-bash \
   --without-rc \
  ---without-js \
  ---without-gpsee \
  +--with-js \
  +--with-gpsee \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  @@ -680,8 +680,8 @@
   --without-nix \
   --without-bash \
   --without-rc \
  ---without-js \
  ---without-gpsee \
  +--with-js \
  +--with-gpsee \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-05-27 Thread Jeff Johnson
  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:   27-May-2012 21:21:23
  Branch: rpm-5_4  Handle: 2012052719212300

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

  Log:
- gpsee: enable --with-gpsee=internal in CI waterfalls.

  Summary:
RevisionChanges Path
2.365.2.67  +4  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.66 -r2.365.2.67 devtool.conf
  --- rpm/devtool.conf  22 May 2012 13:13:47 -  2.365.2.66
  +++ rpm/devtool.conf  27 May 2012 19:21:23 -  2.365.2.67
  @@ -474,6 +474,8 @@
   --enable-maintainer-mode
   
   # CentOS 5.x/x86_64 = Serentos 6.1/x86_64
  +#  --with-js=/usr/local/gpsee/lib:/usr/local/gpsee/include/js \
  +#  --with-gpsee=/usr/local/gpsee \
   #  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
   %harwich
   %autogen
  @@ -524,8 +526,8 @@
   --without-nix \
   --without-bash \
   --with-rc \
  ---without-js \
  ---without-gpsee \
  +--with-js \
  +--with-gpsee=internal \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-05-12 Thread Jeff Johnson
  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:   12-May-2012 19:20:45
  Branch: rpm-5_4  Handle: 2012051217204500

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

  Log:
- provincetown: add --with-unixodbc.
- truro: add --with-unixodbc.

  Summary:
RevisionChanges Path
2.365.2.65  +2  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.64 -r2.365.2.65 devtool.conf
  --- rpm/devtool.conf  12 May 2012 16:58:53 -  2.365.2.64
  +++ rpm/devtool.conf  12 May 2012 17:20:45 -  2.365.2.65
  @@ -461,6 +461,7 @@
   --with-sepol \
   --with-semanage \
   --with-libgit2=internal \
  +--with-unixodbc \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ -691,6 +692,7 @@
   --without-libgit2 \
   --with-apr \
   --with-subversion \
  +--with-unixodbc \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-05-06 Thread Jeff Johnson
  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:   07-May-2012 00:47:58
  Branch: rpm-5_4  Handle: 2012050622475800

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

  Log:
- yocto: add --with-uud=system to resurrect the waterfalls.

  Summary:
RevisionChanges Path
2.365.2.62  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.61 -r2.365.2.62 devtool.conf
  --- rpm/devtool.conf  5 May 2012 23:28:31 -   2.365.2.61
  +++ rpm/devtool.conf  6 May 2012 22:47:58 -   2.365.2.62
  @@ -1813,7 +1813,7 @@
   --without-expat \
   --with-pcre=internal \
   --enable-utf \
  ---without-uuid \
  +--with-uuid=system \
   --with-attr \
   --with-acl \
   --without-xar \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-05-06 Thread Jeff Johnson
  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:   07-May-2012 00:55:44
  Branch: rpm-5_4  Handle: 2012050622554400

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

  Log:
- yocto: use system absoulte path for magic (to resurrect the
waterfalls).

  Summary:
RevisionChanges Path
2.365.2.63  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.62 -r2.365.2.63 devtool.conf
  --- rpm/devtool.conf  6 May 2012 22:47:58 -   2.365.2.62
  +++ rpm/devtool.conf  6 May 2012 22:55:44 -   2.365.2.63
  @@ -1772,6 +1772,7 @@
   
   # YOCTO 2012
   #  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
  +#--with-path-magic=%{_usrlibrpm}/../../share/misc/magic.mgc \
   %yocto
   %autogen
   %configure \
  @@ -1790,7 +1791,6 @@
   --without-xz \
   --with-file \
   --with-path-magic=/usr/share/file/magic \
  ---with-path-magic=%{_usrlibrpm}/../../share/misc/magic.mgc \
   --without-lua \
   --without-tcl \
   --without-sqlite \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-26 Thread Jeff Johnson
  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 14:57:30
  Branch: rpm-5_4  Handle: 2012042612573000

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

  Log:
- tests: drop perl-URPM internal until --nosignatires et al is
refeactored.

  Summary:
RevisionChanges Path
2.365.2.58  +3  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.57 -r2.365.2.58 devtool.conf
  --- rpm/devtool.conf  25 Apr 2012 20:34:47 -  2.365.2.57
  +++ rpm/devtool.conf  26 Apr 2012 12:57:30 -  2.365.2.58
  @@ -454,7 +454,7 @@
   --with-python \
   --without-pythonembed \
   --with-perl \
  ---with-perl-urpm \
  +--without-perl-urpm \
   --without-perlembed \
   --with-ruby \
   --with-selinux \
  @@ -605,7 +605,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  ---with-perl-urpm \
  +--without-perl-urpm \
   --with-perlembed=/usr/lib/perl5/CORE/:/usr/lib/perl5/CORE \
   --with-ruby=/usr/lib:/usr/lib/ruby/1.8 \
   --with-selinux \
  @@ -681,7 +681,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
  ---with-perl-urpm \
  +--without-perl-urpm \
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-26 Thread Jeff Johnson
  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:
RevisionChanges 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 -  2.365.2.58
  +++ rpm/devtool.conf  26 Apr 2012 19:10:30 -  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 Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-18 Thread Jeff Johnson
  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:   18-Apr-2012 17:09:49
  Branch: rpm-5_4  Handle: 2012041815094900

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

  Log:
- uuid: fix: dig out Yet Another Place in Cooker where OSSP UUID is
located.

  Summary:
RevisionChanges Path
2.365.2.56  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.55 -r2.365.2.56 devtool.conf
  --- rpm/devtool.conf  8 Apr 2012 00:21:40 -   2.365.2.55
  +++ rpm/devtool.conf  18 Apr 2012 15:09:49 -  2.365.2.56
  @@ -1158,7 +1158,7 @@
   --with-libxml2 \
   --with-pcre \
   --enable-utf8 \
  ---with-uuid \
  +--with-uuid=/usr/lib64:/usr/include/ossp-uuid \
   --with-attr \
   --with-acl \
   --without-xar \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-07 Thread Jeff Johnson
  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:   08-Apr-2012 02:21:40
  Branch: rpm-5_4  Handle: 2012040800214000

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

  Log:
- lion: use $HOME instead of twiddle.

  Summary:
RevisionChanges Path
2.365.2.55  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.54 -r2.365.2.55 devtool.conf
  --- rpm/devtool.conf  8 Apr 2012 00:15:24 -   2.365.2.54
  +++ rpm/devtool.conf  8 Apr 2012 00:21:40 -   2.365.2.55
  @@ -206,7 +206,7 @@
   #/usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 
1.0.5)
   #/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.5)
   %static
  -PATH=~/bin:/usr/bin:/bin:/usr/sbin:/sbin
  +PATH=${HOME}/bin:/usr/bin:/bin:/usr/sbin:/sbin
   export PATH
   %autogen
   %configure \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-06 Thread Anders F. Bj�rklund
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Anders F. Björklund
  Root:   /v/rpm/cvs   Email:  a...@rpm5.org
  Module: rpm  Date:   06-Apr-2012 12:17:24
  Branch: rpm-5_4  Handle: 2012040610172400

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

  Log:
macports: disable openmp (backport check-in 16097)

  Summary:
RevisionChanges Path
2.365.2.51  +2  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.50 -r2.365.2.51 devtool.conf
  --- rpm/devtool.conf  1 Apr 2012 18:41:03 -   2.365.2.50
  +++ rpm/devtool.conf  6 Apr 2012 10:17:24 -   2.365.2.51
  @@ -2881,7 +2881,8 @@
--sysconfdir=${prefix}/etc \
--with-path-cfg=${prefix}/etc/rpm \
--enable-broken-chown \
  - --disable-rpath
  + --disable-rpath \
  + --disable-openmp
   
   %freebsd
   %checkout
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-06 Thread Anders F. Bj�rklund
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Anders F. Björklund
  Root:   /v/rpm/cvs   Email:  a...@rpm5.org
  Module: rpm  Date:   06-Apr-2012 12:18:38
  Branch: rpm-5_4  Handle: 2012040610183700

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

  Log:
macports: upgrade to rpm53

  Summary:
RevisionChanges Path
2.365.2.52  +3  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.51 -r2.365.2.52 devtool.conf
  --- rpm/devtool.conf  6 Apr 2012 10:17:24 -   2.365.2.51
  +++ rpm/devtool.conf  6 Apr 2012 10:18:37 -   2.365.2.52
  @@ -2830,7 +2830,7 @@
#   autoconf
#   libiconv
#   gettext
  - #   db51
  + #   db53
#   sqlite3
#   popt
#   beecrypt
  @@ -2850,8 +2850,8 @@
PATH=${prefix}/bin:$PATH
%autogen
CPPFLAGS=-I${prefix}/include -I${prefix}/include/xar \
  -   -I${prefix}/include/ossp -I${prefix}/include/db51
  - LDFLAGS=-L${prefix}/lib -L${prefix}/lib/db51
  +   -I${prefix}/include/ossp -I${prefix}/include/db53
  + LDFLAGS=-L${prefix}/lib -L${prefix}/lib/db53
export CPPFLAGS
export LDFLAGS
__PYTHON=${prefix}/bin/python2.6
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-04-01 Thread Jeff Johnson
  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:   01-Apr-2012 20:41:04
  Branch: rpm-5_4  Handle: 2012040118410300

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

  Log:
- cooker: use internal lua.

  Summary:
RevisionChanges Path
2.365.2.50  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.49 -r2.365.2.50 devtool.conf
  --- rpm/devtool.conf  29 Mar 2012 02:27:08 -  2.365.2.49
  +++ rpm/devtool.conf  1 Apr 2012 18:41:03 -   2.365.2.50
  @@ -1135,7 +1135,7 @@
   --with-xz \
   --with-file \
   --with-path-magic=/usr/share/misc/magic \
  ---with-lua=external \
  +--with-lua=internal \
   --with-tcl \
   --with-sqlite \
   --with-syck=external \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-28 Thread Jeff Johnson
  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:   29-Mar-2012 03:02:55
  Branch: rpm-5_4  Handle: 2012032901025300

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

  Log:
- lion: resurrect a mostly static link using llvm.

  Summary:
RevisionChanges Path
2.365.2.48  +27 -16 rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.47 -r2.365.2.48 devtool.conf
  --- rpm/devtool.conf  24 Mar 2012 00:35:11 -  2.365.2.47
  +++ rpm/devtool.conf  29 Mar 2012 01:02:53 -  2.365.2.48
  @@ -195,43 +195,54 @@
   --enable-build-debug \
   --enable-maintainer-mode
   
  +# --- Chosen wrto Lion /usr/lib libraries after installing BDB
  +# $ otool -L rpm
  +# rpm:
  +#/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 
7.0.0)
  +#/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 159.1.0)
  +#/usr/lib/db53/libdb_sql-5.3.dylib (compatibility version 0.0.0, current 
version 0.0.0)
  +#/usr/lib/db53/libdb-5.3.dylib (compatibility version 0.0.0, current 
version 0.0.0)
  +#/usr/lib/libexpat.1.dylib (compatibility version 7.0.0, current version 
7.2.0)
  +#/usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 
1.0.5)
  +#/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.5)
   %static
  -#   configure RPM 5 for static linking.
   %autogen
   %configure \
   --verbose \
   --prefix=/usr \
   --disable-shared \
  ---with-db=internal \
  ---with-dbsql=internal \
  ---with-db-tools-integrated \
  ---with-zlib=system \
  ---with-bzip2=no \
  ---with-xz \
  +--with-db \
  +--with-dbsql \
  +--without-db-tools-integrated \
  +--with-zlib \
  +--with-bzip2 \
  +--without-xz \
   --with-file \
   --with-path-magic=/usr/share/file/magic \
   --without-augeas \
   --with-beecrypt=internal \
  ---with-gcrypt \
  +--without-gcrypt \
   --without-tomcrypt \
   --with-pcre=internal \
   --enable-utf8 \
  ---with-uuid=system \
  ---with-popt=system \
  +--without-uuid \
  +--with-popt=internal \
   --with-pthreads=yes \
  ---with-libelf=yes \
  ---with-js=internal \
  +--without-libelf \
  +--without-js \
   --with-lua=internal \
  ---with-openssl=system \
  +--without-openssl \
   --with-neon=internal \
  +--without-libproxy \
  +--with-expat \
   --with-syck=internal \
   --without-keyutils \
   --without-xar \
   --without-sqlite \
   --without-nss \
  ---with-selinux=no \
  ---with-sepol=no \
  ---with-semanage=no \
  +--without-selinux \
  +--without-sepol \
  +--without-semanage \
   --without-ruby \
   --without-perl \
   --without-python \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-17 Thread Jeff Johnson
  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-Mar-2012 16:56:52
  Branch: rpm-5_4  Handle: 2012031715565200

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

  Log:
- odbc: throw the stubs into the waterfalls.

  Summary:
RevisionChanges Path
2.365.2.44  +1  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.43 -r2.365.2.44 devtool.conf
  --- rpm/devtool.conf  11 Mar 2012 20:29:46 -  2.365.2.43
  +++ rpm/devtool.conf  17 Mar 2012 15:56:52 -  2.365.2.44
  @@ -515,6 +515,7 @@
   --with-libgit2=internal \
   --with-apr \
   --with-subversion \
  +--with-unixodbc \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-11 Thread Jeff Johnson
  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:   11-Mar-2012 16:10:56
  Branch: rpm-5_4  Handle: 2012031115105600

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

  Log:
- falmouth: python 2.6 - 2.7.

  Summary:
RevisionChanges Path
2.365.2.41  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.40 -r2.365.2.41 devtool.conf
  --- rpm/devtool.conf  11 Mar 2012 05:14:00 -  2.365.2.40
  +++ rpm/devtool.conf  11 Mar 2012 15:10:56 -  2.365.2.41
  @@ -295,7 +295,7 @@
   --without-js \
   --without-gpsee \
   --with-python=system \
  ---with-pythonembed=/usr/lib:/usr/include/python2.6 \
  +--with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
   --with-perl-urpm \
   
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-11 Thread Jeff Johnson
  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:   11-Mar-2012 21:03:56
  Branch: rpm-5_4  Handle: 2012031120035500

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

  Log:
- eastham: drop libgit2 in order to embed python2.7 for now.

  Summary:
RevisionChanges Path
2.365.2.42  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.41 -r2.365.2.42 devtool.conf
  --- rpm/devtool.conf  11 Mar 2012 15:10:56 -  2.365.2.41
  +++ rpm/devtool.conf  11 Mar 2012 20:03:55 -  2.365.2.42
  @@ -369,7 +369,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---with-libgit2=external \
  +--without-libgit2 \
   --without-squirrel \
   --without-valgrind \
   --disable-openmp \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   10-Mar-2012 18:53:19
  Branch: rpm-5_4  Handle: 2012031017531900

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

  Log:
- typo

  Summary:
RevisionChanges Path
2.365.2.34  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.33 -r2.365.2.34 devtool.conf
  --- rpm/devtool.conf  10 Mar 2012 17:39:50 -  2.365.2.33
  +++ rpm/devtool.conf  10 Mar 2012 17:53:19 -  2.365.2.34
  @@ -493,7 +493,7 @@
   --without-bash \
   --with-rc \
   --without-js \
  ---with-gpsee=internal \
  +--without-gpsee \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   10-Mar-2012 20:46:06
  Branch: rpm-5_4  Handle: 2012031019460500

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

  Log:
- falmouth: add --without-libgit2.

  Summary:
RevisionChanges Path
2.365.2.36  +2  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.35 -r2.365.2.36 devtool.conf
  --- rpm/devtool.conf  10 Mar 2012 19:42:28 -  2.365.2.35
  +++ rpm/devtool.conf  10 Mar 2012 19:46:05 -  2.365.2.36
  @@ -236,6 +236,7 @@
   
   # Lion
   #--with-ruby=/opt/local/lib/ruby/1.8 \
  +#--with-libgit2=internal tgit needs linkage assistance
   %falmouth
   %autogen
   %configure \
  @@ -295,7 +296,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---with-libgit2=internal \
  +--without-libgit2 \
   --without-squirrel \
   --with-installed-readline \
   --with-valgrind \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   10-Mar-2012 20:50:38
  Branch: rpm-5_4  Handle: 2012031019503800

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

  Log:
- perl-URPM: configure/build perl-URPM from checkout.

  Summary:
RevisionChanges Path
2.365.2.37  +4  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.36 -r2.365.2.37 devtool.conf
  --- rpm/devtool.conf  10 Mar 2012 19:46:05 -  2.365.2.36
  +++ rpm/devtool.conf  10 Mar 2012 19:50:38 -  2.365.2.37
  @@ -291,6 +291,7 @@
   --with-python=system \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  +--with-perl-urpm \
   
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
   --without-ruby \
   --without-selinux \
  @@ -425,6 +426,7 @@
   --with-python \
   --without-pythonembed \
   --with-perl \
  +--with-perl-urpm \
   --without-perlembed \
   --with-ruby \
   --with-selinux \
  @@ -574,6 +576,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  +--with-perl-urpm \
   --with-perlembed=/usr/lib/perl5/CORE/:/usr/lib/perl5/CORE \
   --with-ruby=/usr/lib:/usr/lib/ruby/1.8 \
   --with-selinux \
  @@ -649,6 +652,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
  +--with-perl-urpm \
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   10-Mar-2012 22:47:44
  Branch: rpm-5_4  Handle: 2012031021474300

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

  Log:
- break up unreadably long line.

  Summary:
RevisionChanges Path
2.365.2.38  +8  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.37 -r2.365.2.38 devtool.conf
  --- rpm/devtool.conf  10 Mar 2012 19:50:38 -  2.365.2.37
  +++ rpm/devtool.conf  10 Mar 2012 21:47:43 -  2.365.2.38
  @@ -54,11 +54,17 @@
   if [ -d ${DEVTOOL_SRCDIR}/${name}/.svn ]; then
cmd=svn up
   echo === ${name} (${cmd})
  -( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd}  cp 
../scripts/URPM-Makefile.am ./Makefile.am  cp ../scripts/URPM-Makefile.PL.in 
./Makefile.PL.in)
  +( cd ${DEVTOOL_SRCDIR}/${name}  ${cmd}  \
  +  cp ../scripts/URPM-Makefile.am ./Makefile.am  \
  +  cp ../scripts/URPM-Makefile.PL.in ./Makefile.PL.in \
  +)
   else
cmd=svn checkout 
http://svn.mandriva.com/svn/soft/rpm/perl-URPM/trunk perl-URPM
   echo === ${name} (${cmd})
  -( cd ${DEVTOOL_SRCDIR}  ${cmd}  cp 
scripts/URPM-Makefile.am ${name}/Makefile.am  cp scripts/URPM-Makefile.PL.in 
${name}/Makefile.PL.in)
  +( cd ${DEVTOOL_SRCDIR}  ${cmd}  \
  +  cp scripts/URPM-Makefile.am ${name}/Makefile.am  \
  +  cp scripts/URPM-Makefile.PL.in ${name}/Makefile.PL.in \
  +)
fi
   ;;
 *)
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   11-Mar-2012 06:02:59
  Branch: rpm-5_4  Handle: 2012031105025900

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

  Log:
- falmouth: adjust build options.

  Summary:
RevisionChanges Path
2.365.2.39  +3  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.38 -r2.365.2.39 devtool.conf
  --- rpm/devtool.conf  10 Mar 2012 21:47:43 -  2.365.2.38
  +++ rpm/devtool.conf  11 Mar 2012 05:02:59 -  2.365.2.39
  @@ -268,7 +268,7 @@
   --with-openssl \
   --with-nss \
   --with-gcrypt \
  ---without-tomcrypt \
  +--with-tomcrypt \
   --without-tpm \
   --with-libtasn1 \
   --without-pakchois \
  @@ -299,11 +299,11 @@
   --with-perl \
   --with-perl-urpm \
   
--with-perlembed=/opt/local/lib/perl5/5.12.3/darwin-multi-2level/CORE \
  ---without-ruby \
  +--with-ruby=/opt/local/lib/ruby/1.8 \
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---without-libgit2 \
  +--with-libgit2=external \
   --without-squirrel \
   --with-installed-readline \
   --with-valgrind \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-10 Thread Jeff Johnson
  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:   11-Mar-2012 06:14:00
  Branch: rpm-5_4  Handle: 201203110514

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

  Log:
- eastham: devtool.conf adjustments.

  Summary:
RevisionChanges Path
2.365.2.40  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.39 -r2.365.2.40 devtool.conf
  --- rpm/devtool.conf  11 Mar 2012 05:02:59 -  2.365.2.39
  +++ rpm/devtool.conf  11 Mar 2012 05:14:00 -  2.365.2.40
  @@ -369,7 +369,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  ---with-libgit2=internal \
  +--with-libgit2=external \
   --without-squirrel \
   --without-valgrind \
   --disable-openmp \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-07 Thread Jeff Johnson
  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:   07-Mar-2012 15:10:11
  Branch: rpm-5_4  Handle: 2012030714101000

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

  Log:
- back to --without-gpsee tofix the buildbot waterfalls.

  Summary:
RevisionChanges Path
2.365.2.32  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.31 -r2.365.2.32 devtool.conf
  --- rpm/devtool.conf  5 Mar 2012 16:57:31 -   2.365.2.31
  +++ rpm/devtool.conf  7 Mar 2012 14:10:10 -   2.365.2.32
  @@ -478,7 +478,7 @@
   --without-bash \
   --with-rc \
   --without-js \
  ---with-gpsee=internal \
  +--without-gpsee \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-05 Thread Jeff Johnson
  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:   05-Mar-2012 17:57:32
  Branch: rpm-5_4  Handle: 2012030516573100

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

  Log:
- harwich: add --with-gpseee=internal to enable.

  Summary:
RevisionChanges Path
2.365.2.31  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.30 -r2.365.2.31 devtool.conf
  --- rpm/devtool.conf  5 Mar 2012 16:53:57 -   2.365.2.30
  +++ rpm/devtool.conf  5 Mar 2012 16:57:31 -   2.365.2.31
  @@ -478,7 +478,7 @@
   --without-bash \
   --with-rc \
   --without-js \
  ---without-gpsee \
  +--with-gpsee=internal \
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-03-04 Thread Jeff Johnson
  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:   04-Mar-2012 22:39:04
  Branch: rpm-5_4  Handle: 2012030421390400

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

  Log:
- turn on --with-libgit2=internal most everywhere.

  Summary:
RevisionChanges Path
2.365.2.29  +6  -3  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.28 -r2.365.2.29 devtool.conf
  --- rpm/devtool.conf  4 Mar 2012 17:02:19 -   2.365.2.28
  +++ rpm/devtool.conf  4 Mar 2012 21:39:04 -   2.365.2.29
  @@ -268,6 +268,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  +--with-libgit2=internal \
   --without-squirrel \
   --with-installed-readline \
   --with-valgrind \
  @@ -333,6 +334,7 @@
   --without-selinux \
   --without-sepol \
   --without-semanage \
  +--with-libgit2=internal \
   --without-squirrel \
   --without-valgrind \
   --disable-openmp \
  @@ -340,7 +342,7 @@
   --enable-build-debug \
   --enable-maintainer-mode
   
  -# CentOS 5.x/i686
  +# Fedora 17 (currently F16)
   %provincetown
   %autogen
   %configure \
  @@ -400,6 +402,7 @@
   --with-selinux \
   --with-sepol \
   --with-semanage \
  +--with-libgit2=internal \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ -547,7 +550,7 @@
   --with-selinux \
   --with-sepol \
   --with-semanage \
  ---with-libgit2 \
  +--with-libgit2=internal \
   --with-apr \
   --with-subversion \
   --without-squirrel \
  @@ -622,7 +625,7 @@
   --with-selinux \
   --with-sepol \
   --with-semanage \
  ---with-libgit2 \
  +--with-libgit2=internal \
   --with-apr \
   --with-subversion \
   --without-squirrel \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf rpm/rpmio/ rpmsp.c

2012-02-28 Thread Jeff Johnson
  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:   28-Feb-2012 23:18:02
  Branch: rpm-5_4  Handle: 2012022822180100

  Modified files:   (Branch: rpm-5_4)
rpm devtool.conf
rpm/rpmio   rpmsp.c

  Log:
- rescuscitate sepol and enable.

  Summary:
RevisionChanges Path
2.365.2.24  +2  -2  rpm/devtool.conf
2.7.2.1 +6  -6  rpm/rpmio/rpmsp.c
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.23 -r2.365.2.24 devtool.conf
  --- rpm/devtool.conf  28 Feb 2012 00:54:01 -  2.365.2.23
  +++ rpm/devtool.conf  28 Feb 2012 22:18:01 -  2.365.2.24
  @@ -454,8 +454,8 @@
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
  ---without-sepol \
  ---without-semanage \
  +--with-sepol \
  +--with-semanage \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ .
  patch -p0 '@@ .'
  Index: rpm/rpmio/rpmsp.c
  
  $ cvs diff -u -r2.7 -r2.7.2.1 rpmsp.c
  --- rpm/rpmio/rpmsp.c 18 Oct 2010 06:27:42 -  2.7
  +++ rpm/rpmio/rpmsp.c 28 Feb 2012 22:18:01 -  2.7.2.1
  @@ -88,17 +88,17 @@
return NULL;
   }
   
  -if ((xx = sepol_context_create(SP-I, sp-C))  0) {
  +if ((xx = sepol_context_create(sp-I, (sepol_context_t **)sp-C))  0) {
   if (_rpmsp_debug)
   fprintf(stderr, -- %s: sepol_context_create: %s\n, __FUNCTION__, 
strerror(errno));/* XXX errno? */
  - (void)rpmsmFree(sm);
  + (void)rpmspFree(sp);
return NULL;
   }
   
   if ((xx = sepol_module_package_create(sp-P))  0) {
   if (_rpmsp_debug)
   fprintf(stderr, -- %s: sepol_module_package_create: %s\n, __FUNCTION__, 
strerror(errno)); /* XXX errno? */
  - (void)rpmsmFree(sm);
  + (void)rpmspFree(sp);
return NULL;
   }
   
  @@ -108,14 +108,14 @@
if (fp == NULL || ferror(fp)) {
   if (_rpmsp_debug)
   fprintf(stderr, -- %s: fopen(%s)\n, __FUNCTION__, fn);
  - (void)rpmsmFree(sm);
  + (void)rpmspFree(sp);
return NULL;
}
   
if ((xx = sepol_policy_file_create(sp-F))  0) {
   if (_rpmsp_debug)
   fprintf(stderr, -- %s: sepol_policy_file_create: %s\n, __FUNCTION__, 
strerror(errno));/* XXX errno? */
  - (void)rpmsmFree(sm);
  + (void)rpmspFree(sp);
return NULL;
}
sepol_policy_file_set_handle(sp-F, sp-I);
  @@ -124,7 +124,7 @@
if ((xx = sepol_policydb_create(sp-DB))  0) {
   if (_rpmsp_debug)
   fprintf(stderr, -- %s: sepol_policydb_create: %s\n, __FUNCTION__, 
strerror(errno));   /* XXX errno? */
  - (void)rpmsmFree(sm);
  + (void)rpmspFree(sp);
return NULL;
}
   
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-28 Thread Jeff Johnson
  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:   29-Feb-2012 06:05:20
  Branch: rpm-5_4  Handle: 2012022905052000

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

  Log:
- update %truro stanza.

  Summary:
RevisionChanges Path
2.365.2.26  +5  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.25 -r2.365.2.26 devtool.conf
  --- rpm/devtool.conf  29 Feb 2012 04:22:26 -  2.365.2.25
  +++ rpm/devtool.conf  29 Feb 2012 05:05:20 -  2.365.2.26
  @@ -601,8 +601,11 @@
   --with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
  ---without-sepol \
  ---without-semanage \
  +--with-sepol \
  +--with-semanage \
  +--with-libgit2 \
  +--with-apr \
  +--with-subversion \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-28 Thread Jeff Johnson
  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:   29-Feb-2012 06:07:20
  Branch: rpm-5_4  Handle: 2012022905072000

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

  Log:
- update %hyannis stanza

  Summary:
RevisionChanges Path
2.365.2.27  +5  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.26 -r2.365.2.27 devtool.conf
  --- rpm/devtool.conf  29 Feb 2012 05:05:20 -  2.365.2.26
  +++ rpm/devtool.conf  29 Feb 2012 05:07:20 -  2.365.2.27
  @@ -529,8 +529,11 @@
   --with-perlembed=/usr/lib/perl5/CORE/:/usr/lib/perl5/CORE \
   --with-ruby=/usr/lib:/usr/lib/ruby/1.8 \
   --with-selinux \
  ---without-sepol \
  ---without-semanage \
  +--with-sepol \
  +--with-semanage \
  +--with-libgit2 \
  +--with-apr \
  +--with-subversion \
   --without-squirrel \
   --with-build-extlibdep \
   --with-build-maxextlibdep \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-27 Thread Jeff Johnson
  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:   28-Feb-2012 01:40:35
  Branch: rpm-5_4  Handle: 2012022800403500

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

  Log:
- enable embedded perl interpreter.

  Summary:
RevisionChanges Path
2.365.2.21  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.20 -r2.365.2.21 devtool.conf
  --- rpm/devtool.conf  27 Feb 2012 01:19:51 -  2.365.2.20
  +++ rpm/devtool.conf  28 Feb 2012 00:40:35 -  2.365.2.21
  @@ -595,7 +595,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.7 \
   --with-perl \
  ---without-perlembed \
  +--with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
   --without-sepol \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-27 Thread Jeff Johnson
  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:   28-Feb-2012 01:51:14
  Branch: rpm-5_4  Handle: 2012022800511400

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

  Log:
- perl: enable embedded interpreter.

  Summary:
RevisionChanges Path
2.365.2.22  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.21 -r2.365.2.22 devtool.conf
  --- rpm/devtool.conf  28 Feb 2012 00:40:35 -  2.365.2.21
  +++ rpm/devtool.conf  28 Feb 2012 00:51:14 -  2.365.2.22
  @@ -523,7 +523,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  ---without-perlembed \
  +--with-perlembed=/usr/lib/perl5/CORE/:/usr/lib/perl5/CORE \
   --with-ruby=/usr/lib:/usr/lib/ruby/1.8 \
   --with-selinux \
   --without-sepol \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-27 Thread Jeff Johnson
  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:   28-Feb-2012 01:54:02
  Branch: rpm-5_4  Handle: 2012022800540100

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

  Log:
- perl: enable embedded interpreter.

  Summary:
RevisionChanges Path
2.365.2.23  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.22 -r2.365.2.23 devtool.conf
  --- rpm/devtool.conf  28 Feb 2012 00:51:14 -  2.365.2.22
  +++ rpm/devtool.conf  28 Feb 2012 00:54:01 -  2.365.2.23
  @@ -451,7 +451,7 @@
   --with-python \
   --with-pythonembed=/usr/lib:/usr/include/python2.6 \
   --with-perl \
  ---without-perlembed \
  +--with-perlembed=/usr/lib64/perl5/CORE/:/usr/lib64/perl5/CORE \
   --with-ruby=/usr/lib64:/usr/lib64/ruby/1.8 \
   --with-selinux \
   --without-sepol \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2012-02-24 Thread Jeff Johnson
  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:   25-Feb-2012 02:41:33
  Branch: rpm-5_4  Handle: 2012022501413300

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

  Log:
- devtool: stanza for hyannis.

  Summary:
RevisionChanges Path
2.365.2.18  +72 -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.17 -r2.365.2.18 devtool.conf
  --- rpm/devtool.conf  23 Feb 2012 23:13:45 -  2.365.2.17
  +++ rpm/devtool.conf  25 Feb 2012 01:41:33 -  2.365.2.18
  @@ -466,6 +466,78 @@
   --enable-build-debug \
   --enable-maintainer-mode
   
  +# CentOS 5.x/i386 = Serentos 6.1/i386
  +#  
--with-perlembed=/usr/i386/perl5/5.10.0/i386-linux-thread-multi/CORE/:/usr/lib/perl5/CORE
 \
  +%hyannis
  +%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 \
  +--enable-utf8 \
  +--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/lib:/usr/include/python2.6 \
  +--with-perl \
  +--without-perlembed \
  +--with-ruby=/usr/lib:/usr/lib/ruby/1.8 \
  +--with-selinux \
  +--without-sepol \
  +--without-semanage \
  +--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
  +
   # Fedorable 16
   #  
--with-perlembed=/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE/:/usr/lib64/perl5/CORE
 \
   %truro
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2011-09-05 Thread Jeff Johnson
  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:   05-Sep-2011 22:22:09
  Branch: rpm-5_4  Handle: 2011090520220900

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

  Log:
- devtool: figger -luuid on Serentos.

  Summary:
RevisionChanges Path
2.365.2.13  +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.12 -r2.365.2.13 devtool.conf
  --- rpm/devtool.conf  30 Aug 2011 12:14:09 -  2.365.2.12
  +++ rpm/devtool.conf  5 Sep 2011 20:22:09 -   2.365.2.13
  @@ -431,7 +431,7 @@
   --with-expat \
   --with-pcre \
   --enable-utf8 \
  ---with-uuid=/usr/include:/usr/lib64 \
  +--with-uuid=system \
   --with-attr \
   --with-acl \
   --without-xar \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2011-03-31 Thread Per �yvind Karlsen
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs   Email:  pkarl...@rpm5.org
  Module: rpm  Date:   01-Apr-2011 00:56:20
  Branch: rpm-5_4  Handle: 2011033122562000

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

  Log:
sync %cooker target with cooker

  Summary:
RevisionChanges Path
2.365.2.7   +5  -0  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.6 -r2.365.2.7 devtool.conf
  --- rpm/devtool.conf  29 Mar 2011 22:17:09 -  2.365.2.6
  +++ rpm/devtool.conf  31 Mar 2011 22:56:20 -  2.365.2.7
  @@ -744,6 +744,10 @@
   
   # Mandriva Linux Cooker
   %cooker
  +export CFLAGS=-O2 -g -frecord-gcc-switches -Wstrict-aliasing=2 -pipe 
-Wformat -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4
  +export CXXFLAGS=$CFLAGS
  +export LDFLAGS=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 
-Wl,--build-id -Wl,--enable-new-dtags
  +
   %autogen
   %configure \
   --verbose \
  @@ -813,6 +817,7 @@
   --enable-build-debug \
   --enable-maintainer-mode \
   
--with-extra-path-macros=/usr/lib/rpm/platform/%{_target}/macros:/usr/lib/rpm/mandriva/platform/%{_target}/macros:/etc/rpm/macros.d/*.macros:/usr/lib/rpm/macros.d/mandriva
  +echo '#define PREMACROFILES /etc/rpm/premacros.d/*.macros'  
config.h
   
   # FreeBSD 8.1 x86_64
   %fbsd8x
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2011-03-29 Thread Per �yvind Karlsen
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs   Email:  pkarl...@rpm5.org
  Module: rpm  Date:   30-Mar-2011 00:17:09
  Branch: rpm-5_4  Handle: 2011032922170900

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

  Log:
add macro paths for %cooker

  Summary:
RevisionChanges Path
2.365.2.6   +2  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.5 -r2.365.2.6 devtool.conf
  --- rpm/devtool.conf  26 Mar 2011 15:58:36 -  2.365.2.5
  +++ rpm/devtool.conf  29 Mar 2011 22:17:09 -  2.365.2.6
  @@ -811,7 +811,8 @@
   --enable-build-versionscript \
   --enable-build-warnings \
   --enable-build-debug \
  ---enable-maintainer-mode
  +--enable-maintainer-mode \
  +
--with-extra-path-macros=/usr/lib/rpm/platform/%{_target}/macros:/usr/lib/rpm/mandriva/platform/%{_target}/macros:/etc/rpm/macros.d/*.macros:/usr/lib/rpm/macros.d/mandriva
   
   # FreeBSD 8.1 x86_64
   %fbsd8x
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2011-03-26 Thread Jeff Johnson
  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-Mar-2011 16:58:36
  Branch: rpm-5_4  Handle: 2011032615583600

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

  Log:
- devtool: +with-uuid for cooker.

  Summary:
RevisionChanges Path
2.365.2.5   +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.4 -r2.365.2.5 devtool.conf
  --- rpm/devtool.conf  25 Jan 2011 13:39:46 -  2.365.2.4
  +++ rpm/devtool.conf  26 Mar 2011 15:58:36 -  2.365.2.5
  @@ -777,7 +777,7 @@
   --with-libxml2 \
   --with-pcre \
   --enable-utf8 \
  ---without-uuid \
  +--with-uuid \
   --with-attr \
   --with-acl \
   --without-xar \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2011-01-25 Thread Per �yvind Karlsen
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  

  Server: rpm5.org Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs   Email:  pkarl...@rpm5.org
  Module: rpm  Date:   25-Jan-2011 14:39:47
  Branch: rpm-5_4  Handle: 2011012513394600

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

  Log:
use external popt for cooker

  Summary:
RevisionChanges Path
2.365.2.4   +1  -2  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.3 -r2.365.2.4 devtool.conf
  --- rpm/devtool.conf  9 Jan 2011 02:27:14 -   2.365.2.3
  +++ rpm/devtool.conf  25 Jan 2011 13:39:46 -  2.365.2.4
  @@ -781,7 +781,7 @@
   --with-attr \
   --with-acl \
   --without-xar \
  ---with-popt=internal \
  +--with-popt=external \
   --with-keyutils \
   --with-pthreads \
   --with-libelf \
  @@ -807,7 +807,6 @@
   --with-valgrind \
   --with-cpuinfo \
   --with-vendor=mandriva \
  - --with-path-premacros=/etc/rpm/premacros.d \
   --enable-build-pic \
   --enable-build-versionscript \
   --enable-build-warnings \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_4: rpm/ devtool.conf

2010-12-27 Thread Jeff Johnson
  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:   27-Dec-2010 18:13:29
  Branch: rpm-5_4  Handle: 2010122717132800

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

  Log:
- devtool: use popt external for now.

  Summary:
RevisionChanges Path
2.365.2.2   +1  -1  rpm/devtool.conf
  

  patch -p0 '@@ .'
  Index: rpm/devtool.conf
  
  $ cvs diff -u -r2.365.2.1 -r2.365.2.2 devtool.conf
  --- rpm/devtool.conf  6 Dec 2010 23:04:47 -   2.365.2.1
  +++ rpm/devtool.conf  27 Dec 2010 17:13:28 -  2.365.2.2
  @@ -116,7 +116,7 @@
   --with-attr \
   --with-acl \
   --without-xar \
  ---with-popt \
  +--with-popt=external \
   --with-keyutils \
   --with-pthreads \
   --with-libelf \
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org