[rtems-crossrpms commit] autoconf-2.69.

Ralf Corsepius ralf at rtems.org
Wed May 23 15:47:12 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May 18 12:39:49 2012 +0200

autoconf-2.69.

---

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

diff --git a/autotools/Makefile.am b/autotools/Makefile.am
index 1356f4f..7932980 100644
--- a/autotools/Makefile.am
+++ b/autotools/Makefile.am
@@ -4,8 +4,8 @@
 
 include $(top_srcdir)/mkspec.am
 
-AUTOCONF_VERS = 2.68
-AUTOCONF_RPMREL = 4
+AUTOCONF_VERS = 2.69
+AUTOCONF_RPMREL = 1
 include ./autoconf.am
 
 AUTOMAKE_VERS = 1.11.5
diff --git a/autotools/Makefile.in b/autotools/Makefile.in
index d5b5051..9a48074 100644
--- a/autotools/Makefile.in
+++ b/autotools/Makefile.in
@@ -154,8 +154,8 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-AUTOCONF_VERS = 2.68
-AUTOCONF_RPMREL = 4
+AUTOCONF_VERS = 2.69
+AUTOCONF_RPMREL = 0
 AUTOCONF_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/autotools/autoconf.add \
 	$(top_srcdir)/binutils/rpm-install.add \
diff --git a/autotools/rtems-4.11-autoconf.spec b/autotools/rtems-4.11-autoconf.spec
index b87275a..b166ec6 100644
--- a/autotools/rtems-4.11-autoconf.spec
+++ b/autotools/rtems-4.11-autoconf.spec
@@ -45,8 +45,8 @@
 %define _host_rpmprefix %{nil}
 %endif
 
-%define srcvers	2.68
-%define rpmvers %{expand:%(echo "2.68" | tr - _ )}
+%define srcvers	2.69
+%define rpmvers %{expand:%(echo "2.69" | tr - _ )}
 
 %define name			rtems-4.11-autoconf
 
@@ -58,7 +58,7 @@ License:	GPL
 URL:		http://www.gnu.org/software/autoconf
 Group:		Development/Tools
 Version:	%{rpmvers}
-Release:	4%{?dist}
+Release:	0%{?dist}
 Summary:	Tool for automatically generating GNU style Makefile.in's
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)




More information about the vc mailing list