From 16b04bb5a7e1ecf383446fd291103a3c65a4667f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 5 May 2009 11:19:48 +0000 Subject: [PATCH] Bump GCC_RPMREL. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index f43dd874b6..1365745520 100644 --- a/contrib/crossrpms/rtems4.10/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am index 47a60225f0..86d7045a9e 100644 --- a/contrib/crossrpms/rtems4.10/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am index d6d957184b..10985f2dc3 100644 --- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am index 2c63c810b8..07566db1d8 100644 --- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am index 6e6e79f98e..6b2099d0a9 100644 --- a/contrib/crossrpms/rtems4.10/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am index 2281fb5662..e48f5cf13e 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += --disable-infos GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am index 02eb856029..c9df570ee7 100644 --- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am index 398a563645..0822766938 100644 --- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am index 72e527c4d2..41180f2129 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am index d1058d8e33..2e0d6c574d 100644 --- a/contrib/crossrpms/rtems4.10/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index cca3867dca..aaaee08435 100644 --- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am index 1b4e6d84cb..bb565368e8 100644 --- a/contrib/crossrpms/rtems4.10/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am index 310bd2673c..83d6acc2e0 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 5 +GCC_RPMREL = 6 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 21 + 12 + $(GCC_RPMREL)`