summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms')
-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)