[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Wed Mar 20 07:40:58 UTC 2013


Module:    rtems-crossrpms
Branch:    rtems-4-10-branch
Commit:    6e56038f6caf64bd53038984710e8380d15f662d
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=6e56038f6caf64bd53038984710e8380d15f662d

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Mar 20 06:48:35 2013 +0100

Regenerate.

---

 configure                     |   20 ++++++++++----------
 rtems4.10/arm/Makefile.in     |    2 +-
 rtems4.10/avr/Makefile.in     |    2 +-
 rtems4.10/bfin/Makefile.in    |    2 +-
 rtems4.10/h8300/Makefile.in   |    2 +-
 rtems4.10/i386/Makefile.in    |    2 +-
 rtems4.10/lm32/Makefile.in    |    2 +-
 rtems4.10/m32c/Makefile.in    |    2 +-
 rtems4.10/m32r/Makefile.in    |    2 +-
 rtems4.10/m68k/Makefile.in    |    2 +-
 rtems4.10/mips/Makefile.in    |    2 +-
 rtems4.10/powerpc/Makefile.in |    2 +-
 rtems4.10/sh/Makefile.in      |    2 +-
 rtems4.10/sparc/Makefile.in   |    2 +-
 14 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/configure b/configure
index 0846735..f33f959 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for crossrpms 0.20130312.0.
+# Generated by GNU Autoconf 2.69 for crossrpms 0.20130320.0.
 #
 # Report bugs to <http://www.rtems.org/bugzilla>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='crossrpms'
 PACKAGE_TARNAME='crossrpms'
-PACKAGE_VERSION='0.20130312.0'
-PACKAGE_STRING='crossrpms 0.20130312.0'
+PACKAGE_VERSION='0.20130320.0'
+PACKAGE_STRING='crossrpms 0.20130320.0'
 PACKAGE_BUGREPORT='http://www.rtems.org/bugzilla'
 PACKAGE_URL=''
 
@@ -1214,7 +1214,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 crossrpms 0.20130312.0 to adapt to many kinds of systems.
+\`configure' configures crossrpms 0.20130320.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1284,7 +1284,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of crossrpms 0.20130312.0:";;
+     short | recursive ) echo "Configuration of crossrpms 0.20130320.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1360,7 +1360,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-crossrpms configure 0.20130312.0
+crossrpms configure 0.20130320.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1377,7 +1377,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 crossrpms $as_me 0.20130312.0, which was
+It was created by crossrpms $as_me 0.20130320.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2277,7 +2277,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='crossrpms'
- VERSION='0.20130312.0'
+ VERSION='0.20130320.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3082,7 +3082,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 crossrpms $as_me 0.20130312.0, which was
+This file was extended by crossrpms $as_me 0.20130320.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3135,7 +3135,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="\\
-crossrpms config.status 0.20130312.0
+crossrpms config.status 0.20130320.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/rtems4.10/arm/Makefile.in b/rtems4.10/arm/Makefile.in
index 89cebcf..7b5bc41 100644
--- a/rtems4.10/arm/Makefile.in
+++ b/rtems4.10/arm/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/avr/Makefile.in b/rtems4.10/avr/Makefile.in
index aa73ef6..d3ef3de 100644
--- a/rtems4.10/avr/Makefile.in
+++ b/rtems4.10/avr/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/bfin/Makefile.in b/rtems4.10/bfin/Makefile.in
index f5cefd6..dd3fc82 100644
--- a/rtems4.10/bfin/Makefile.in
+++ b/rtems4.10/bfin/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 6
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/h8300/Makefile.in b/rtems4.10/h8300/Makefile.in
index d038b24..686c9cf 100644
--- a/rtems4.10/h8300/Makefile.in
+++ b/rtems4.10/h8300/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/i386/Makefile.in b/rtems4.10/i386/Makefile.in
index fe9f10f..d3e48f7 100644
--- a/rtems4.10/i386/Makefile.in
+++ b/rtems4.10/i386/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/lm32/Makefile.in b/rtems4.10/lm32/Makefile.in
index e4f6cca..8cb8c43 100644
--- a/rtems4.10/lm32/Makefile.in
+++ b/rtems4.10/lm32/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/m32c/Makefile.in b/rtems4.10/m32c/Makefile.in
index 294ea95..2fd7bee 100644
--- a/rtems4.10/m32c/Makefile.in
+++ b/rtems4.10/m32c/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/m32r/Makefile.in b/rtems4.10/m32r/Makefile.in
index 1db973d..8d5a976 100644
--- a/rtems4.10/m32r/Makefile.in
+++ b/rtems4.10/m32r/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/m68k/Makefile.in b/rtems4.10/m68k/Makefile.in
index 76c0678..9e7f60c 100644
--- a/rtems4.10/m68k/Makefile.in
+++ b/rtems4.10/m68k/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/mips/Makefile.in b/rtems4.10/mips/Makefile.in
index 1aea350..fcfcd34 100644
--- a/rtems4.10/mips/Makefile.in
+++ b/rtems4.10/mips/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/powerpc/Makefile.in b/rtems4.10/powerpc/Makefile.in
index bd945f3..6e1dd54 100644
--- a/rtems4.10/powerpc/Makefile.in
+++ b/rtems4.10/powerpc/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/sh/Makefile.in b/rtems4.10/sh/Makefile.in
index 8fec910..2b09f38 100644
--- a/rtems4.10/sh/Makefile.in
+++ b/rtems4.10/sh/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
diff --git a/rtems4.10/sparc/Makefile.in b/rtems4.10/sparc/Makefile.in
index 0fac020..19aa56c 100644
--- a/rtems4.10/sparc/Makefile.in
+++ b/rtems4.10/sparc/Makefile.in
@@ -183,7 +183,7 @@ MKSPEC0 = sed \
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 7
 BINUTILS_OPTS =
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \




More information about the vc mailing list