[rtems-crossrpms commit] Bump GCC_RPMREL.

Ralf Corsepius ralf at rtems.org
Tue Jul 3 11:43:20 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Jul  3 07:09:11 2012 +0200

Bump GCC_RPMREL.

---

 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/m32c/Makefile.am       |    2 +-
 rtems4.11/m32r/Makefile.am       |    2 +-
 rtems4.11/m68k/Makefile.am       |    2 +-
 rtems4.11/microblaze/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 +-
 rtems4.11/v850/Makefile.am       |    2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/rtems4.11/arm/Makefile.am b/rtems4.11/arm/Makefile.am
index b6097c0..315f4c5 100644
--- a/rtems4.11/arm/Makefile.am
+++ b/rtems4.11/arm/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index 927b0b5..5311836 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index 39ec468..e1690a0 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 1f969e2..9e12591 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index 2cd2e2d..7cc4194 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index cdc36d2..bf68d52 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index fb34bcd..988787f 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index 3bdb248..efd99c3 100644
--- a/rtems4.11/m68k/Makefile.am
+++ b/rtems4.11/m68k/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 8bde5cb..53749a8 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 03dc3d7..d2984c4 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index 33f8bf3..bbc34fc 100644
--- a/rtems4.11/powerpc/Makefile.am
+++ b/rtems4.11/powerpc/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index f23085f..ce7a2bc 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index f737a4b..c92ddc2 100644
--- a/rtems4.11/sparc/Makefile.am
+++ b/rtems4.11/sparc/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index f247031..0f4e2f1 100644
--- a/rtems4.11/sparc64/Makefile.am
+++ b/rtems4.11/sparc64/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.6.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 4`
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index f804c8b..7449ce0 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -11,7 +11,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.7.1
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 4
+GCC_RPMREL = 5
 NEWLIB_VERS = 1.20.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 7`




More information about the vc mailing list