From c0ba3d22119e3307f03917d383d04f50eededa73 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 17 May 2011 11:34:41 +0000 Subject: Bump GCC_RPMREL. --- contrib/crossrpms/rtems4.11/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc64/Makefile.am | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/arm/Makefile.am b/contrib/crossrpms/rtems4.11/arm/Makefile.am index 5466710110..7e3e0aed80 100644 --- a/contrib/crossrpms/rtems4.11/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) diff --git a/contrib/crossrpms/rtems4.11/avr/Makefile.am b/contrib/crossrpms/rtems4.11/avr/Makefile.am index b10d001415..7af205057f 100644 --- a/contrib/crossrpms/rtems4.11/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.11/avr/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/bfin/Makefile.am b/contrib/crossrpms/rtems4.11/bfin/Makefile.am index d9a44d787e..6e2306b858 100644 --- a/contrib/crossrpms/rtems4.11/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.11/bfin/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am index 3e009a7e12..3b29035dd9 100644 --- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am index 4124747d4f..c7dda5f617 100644 --- a/contrib/crossrpms/rtems4.11/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.11/i386/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index 47199738dd..b8700405d7 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.5.3 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 1 +GCC_RPMREL = 2 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7` diff --git a/contrib/crossrpms/rtems4.11/m32c/Makefile.am b/contrib/crossrpms/rtems4.11/m32c/Makefile.am index 369c0ddd7a..ef3cb92d92 100644 --- a/contrib/crossrpms/rtems4.11/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32c/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/m32r/Makefile.am b/contrib/crossrpms/rtems4.11/m32r/Makefile.am index 3ad0dbf448..db3dda02a4 100644 --- a/contrib/crossrpms/rtems4.11/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32r/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/m68k/Makefile.am b/contrib/crossrpms/rtems4.11/m68k/Makefile.am index 4add46a553..16d70b1e68 100644 --- a/contrib/crossrpms/rtems4.11/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m68k/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am index 48992001fa..a3fec0ac28 100644 --- a/contrib/crossrpms/rtems4.11/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am index c92ce13e98..fe76640e3d 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am index d3737b6663..41b15ecd1b 100644 --- a/contrib/crossrpms/rtems4.11/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/sparc/Makefile.am b/contrib/crossrpms/rtems4.11/sparc/Makefile.am index e046d8ea93..d71e05e6b7 100644 --- a/contrib/crossrpms/rtems4.11/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` diff --git a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am index cb920fabc8..39f2d94c40 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am @@ -13,7 +13,7 @@ BINUTILS_OPTS += GCC_VERS = 4.6.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 3 +GCC_RPMREL = 4 NEWLIB_VERS = 1.19.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 6` -- cgit v1.2.3