[rtems-crossrpms commit] Preps for automake-1.11.4.

Ralf Corsepius ralf at rtems.org
Wed Apr 4 13:11:20 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Apr  3 06:43:36 2012 +0200

Preps for automake-1.11.4.

---

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

diff --git a/autotools/Makefile.am b/autotools/Makefile.am
index 3d61be6..ed84920 100644
--- a/autotools/Makefile.am
+++ b/autotools/Makefile.am
@@ -8,6 +8,6 @@ AUTOCONF_VERS = 2.68
 AUTOCONF_RPMREL = 4
 include ./autoconf.am
 
-AUTOMAKE_VERS = 1.11.3
+AUTOMAKE_VERS = 1.11.4
 AUTOMAKE_RPMREL = 1
 include ./automake.am
diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index 4708ecc..c55bf25 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -162,7 +162,7 @@ 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.3
+AUTOMAKE_VERS = 1.11.4
 AUTOMAKE_RPMREL = 1
 AUTOMAKE_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/autotools/automake.add \
diff --git a/autotools/rtems-4.11-automake.spec b/autotools/rtems-4.11-automake.spec
index 6fa4bcc..cd20d01 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.3
-%define srcvers	1.11.3
+%define rpmvers 1.11.4
+%define srcvers	1.11.4
 %define amvers  1.11
 
 %define name			rtems-4.11-automake




More information about the vc mailing list