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: 09-Apr-2008 14:31:54
Branch: HEAD Handle: 2008040912315202
Modified files:
file autogen.sh
rpm INSTALL autogen.sh devtool.conf
xar autogen.sh
zlib autogen.sh
Log:
upgrade to Autoconf 2.62
Summary:
Revision Changes Path
1.37 +2 -2 file/autogen.sh
2.96 +1 -1 rpm/INSTALL
2.91 +2 -2 rpm/autogen.sh
2.209 +2 -2 rpm/devtool.conf
1.11 +2 -2 xar/autogen.sh
1.15 +2 -2 zlib/autogen.sh
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: file/autogen.sh
============================================================================
$ cvs diff -u -r1.36 -r1.37 autogen.sh
--- file/autogen.sh 2 Apr 2008 09:19:36 -0000 1.36
+++ file/autogen.sh 9 Apr 2008 12:31:53 -0000 1.37
@@ -2,14 +2,14 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.61"
+ACV="autoconf (GNU Autoconf) 2.62"
LTV="libtoolize (GNU libtool) 2.2.2"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
To build RPM from plain CVS sources the following
installed developer tools are mandatory:
GNU automake 1.10
- GNU autoconf 2.61
+ GNU autoconf 2.62
GNU libtool 2.2.2
GNU gettext 0.17
"
@@ .
patch -p0 <<'@@ .'
Index: rpm/INSTALL
============================================================================
$ cvs diff -u -r2.95 -r2.96 INSTALL
--- rpm/INSTALL 9 Apr 2008 10:29:42 -0000 2.95
+++ rpm/INSTALL 9 Apr 2008 12:31:52 -0000 2.96
@@ -12,7 +12,7 @@
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.61
http://www.gnu.org/software/autoconf/
+GNU autoconf mandatory 2.59b 2.62
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.2
http://www.gnu.org/software/libtool/
GNU gettext mandatory 0.16 0.17
http://www.gnu.org/software/gettext/
@@ .
patch -p0 <<'@@ .'
Index: rpm/autogen.sh
============================================================================
$ cvs diff -u -r2.90 -r2.91 autogen.sh
--- rpm/autogen.sh 2 Apr 2008 09:19:36 -0000 2.90
+++ rpm/autogen.sh 9 Apr 2008 12:31:52 -0000 2.91
@@ -2,14 +2,14 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.61"
+ACV="autoconf (GNU Autoconf) 2.62"
LTV="libtoolize (GNU libtool) 2.2.2"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
To build RPM from plain CVS sources the following
installed developer tools are mandatory:
GNU automake 1.10
- GNU autoconf 2.61
+ GNU autoconf 2.62
GNU libtool 2.2.2
GNU gettext 0.17
"
@@ .
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.208 -r2.209 devtool.conf
--- rpm/devtool.conf 7 Apr 2008 21:30:58 -0000 2.208
+++ rpm/devtool.conf 9 Apr 2008 12:31:52 -0000 2.209
@@ -209,7 +209,7 @@
standalone_defines () {
# third-party development tools distribution versions
v_m4="1.4.11"
- v_autoconf="2.61"
+ v_autoconf="2.62"
v_automake="1.10"
v_libtool="2.2.2"
v_gettext="0.17"
@@ -226,7 +226,7 @@
v_lua="5.1.3"
v_file="4.23"
v_popt="1.14"
- v_libxml2="2.6.31"
+ v_libxml2="2.6.32"
v_xar="1.5.2"
v_pcre="7.6"
v_uuid="1.6.1"
@@ .
patch -p0 <<'@@ .'
Index: xar/autogen.sh
============================================================================
$ cvs diff -u -r1.10 -r1.11 autogen.sh
--- xar/autogen.sh 2 Apr 2008 09:19:37 -0000 1.10
+++ xar/autogen.sh 9 Apr 2008 12:31:53 -0000 1.11
@@ -2,14 +2,14 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.61"
+ACV="autoconf (GNU Autoconf) 2.62"
LTV="libtoolize (GNU libtool) 2.2.2"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
To build RPM from plain CVS sources the following
installed developer tools are mandatory:
GNU automake 1.10
- GNU autoconf 2.61
+ GNU autoconf 2.62
GNU libtool 2.2.2
GNU gettext 0.17
"
@@ .
patch -p0 <<'@@ .'
Index: zlib/autogen.sh
============================================================================
$ cvs diff -u -r1.14 -r1.15 autogen.sh
--- zlib/autogen.sh 2 Apr 2008 09:19:37 -0000 1.14
+++ zlib/autogen.sh 9 Apr 2008 12:31:54 -0000 1.15
@@ -2,14 +2,14 @@
# configure the requirements
AMV="automake (GNU automake) 1.10"
-ACV="autoconf (GNU Autoconf) 2.61"
+ACV="autoconf (GNU Autoconf) 2.62"
LTV="libtoolize (GNU libtool) 2.2.2"
GTT="gettextize (GNU gettext-tools) 0.17"
USAGE="
To build RPM from plain CVS sources the following
installed developer tools are mandatory:
GNU automake 1.10
- GNU autoconf 2.61
+ GNU autoconf 2.62
GNU libtool 2.2.2
GNU gettext 0.17
"
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [email protected]