[rtems-crossrpms commit] Automake-1.12.2.

Ralf Corsepius ralf at rtems.org
Wed Jul 18 14:29:57 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    bee7da38d520915f41282a5f62b41506cbed98e0
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=bee7da38d520915f41282a5f62b41506cbed98e0

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Jul 18 12:42:32 2012 +0200

Automake-1.12.2.

---

 autotools/Makefile.am              |    4 ++--
 autotools/Makefile.in              |    4 ++--
 autotools/rtems-4.11-automake.spec |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/autotools/Makefile.am b/autotools/Makefile.am
index be4ec11..fecbda3 100644
--- a/autotools/Makefile.am
+++ b/autotools/Makefile.am
@@ -4,6 +4,6 @@ AUTOCONF_VERS = 2.69
 AUTOCONF_RPMREL = 1
 include ./autoconf.am
 
-AUTOMAKE_VERS = 1.11.5
-AUTOMAKE_RPMREL = 2
+AUTOMAKE_VERS = 1.12.2
+AUTOMAKE_RPMREL = 1
 include ./automake.am
diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index d8682d3..b1996c2 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -183,8 +183,8 @@ AUTOCONF_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/rpm-install.add \
 	$(top_srcdir)/common/clean.add \
 	$(top_srcdir)/autotools/target-autoconf.add
-AUTOMAKE_VERS = 1.11.5
-AUTOMAKE_RPMREL = 2
+AUTOMAKE_VERS = 1.12.2
+AUTOMAKE_RPMREL = 1
 AUTOMAKE_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/autotools/automake.add \
 	$(top_srcdir)/binutils/rpm-install.add \
diff --git a/autotools/rtems-4.11-automake.spec b/autotools/rtems-4.11-automake.spec
index 2fa7e01..863fbce 100644
--- a/autotools/rtems-4.11-automake.spec
+++ b/autotools/rtems-4.11-automake.spec
@@ -45,8 +45,8 @@
 %define _host_rpmprefix %{nil}
 %endif
 
-%define rpmvers 1.11.5
-%define srcvers	1.11.5
+%define rpmvers 1.12.2
+%define srcvers	1.12.2
 %define amvers  1.11
 
 %define name			rtems-4.11-automake
@@ -60,7 +60,7 @@ URL:		http://sources.redhat.com/automake
 License:	GPL
 Group:		Development/Tools
 Version:	%{rpmvers}
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)




More information about the vc mailing list