[rtems-crossrpms commit] Bump GDB_RPMREL.

Ralf Corsepius ralf at rtems.org
Thu Nov 29 17:15:30 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Tue Nov 27 14:24:55 2012 +0100

Bump GDB_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/lm32/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/mipstx39/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 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/rtems4.11/arm/Makefile.am b/rtems4.11/arm/Makefile.am
index 9f54d0b..95f237f 100644
--- a/rtems4.11/arm/Makefile.am
+++ b/rtems4.11/arm/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index bb58d80..4f82cab 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS +=
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index cc2e42d..1c4c72d 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 086de4b..cf5184a 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index c05890b..9831819 100644
--- a/rtems4.11/i386/Makefile.am
+++ b/rtems4.11/i386/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index 23d7b1c..ac46ff0 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 9b6a6fc..29e0b40 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS +=
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index ba20223..9cc4642 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index 1314219..0c7c7a0 100644
--- a/rtems4.11/m68k/Makefile.am
+++ b/rtems4.11/m68k/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 7de8bfd..5a18a48 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index adbcf06..7ad1b1f 100644
--- a/rtems4.11/mips/Makefile.am
+++ b/rtems4.11/mips/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mipstx39/Makefile.am b/rtems4.11/mipstx39/Makefile.am
index fe45b28..3cdc0a2 100644
--- a/rtems4.11/mipstx39/Makefile.am
+++ b/rtems4.11/mipstx39/Makefile.am
@@ -6,6 +6,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.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index f167ba5..10671e1 100644
--- a/rtems4.11/powerpc/Makefile.am
+++ b/rtems4.11/powerpc/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 4cafb03..b148ecf 100644
--- a/rtems4.11/sh/Makefile.am
+++ b/rtems4.11/sh/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index d810e56..e3cb1e2 100644
--- a/rtems4.11/sparc/Makefile.am
+++ b/rtems4.11/sparc/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 2b137cf..4901e24 100644
--- a/rtems4.11/sparc64/Makefile.am
+++ b/rtems4.11/sparc64/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7
+GDB_RPMREL = 8
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index a1bd389..ebaf623 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.5
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 3
 include ../gdb.am
 GDB_OPTS +=
 




More information about the vc mailing list