[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Mon May 27 15:07:08 UTC 2013


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon May 27 11:57:34 2013 +0200

Regenerate.

---

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

diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index d07338d..8c8c700 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -182,7 +182,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.12.6
+AUTOMAKE_VERS = 1.13.2
 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 3823a2f..0c374b0 100644
--- a/autotools/rtems-4.11-automake.spec
+++ b/autotools/rtems-4.11-automake.spec
@@ -46,25 +46,25 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%global rpmvers 1.12.6
-%global srcvers	1.12.6
-%global amvers  1.12
+%global rpmvers 1.13.2
+%global srcvers	1.13.2
+%global amvers  1.13
 
 %define name			rtems-4.11-automake
-%define requirements		rtems-4.11-autoconf >= 2.61
+%define requirements		rtems-4.11-autoconf >= 2.65
 
 # --with check          enable checks (default: off)
 %bcond_with             check
 
 Name:		%{name}
-URL:		http://sources.redhat.com/automake
+URL:		http://www.gnu.org/software/automake
 License:	GPL
 Group:		Development/Tools
 Version:	%{rpmvers}
 Release:	1%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
 BuildArch:	noarch
 BuildRequires:  %{requirements} perl
 Requires:     	%{requirements}
@@ -140,7 +140,7 @@ make check
 %endif
 
 %install
-rm -rf "$RPM_BUILD_ROOT"
+%{?el5:rm -rf "$RPM_BUILD_ROOT"}
 make DESTDIR=${RPM_BUILD_ROOT} install
 
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/aclocal




More information about the vc mailing list