[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Mon Nov 19 10:06:15 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sun Nov 18 04:26:20 2012 +0100

Regenerate.

---

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

diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index 039a04a..2876394 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -176,14 +176,14 @@ MKSPEC0 = sed \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
 AUTOCONF_VERS = 2.69
-AUTOCONF_RPMREL = 3
+AUTOCONF_RPMREL = 4
 AUTOCONF_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/autotools/autoconf.add \
 	$(top_srcdir)/binutils/rpm-install.add \
 	$(top_srcdir)/common/clean.add \
 	$(top_srcdir)/autotools/target-autoconf.add
 AUTOMAKE_VERS = 1.12.4
-AUTOMAKE_RPMREL = 1
+AUTOMAKE_RPMREL = 2
 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-autoconf.spec b/autotools/rtems-4.11-autoconf.spec
index 351fa9a..00ba22e 100644
--- a/autotools/rtems-4.11-autoconf.spec
+++ b/autotools/rtems-4.11-autoconf.spec
@@ -61,7 +61,7 @@ License:	GPL
 URL:		http://www.gnu.org/software/autoconf
 Group:		Development/Tools
 Version:	%{rpmvers}
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -106,7 +106,7 @@ their use.
 %setup -q -n autoconf-%{srcvers}
 %{?PATCH0:%patch0 -p1}
 
-%if 0%{?el5} || 0%{?suse11_4}
+%if 0%{?el5}
 # Work around rpm inserting bogus perl-module deps
 cat << \EOF > %{name}-prov
 #!/bin/sh
diff --git a/autotools/rtems-4.11-automake.spec b/autotools/rtems-4.11-automake.spec
index 498e4d4..c1b13e0 100644
--- a/autotools/rtems-4.11-automake.spec
+++ b/autotools/rtems-4.11-automake.spec
@@ -60,7 +60,7 @@ URL:		http://sources.redhat.com/automake
 License:	GPL
 Group:		Development/Tools
 Version:	%{rpmvers}
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -95,7 +95,7 @@ standards.
 %setup -q -n automake-%{srcvers}
 %{?PATCH0:%patch0 -p1}
 
-%if 0%{?el5} || 0%{?suse11_4}
+%if 0%{?el5}
 # Work around rpm inserting bogus perl-module deps
 cat << \EOF > %{name}-prov
 #!/bin/sh




More information about the vc mailing list