[rtems-buildsys commit] Update to automake-1.12.6, autoconf-2.69.

Ralf Corsepius ralf at rtems.org
Fri Apr 26 09:57:50 UTC 2013


Module:    rtems-buildsys
Branch:    master
Commit:    3fedcd9be25d08b287c41ef06c0c2ce611daf204
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=3fedcd9be25d08b287c41ef06c0c2ce611daf204

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Apr 26 09:58:22 2013 +0200

Update to automake-1.12.6, autoconf-2.69.
Bump version.

---

 rtems-reprepro/Makefile.in         |    2 +-
 rtems-reprepro/aclocal.m4          |    6 +++---
 rtems-reprepro/configure           |   20 ++++++++++----------
 rtems-reprepro/configure.ac        |    6 +++---
 rtems-reprepro/rtems-reprepro.spec |    2 +-
 5 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/rtems-reprepro/Makefile.in b/rtems-reprepro/Makefile.in
index 92fa26b..4dc16c8 100644
--- a/rtems-reprepro/Makefile.in
+++ b/rtems-reprepro/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.12.5 from Makefile.am.
+# Makefile.in generated by automake 1.12.6 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
diff --git a/rtems-reprepro/aclocal.m4 b/rtems-reprepro/aclocal.m4
index 982698c..83fc307 100644
--- a/rtems-reprepro/aclocal.m4
+++ b/rtems-reprepro/aclocal.m4
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.12.5 -*- Autoconf -*-
+# generated automatically by aclocal 1.12.6 -*- Autoconf -*-
 
 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
 
@@ -34,7 +34,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION],
 [am__api_version='1.12'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.12.5], [],
+m4_if([$1], [1.12.6], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
 
@@ -50,7 +50,7 @@ m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.12.5])dnl
+[AM_AUTOMAKE_VERSION([1.12.6])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
diff --git a/rtems-reprepro/configure b/rtems-reprepro/configure
index 26368c0..158a609 100755
--- a/rtems-reprepro/configure
+++ b/rtems-reprepro/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rtems-reprepro 0.20121214.0.
+# Generated by GNU Autoconf 2.69 for rtems-reprepro 0.20130426.1.
 #
 # Report bugs to <ralf.corsepius at rtems.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rtems-reprepro'
 PACKAGE_TARNAME='rtems-reprepro'
-PACKAGE_VERSION='0.20121214.0'
-PACKAGE_STRING='rtems-reprepro 0.20121214.0'
+PACKAGE_VERSION='0.20130426.1'
+PACKAGE_STRING='rtems-reprepro 0.20130426.1'
 PACKAGE_BUGREPORT='ralf.corsepius at rtems.org'
 PACKAGE_URL=''
 
@@ -1195,7 +1195,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures rtems-reprepro 0.20121214.0 to adapt to many kinds of systems.
+\`configure' configures rtems-reprepro 0.20130426.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1261,7 +1261,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rtems-reprepro 0.20121214.0:";;
+     short | recursive ) echo "Configuration of rtems-reprepro 0.20130426.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1328,7 +1328,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rtems-reprepro configure 0.20121214.0
+rtems-reprepro configure 0.20130426.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1345,7 +1345,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rtems-reprepro $as_me 0.20121214.0, which was
+It was created by rtems-reprepro $as_me 0.20130426.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2170,7 +2170,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rtems-reprepro'
- VERSION='0.20121214.0'
+ VERSION='0.20130426.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2823,7 +2823,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rtems-reprepro $as_me 0.20121214.0, which was
+This file was extended by rtems-reprepro $as_me 0.20130426.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2876,7 +2876,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rtems-reprepro config.status 0.20121214.0
+rtems-reprepro config.status 0.20130426.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/rtems-reprepro/configure.ac b/rtems-reprepro/configure.ac
index 3512d75..24cd1d7 100644
--- a/rtems-reprepro/configure.ac
+++ b/rtems-reprepro/configure.ac
@@ -1,10 +1,10 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_PREREQ([2.68])
-AC_INIT([rtems-reprepro], [0.20121214.0], [ralf.corsepius at rtems.org])
+AC_PREREQ([2.69])
+AC_INIT([rtems-reprepro], [0.20130426.1], [ralf.corsepius at rtems.org])
 
-AM_INIT_AUTOMAKE([foreign 1.12.5 no-dist-gzip dist-xz])
+AM_INIT_AUTOMAKE([foreign 1.12.6 no-dist-gzip dist-xz])
 
 # Checks for programs.
 AC_PATH_PROG([REPREPRO],[reprepro])
diff --git a/rtems-reprepro/rtems-reprepro.spec b/rtems-reprepro/rtems-reprepro.spec
index 62a1515..f394725 100644
--- a/rtems-reprepro/rtems-reprepro.spec
+++ b/rtems-reprepro/rtems-reprepro.spec
@@ -1,5 +1,5 @@
 Name:           rtems-reprepro
-Version:        0.20121214.0
+Version:        0.20130426.1
 Release:        0%{?dist}
 Summary:        RTEMS server reprepro configuration
 




More information about the vc mailing list