summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-07-27 11:55:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-07-27 11:55:52 +0000
commite7667a8f6aa54db57d6dddaefd5f1ee142ebfc99 (patch)
treecaf944ba14c0f5e6a886f77299041c3c80de894c /contrib
parentRegenerate. (diff)
downloadrtems-e7667a8f6aa54db57d6dddaefd5f1ee142ebfc99.tar.bz2
Upgrade to autoconf-2.64.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/autotools/Makefile.am4
-rw-r--r--contrib/crossrpms/autotools/rtems-4.10-autoconf.spec6
2 files changed, 5 insertions, 5 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index 254ca53991..bd175c9376 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -4,8 +4,8 @@
include $(top_srcdir)/mkspec.am
-AUTOCONF_VERS = 2.63
-AUTOCONF_RPMREL = 4
+AUTOCONF_VERS = 2.64
+AUTOCONF_RPMREL = 1
include ./autoconf.am
AUTOMAKE_VERS = 1.11
diff --git a/contrib/crossrpms/autotools/rtems-4.10-autoconf.spec b/contrib/crossrpms/autotools/rtems-4.10-autoconf.spec
index 686713bec2..888b9fbe4f 100644
--- a/contrib/crossrpms/autotools/rtems-4.10-autoconf.spec
+++ b/contrib/crossrpms/autotools/rtems-4.10-autoconf.spec
@@ -45,8 +45,8 @@
%define _host_rpmprefix %{nil}
%endif
-%define srcvers 2.63
-%define rpmvers %{expand:%(echo "2.63" | tr - _ )}
+%define srcvers 2.64
+%define rpmvers %{expand:%(echo "2.64" | tr - _ )}
%define name rtems-4.10-autoconf
@@ -56,7 +56,7 @@ License: GPL
URL: http://www.gnu.org/software/autoconf
Group: Development/Tools
Version: %{rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Tool for automatically generating GNU style Makefile.in's
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)