[rtems-crossrpms commit] Bump GDB_RPMREL.

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


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

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

Bump GDB_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/mipstx39/Makefile.am |    2 +-
 rtems4.10/powerpc/Makefile.am  |    2 +-
 rtems4.10/sh/Makefile.am       |    2 +-
 rtems4.10/sparc/Makefile.am    |    2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/rtems4.10/arm/Makefile.am b/rtems4.10/arm/Makefile.am
index 281a78c..00ae1ec 100644
--- a/rtems4.10/arm/Makefile.am
+++ b/rtems4.10/arm/Makefile.am
@@ -22,6 +22,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/avr/Makefile.am b/rtems4.10/avr/Makefile.am
index 24781a2..cb89121 100644
--- a/rtems4.10/avr/Makefile.am
+++ b/rtems4.10/avr/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/bfin/Makefile.am b/rtems4.10/bfin/Makefile.am
index ff3aa40..096b8cc 100644
--- a/rtems4.10/bfin/Makefile.am
+++ b/rtems4.10/bfin/Makefile.am
@@ -6,7 +6,7 @@ include $(top_srcdir)/mkspec.am
 
 BINUTILS_VERS = 2.20.1
 BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 5
+BINUTILS_RPMREL = 6
 include ../binutils.am
 BINUTILS_OPTS +=
 
diff --git a/rtems4.10/h8300/Makefile.am b/rtems4.10/h8300/Makefile.am
index 8963a67..8e9d421 100644
--- a/rtems4.10/h8300/Makefile.am
+++ b/rtems4.10/h8300/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/i386/Makefile.am b/rtems4.10/i386/Makefile.am
index 9cb0558..e0af43e 100644
--- a/rtems4.10/i386/Makefile.am
+++ b/rtems4.10/i386/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/lm32/Makefile.am b/rtems4.10/lm32/Makefile.am
index e285736..ac6f08f 100644
--- a/rtems4.10/lm32/Makefile.am
+++ b/rtems4.10/lm32/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/m32c/Makefile.am b/rtems4.10/m32c/Makefile.am
index c3ae578..9524d1a 100644
--- a/rtems4.10/m32c/Makefile.am
+++ b/rtems4.10/m32c/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/m32r/Makefile.am b/rtems4.10/m32r/Makefile.am
index f126223..8556694 100644
--- a/rtems4.10/m32r/Makefile.am
+++ b/rtems4.10/m32r/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS +=
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/m68k/Makefile.am b/rtems4.10/m68k/Makefile.am
index dd797d3..1d0b84e 100644
--- a/rtems4.10/m68k/Makefile.am
+++ b/rtems4.10/m68k/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/mips/Makefile.am b/rtems4.10/mips/Makefile.am
index 943a405..2b5aa77 100644
--- a/rtems4.10/mips/Makefile.am
+++ b/rtems4.10/mips/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/mipstx39/Makefile.am b/rtems4.10/mipstx39/Makefile.am
index fb76685..4f6385f 100644
--- a/rtems4.10/mipstx39/Makefile.am
+++ b/rtems4.10/mipstx39/Makefile.am
@@ -7,6 +7,6 @@ include $(top_srcdir)/mkspec.am
 # We only want a gdb with a tx39 simulator in it.  We share the other tools
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/powerpc/Makefile.am b/rtems4.10/powerpc/Makefile.am
index ee35f3a..7d62d9d 100644
--- a/rtems4.10/powerpc/Makefile.am
+++ b/rtems4.10/powerpc/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/sh/Makefile.am b/rtems4.10/sh/Makefile.am
index 9d271cb..4fc6fa5 100644
--- a/rtems4.10/sh/Makefile.am
+++ b/rtems4.10/sh/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.10/sparc/Makefile.am b/rtems4.10/sparc/Makefile.am
index 4f93565..b521b33 100644
--- a/rtems4.10/sparc/Makefile.am
+++ b/rtems4.10/sparc/Makefile.am
@@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.2
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=




More information about the vc mailing list