RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm file Date: 16-Aug-2007 14:39:46
Branch: rpm-4_5 Handle: 2007081613394501
Modified files: (Branch: rpm-4_5)
file autogen.sh
rpm autogen.sh
Log:
note new libtool version.
Summary:
Revision Changes Path
1.30.2.2 +2 -2 file/autogen.sh
2.67.2.4 +2 -2 rpm/autogen.sh
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: file/autogen.sh
============================================================================
$ cvs diff -u -r1.30.2.1 -r1.30.2.2 autogen.sh
--- file/autogen.sh 25 May 2007 19:00:36 -0000 1.30.2.1
+++ file/autogen.sh 16 Aug 2007 12:39:46 -0000 1.30.2.2
@@ -3,12 +3,12 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.5.22"
+LTV="libtoolize (GNU libtool) 1.5.24"
ACV="autoconf (GNU Autoconf) 2.61"
AMV="automake (GNU automake) 1.10"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
- libtool-1.5.22
+ libtool-1.5.24
autoconf-2.61
automake-1.10
Simply edit this script to change the libtool/autoconf/automake versions
@@ .
patch -p0 <<'@@ .'
Index: rpm/autogen.sh
============================================================================
$ cvs diff -u -r2.67.2.3 -r2.67.2.4 autogen.sh
--- rpm/autogen.sh 16 Jun 2007 18:14:06 -0000 2.67.2.3
+++ rpm/autogen.sh 16 Aug 2007 12:39:45 -0000 2.67.2.4
@@ -3,12 +3,12 @@
export CFLAGS
export LDFLAGS
-LTV="libtoolize (GNU libtool) 1.5.22"
+LTV="libtoolize (GNU libtool) 1.5.24"
ACV="autoconf (GNU Autoconf) 2.61"
AMV="automake (GNU automake) 1.10"
USAGE="
This script documents the versions of the tools I'm using to build rpm:
- libtool-1.5.22
+ libtool-1.5.24
autoconf-2.61
automake-1.10
Simply edit this script to change the libtool/autoconf/automake versions
@@ .
Received on Thu Aug 16 14:39:46 2007