[rtems-crossrpms commit] Bump GCC_RPMREL.

Ralf Corsepius ralf at rtems.org
Fri Feb 17 09:05:55 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri Feb 17 10:03:04 2012 +0100

Bump GCC_RPMREL.

---

 rtems4.11/arm-eabi/Makefile.am |    2 +-
 rtems4.11/arm/Makefile.am      |    2 +-
 rtems4.11/avr/Makefile.am      |    2 +-
 rtems4.11/bfin/Makefile.am     |    2 +-
 rtems4.11/h8300/Makefile.am    |    2 +-
 rtems4.11/i386/Makefile.am     |    2 +-
 rtems4.11/lm32/Makefile.am     |    2 +-
 rtems4.11/m32c/Makefile.am     |    2 +-
 rtems4.11/m32r/Makefile.am     |    2 +-
 rtems4.11/m68k/Makefile.am     |    2 +-
 rtems4.11/mips/Makefile.am     |    2 +-
 rtems4.11/powerpc/Makefile.am  |    2 +-
 rtems4.11/sh/Makefile.am       |    2 +-
 rtems4.11/sparc/Makefile.am    |    2 +-
 rtems4.11/sparc64/Makefile.am  |    2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/rtems4.11/arm-eabi/Makefile.am b/rtems4.11/arm-eabi/Makefile.am
index d800d02..776a64e 100644
--- a/rtems4.11/arm-eabi/Makefile.am
+++ b/rtems4.11/arm-eabi/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/arm/Makefile.am b/rtems4.11/arm/Makefile.am
index a518207..cb0ad90 100644
--- a/rtems4.11/arm/Makefile.am
+++ b/rtems4.11/arm/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index f0508e9..941836b 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index f633899..124ce87 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 736937b..e1fa7b0 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index 5ede955..4b680e0 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index 45798b8..69b3508 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.5.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 24
+GCC_RPMREL = 25
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 22`
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 89c5551..116d19b 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index 1ac52bf..67385cc 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index 347e128..48fbd95 100644
--- a/rtems4.11/m68k/Makefile.am
+++ b/rtems4.11/m68k/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 518f7f7..2e27f32 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index 56fda93..2e5733e 100644
--- a/rtems4.11/powerpc/Makefile.am
+++ b/rtems4.11/powerpc/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 6a5821c..058e59e 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index 165ac84..680a1bc 100644
--- a/rtems4.11/sparc/Makefile.am
+++ b/rtems4.11/sparc/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 5e388d1..9ee4833 100644
--- a/rtems4.11/sparc64/Makefile.am
+++ b/rtems4.11/sparc64/Makefile.am
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.2
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 8
+GCC_RPMREL = 9
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) - 5`




More information about the vc mailing list