[rtems-crossrpms commit] Bump GCC_RPMREL.

Ralf Corsepius ralf at rtems.org
Wed Mar 13 17:23:46 UTC 2013


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Mar 12 15:25:41 2013 +0100

Bump GCC_RPMREL.

---

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

diff --git a/rtems4.10/arm/Makefile.am b/rtems4.10/arm/Makefile.am
index c90f66f..702e3a7 100644
--- a/rtems4.10/arm/Makefile.am
+++ b/rtems4.10/arm/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
diff --git a/rtems4.10/avr/Makefile.am b/rtems4.10/avr/Makefile.am
index e3d9252..0b49994 100644
--- a/rtems4.10/avr/Makefile.am
+++ b/rtems4.10/avr/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/bfin/Makefile.am b/rtems4.10/bfin/Makefile.am
index 900814f..06063db 100644
--- a/rtems4.10/bfin/Makefile.am
+++ b/rtems4.10/bfin/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/h8300/Makefile.am b/rtems4.10/h8300/Makefile.am
index c6468a9..6aca0dd 100644
--- a/rtems4.10/h8300/Makefile.am
+++ b/rtems4.10/h8300/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/i386/Makefile.am b/rtems4.10/i386/Makefile.am
index fa942d1..425cc4b 100644
--- a/rtems4.10/i386/Makefile.am
+++ b/rtems4.10/i386/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/lm32/Makefile.am b/rtems4.10/lm32/Makefile.am
index 3cd831a..8c655cc 100644
--- a/rtems4.10/lm32/Makefile.am
+++ b/rtems4.10/lm32/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/m32c/Makefile.am b/rtems4.10/m32c/Makefile.am
index 0e21e2b..a2dc46b 100644
--- a/rtems4.10/m32c/Makefile.am
+++ b/rtems4.10/m32c/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/m32r/Makefile.am b/rtems4.10/m32r/Makefile.am
index 924051c..e9d31e8 100644
--- a/rtems4.10/m32r/Makefile.am
+++ b/rtems4.10/m32r/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/m68k/Makefile.am b/rtems4.10/m68k/Makefile.am
index afee1bd..3543877 100644
--- a/rtems4.10/m68k/Makefile.am
+++ b/rtems4.10/m68k/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/mips/Makefile.am b/rtems4.10/mips/Makefile.am
index 53f9687..ff8356e 100644
--- a/rtems4.10/mips/Makefile.am
+++ b/rtems4.10/mips/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/powerpc/Makefile.am b/rtems4.10/powerpc/Makefile.am
index be367d2..5b6ba23 100644
--- a/rtems4.10/powerpc/Makefile.am
+++ b/rtems4.10/powerpc/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/sh/Makefile.am b/rtems4.10/sh/Makefile.am
index afe40f2..438574b 100644
--- a/rtems4.10/sh/Makefile.am
+++ b/rtems4.10/sh/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`
diff --git a/rtems4.10/sparc/Makefile.am b/rtems4.10/sparc/Makefile.am
index 89d3894..9389c51 100644
--- a/rtems4.10/sparc/Makefile.am
+++ b/rtems4.10/sparc/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
 
 GCC_VERS = 4.4.7
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 2
+GCC_RPMREL = 3
 NEWLIB_VERS = 1.18.0
 NEWLIB_PKGVERS = $(NEWLIB_VERS)
 NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 28`




More information about the vc mailing list