RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: [EMAIL PROTECTED]
Module: xar rpm file zlib Date: 24-Sep-2008 23:20:08
Branch: HEAD Handle: 2008092421200701
Modified files:
file autogen.sh
rpm INSTALL autogen.sh devtool.conf
xar autogen.sh
zlib autogen.sh
Log:
upgrade to GNU autoconf 2.63, GNU libtool 2.2.6a, PCRE 7.8 and OpenSSL
0.9.8i
Summary:
Revision Changes Path
1.42 +1 -1 file/autogen.sh
2.112 +5 -5 rpm/INSTALL
2.98 +1 -1 rpm/autogen.sh
2.247 +12 -11 rpm/devtool.conf
1.16 +1 -1 xar/autogen.sh
1.20 +1 -1 zlib/autogen.sh
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: file/autogen.sh
============================================================================
$ cvs diff -u -r1.41 -r1.42 autogen.sh
--- file/autogen.sh 7 Sep 2008 17:15:28 -0000 1.41
+++ file/autogen.sh 24 Sep 2008 21:20:08 -0000 1.42
@@ -2,7 +2,7 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.62"
+ACV="autoconf (GNU Autoconf) 2.63"
LTV="libtoolize (GNU libtool) 2.2.6"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
@@ .
patch -p0 <<'@@ .'
Index: rpm/INSTALL
============================================================================
$ cvs diff -u -r2.111 -r2.112 INSTALL
--- rpm/INSTALL 7 Sep 2008 17:15:26 -0000 2.111
+++ rpm/INSTALL 24 Sep 2008 21:20:07 -0000 2.112
@@ -12,9 +12,9 @@
CVS mandatory 1.12 1.12.13 http://www.nongnu.org/cvs/
Perl mandatory 5.8.0 5.8.8 http://www.perl.com/
GNU m4 [0] mandatory 1.4.0 1.4.11 http://www.gnu.org/software/m4/
-GNU autoconf mandatory 2.59b 2.62
http://www.gnu.org/software/autoconf/
+GNU autoconf mandatory 2.59b 2.63
http://www.gnu.org/software/autoconf/
GNU automake mandatory 1.8 1.10
http://www.gnu.org/software/automake/
-GNU libtool mandatory 1.5 2.2.6
http://www.gnu.org/software/libtool/
+GNU libtool mandatory 1.5 2.2.6a
http://www.gnu.org/software/libtool/
GNU gettext mandatory 0.16 0.17
http://www.gnu.org/software/gettext/
--------------- --------- ------- -------
-------------------------------------
@@ -31,10 +31,10 @@
POPT mandatory 1.9 1.14 http://rpm5.org/files/popt/
BeeCrypt mandatory 4.0 4.1.2 http://beecrypt.sourceforge.net/
Mozilla NSS optional 3.11 3.11.7
http://www.mozilla.org/projects/security/pki/nss/
-OpenSSL optional 0.9.8 0.9.8g http://www.openssl.org/
+OpenSSL optional 0.9.8 0.9.8i http://www.openssl.org/
Neon optional 0.26.0 0.28.1 http://www.webdav.org/neon/
Berkeley-DB [1] optional 4.5 4.7.25
http://www.oracle.com/database/berkeley-db.html
-SQLite [1] optional 3.3 3.6.2 http://www.sqlite.org/
+SQLite [1] optional 3.3 3.6.3 http://www.sqlite.org/
Lua [2] optional 5.1 5.1.4 http://www.lua.org/
ZLib optional 1.2 1.2.3 http://www.zlib.net/
Bzip2 optional 1.0 1.0.5 http://www.bzip.org/
@@ -42,7 +42,7 @@
File/magic [4] optional 4.0 4.26 ftp://ftp.astron.com/pub/file/
GNU gettext optional 0.16 0.17
http://www.gnu.org/software/gettext/
GNU iconv optional 1.11 1.11
http://www.gnu.org/software/libiconv/
-PCRE optional 7.0 7.7 http://www.pcre.org/
+PCRE optional 7.0 7.8 http://www.pcre.org/
OSSP uuid optional 1.6.0 1.6.2 http://www.ossp.org/pkg/lib/uuid/
XAR [5] optional 1.5.2 1.5.2 http://code.google.com/p/xar/
DMalloc optional 5 5.5.2 http://dmalloc.com/
@@ .
patch -p0 <<'@@ .'
Index: rpm/autogen.sh
============================================================================
$ cvs diff -u -r2.97 -r2.98 autogen.sh
--- rpm/autogen.sh 7 Sep 2008 17:15:26 -0000 2.97
+++ rpm/autogen.sh 24 Sep 2008 21:20:07 -0000 2.98
@@ -2,7 +2,7 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.62"
+ACV="autoconf (GNU Autoconf) 2.63"
LTV="libtoolize (GNU libtool) 2.2.6"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
@@ .
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.246 -r2.247 devtool.conf
--- rpm/devtool.conf 7 Sep 2008 17:15:26 -0000 2.246
+++ rpm/devtool.conf 24 Sep 2008 21:20:07 -0000 2.247
@@ -286,27 +286,28 @@
standalone_defines () {
# third-party development tools distribution versions
v_m4="1.4.11"
- v_autoconf="2.62"
+ v_autoconf="2.63"
v_automake="1.10"
- v_libtool="2.2.6"
+ v_libtool="2.2.6a"
+ v_libtool_subdir="2.2.6"
v_gettext="0.17"
# third-party library distribution versions
v_zlib="1.2.3"
v_bzip2="1.0.5"
v_lzma="4.999.3alpha"
- v_openssl="0.9.8h"
+ v_openssl="0.9.8i"
v_expat="2.0.1"
v_neon="0.28.1"
v_beecrypt="4.1.2"
v_db="4.7.25"
- v_sqlite="3.6.2"
+ v_sqlite="3.6.3"
v_lua="5.1.4"
v_file="4.26"
v_popt="1.14"
v_libxml2="2.7.1"
v_xar="1.5.2"
- v_pcre="7.7"
+ v_pcre="7.8"
v_uuid="1.6.2"
v_config="20080719"
@@ -519,12 +520,12 @@
fi
# GNU libtool (installed development tool)
- if [ ! -d "$base3rd/bin/$platform/libtool-${v_libtool}" ]; then
+ if [ ! -d "$base3rd/bin/$platform/libtool-${v_libtool_subdir}" ];
then
echo "++ building third-party development tool
libtool-${v_libtool}"
( cd $base3rd/bin/$platform
- rm -rf libtool-${v_libtool}
+ rm -rf libtool-${v_libtool_subdir}
$gzip -d -c ../../src/libtool-${v_libtool}.tar.gz | $tar xf -
- ( cd libtool-${v_libtool}
+ ( cd libtool-${v_libtool_subdir}
$SHTOOL subst \
-e 's;grep ggrep;grep ggrep egrep;g' \
-e 's;-e .-(cannot match)-.;;g' \
@@ -1304,12 +1305,12 @@
fi
# GNU libtool (installed development tool)
- if [ ! -d "$basemac/bin/libtool-${v_libtool}" ]; then
+ if [ ! -d "$basemac/bin/libtool-${v_libtool_subdir}" ]; then
echo "++ building third-party development tool
libtool-${v_libtool}"
( cd $basemac/bin
- rm -rf libtool-${v_libtool}
+ rm -rf libtool-${v_libtool_subdir}
gzip -d -c ../src/libtool-${v_libtool}.tar.gz | gnutar xf -
- ( cd libtool-${v_libtool}
+ ( cd libtool-${v_libtool_subdir}
$SHTOOL subst \
-e 's;grep ggrep;grep ggrep egrep;g' \
-e 's;-e .-(cannot match)-.;;g' \
@@ .
patch -p0 <<'@@ .'
Index: xar/autogen.sh
============================================================================
$ cvs diff -u -r1.15 -r1.16 autogen.sh
--- xar/autogen.sh 7 Sep 2008 17:15:29 -0000 1.15
+++ xar/autogen.sh 24 Sep 2008 21:20:08 -0000 1.16
@@ -2,7 +2,7 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.62"
+ACV="autoconf (GNU Autoconf) 2.63"
LTV="libtoolize (GNU libtool) 2.2.6"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
@@ .
patch -p0 <<'@@ .'
Index: zlib/autogen.sh
============================================================================
$ cvs diff -u -r1.19 -r1.20 autogen.sh
--- zlib/autogen.sh 7 Sep 2008 17:15:30 -0000 1.19
+++ zlib/autogen.sh 24 Sep 2008 21:20:08 -0000 1.20
@@ -2,7 +2,7 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.62"
+ACV="autoconf (GNU Autoconf) 2.63"
LTV="libtoolize (GNU libtool) 2.2.6"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [email protected]