From 7b216338535a8d77f1c7954d69f35388ce727915 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Dec 2009 09:29:59 +0000 Subject: [PATCH] Upgrade to automake-1.11.1 --- contrib/crossrpms/autotools/Makefile.am | 4 ++-- contrib/crossrpms/autotools/rtems-4.10-automake.spec | 6 +++--- 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)