summaryrefslogtreecommitdiffstats
path: root/scripts/autotools
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-04 14:47:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-04 14:47:13 +0000
commitdb4627a8a17355f3e4543175b7816f27d7836cbd (patch)
tree7e9eccc3308fddbd5e47b629eac4ecd65187e756 /scripts/autotools
parentReflect new mkspec. (diff)
downloadrtems-db4627a8a17355f3e4543175b7816f27d7836cbd.tar.bz2
2006-07-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* autotools/autoconf.add: autoconf-2.60.
Diffstat (limited to 'scripts/autotools')
-rw-r--r--scripts/autotools/autoconf.add8
1 files changed, 3 insertions, 5 deletions
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} \