From db4627a8a17355f3e4543175b7816f27d7836cbd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 4 Jul 2006 14:47:13 +0000 Subject: =?UTF-8?q?2006-07-04=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * autotools/autoconf.add: autoconf-2.60. --- scripts/ChangeLog | 4 ++++ scripts/autotools/autoconf.add | 8 +++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/scripts/ChangeLog b/scripts/ChangeLog index cbdea9a09b..0b9736f2a1 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2006-07-04 Ralf Corsépius + + * autotools/autoconf.add: autoconf-2.60. + 2006-03-08 Joel Sherrill * setup.def: Update tool versions to gcc 4.0.2/newlib 1.14.0 diff --git a/scripts/autotools/autoconf.add b/scripts/autotools/autoconf.add index 5671707a36..6780f189b7 100644 --- a/scripts/autotools/autoconf.add +++ b/scripts/autotools/autoconf.add @@ -1,5 +1,5 @@ -%define rpmvers 2.59 -%define srcvers 2.59 +%define rpmvers 2.60 +%define srcvers 2.60 %define _name autoconf @@ -15,7 +15,7 @@ License: GPL URL: http://www.gnu.org/software/autoconf Group: @rpmgroup@ Version: %{rpmvers} -Release: 4%{?dist} +Release: 0%{?dist} Summary: Tool for automatically generating GNU style Makefile.in's BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -26,7 +26,6 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Source: autoconf-%{srcvers}.tar.bz2 -Patch0: autoconf-2.59-quoting-20040817-1.diff %description GNU's Autoconf is a tool for configuring source code and Makefiles. @@ -43,7 +42,6 @@ their use. %prep %setup -q -n %{_name}-%{srcvers} -%patch -p0 -P 0 %build ./configure --prefix=%{_prefix} --infodir=%{_infodir} --mandir=%{_mandir} \ -- cgit v1.2.3