summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-09 09:29:59 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-09 09:29:59 +0000
commit7b216338535a8d77f1c7954d69f35388ce727915 (patch)
tree3a40308a4a5bc04b284e209bb7fde23b0a63aea7
parent2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com> (diff)
downloadrtems-7b216338535a8d77f1c7954d69f35388ce727915.tar.bz2
Upgrade to automake-1.11.1
-rw-r--r--contrib/crossrpms/autotools/Makefile.am4
-rw-r--r--contrib/crossrpms/autotools/rtems-4.10-automake.spec6
2 files changed, 5 insertions, 5 deletions
diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am
index cb5484fa86..b193cb9615 100644
--- a/contrib/crossrpms/autotools/Makefile.am
+++ b/contrib/crossrpms/autotools/Makefile.am
@@ -8,6 +8,6 @@ AUTOCONF_VERS = 2.65
AUTOCONF_RPMREL = 1
include ./autoconf.am
-AUTOMAKE_VERS = 1.11
-AUTOMAKE_RPMREL = 3
+AUTOMAKE_VERS = 1.11.1
+AUTOMAKE_RPMREL = 1
include ./automake.am
diff --git a/contrib/crossrpms/autotools/rtems-4.10-automake.spec b/contrib/crossrpms/autotools/rtems-4.10-automake.spec
index 1fcf69bdf5..c650b73a9a 100644
--- a/contrib/crossrpms/autotools/rtems-4.10-automake.spec
+++ b/contrib/crossrpms/autotools/rtems-4.10-automake.spec
@@ -45,8 +45,8 @@
%define _host_rpmprefix %{nil}
%endif
-%define rpmvers 1.11
-%define srcvers 1.11
+%define rpmvers 1.11.1
+%define srcvers 1.11.1
%define amvers 1.11
%define name rtems-4.10-automake
@@ -57,7 +57,7 @@ URL: http://sources.redhat.com/automake
License: GPL
Group: Development/Tools
Version: %{rpmvers}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Tool for automatically generating GNU style Makefile.in's
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)