[rtems-crossrpms commit] Upgrade to automake-1.12.6
Ralf Corsepius
ralf at rtems.org
Fri Dec 21 08:17:22 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: ebf13222cd372b93986e039ab0d330a3c0c2fc4a
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=ebf13222cd372b93986e039ab0d330a3c0c2fc4a
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Sun Dec 16 18:56:39 2012 +0100
Upgrade to automake-1.12.6
---
autotools/Makefile.am | 4 ++--
autotools/rtems-4.11-automake.spec | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/autotools/Makefile.am b/autotools/Makefile.am
index 28ff85a..9f89690 100644
--- a/autotools/Makefile.am
+++ b/autotools/Makefile.am
@@ -1,9 +1,9 @@
include $(top_srcdir)/mkspec.am
AUTOCONF_VERS = 2.69
-AUTOCONF_RPMREL = 4
+AUTOCONF_RPMREL = 5
include ./autoconf.am
-AUTOMAKE_VERS = 1.12.5
+AUTOMAKE_VERS = 1.12.6
AUTOMAKE_RPMREL = 1
include ./automake.am
diff --git a/autotools/rtems-4.11-automake.spec b/autotools/rtems-4.11-automake.spec
index 1fba5f5..3823a2f 100644
--- a/autotools/rtems-4.11-automake.spec
+++ b/autotools/rtems-4.11-automake.spec
@@ -45,8 +45,9 @@
%define _host_rpmprefix %{nil}
%endif
-%global rpmvers 1.12.5
-%global srcvers 1.12.5
+%{?!el5:%global _with_noarch_subpackages 1}
+%global rpmvers 1.12.6
+%global srcvers 1.12.6
%global amvers 1.12
%define name rtems-4.11-automake
More information about the vc
mailing list