[rtems-crossrpms commit] BR: perl(Data::Dumper). Bump AUTOCONF_RPMREL.

Ralf Corsepius ralf at rtems.org
Fri Sep 7 05:29:26 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Sep  6 10:37:08 2012 +0200

BR: perl(Data::Dumper). Bump AUTOCONF_RPMREL.

---

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

diff --git a/autotools/Makefile.am b/autotools/Makefile.am
index 058862c..98cb719 100644
--- a/autotools/Makefile.am
+++ b/autotools/Makefile.am
@@ -1,7 +1,7 @@
 include $(top_srcdir)/mkspec.am
 
 AUTOCONF_VERS = 2.69
-AUTOCONF_RPMREL = 2
+AUTOCONF_RPMREL = 3
 include ./autoconf.am
 
 AUTOMAKE_VERS = 1.12.3
diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index 0f046e4..fa9cdc4 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -176,7 +176,7 @@ MKSPEC0 = sed \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
 AUTOCONF_VERS = 2.69
-AUTOCONF_RPMREL = 2
+AUTOCONF_RPMREL = 3
 AUTOCONF_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/autotools/autoconf.add \
 	$(top_srcdir)/binutils/rpm-install.add \
diff --git a/autotools/autoconf.add b/autotools/autoconf.add
index f22ad49..e7382d2 100644
--- a/autotools/autoconf.add
+++ b/autotools/autoconf.add
@@ -24,6 +24,7 @@ Summary:	Tool for automatically generating GNU style Makefile.in's
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 BuildRequires: 	perl m4 gawk emacs
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  m4 >= 1.4.5
 Requires:     	m4 gawk
 Requires(post):		/sbin/install-info
diff --git a/autotools/rtems-4.11-autoconf.spec b/autotools/rtems-4.11-autoconf.spec
index 652aa1a..351fa9a 100644
--- a/autotools/rtems-4.11-autoconf.spec
+++ b/autotools/rtems-4.11-autoconf.spec
@@ -61,12 +61,13 @@ License:	GPL
 URL:		http://www.gnu.org/software/autoconf
 Group:		Development/Tools
 Version:	%{rpmvers}
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 BuildRequires: 	perl m4 gawk emacs
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  m4 >= 1.4.5
 Requires:     	m4 gawk
 Requires(post):		/sbin/install-info




More information about the vc mailing list