[rtems-crossrpms commit] Bump GDB_RPMREL.

Ralf Corsepius ralf at rtems.org
Thu Oct 4 09:19:20 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Oct  3 05:20:47 2012 +0200

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 b386604..76e561a 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index d77c0fd..86177b3 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 = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index 09dbfa9..b843ac6 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 = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index 4e3e34b..b07ace0 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 = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index d03f332..2fa06c8 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index 24cd165..d7dcc86 100644
--- a/rtems4.11/lm32/Makefile.am
+++ b/rtems4.11/lm32/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 37b0b4f..28c4a73 100644
--- a/rtems4.11/m32c/Makefile.am
+++ b/rtems4.11/m32c/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS +=
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index 7462516..cbbf669 100644
--- a/rtems4.11/m32r/Makefile.am
+++ b/rtems4.11/m32r/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index f34c0c9..0b729dd 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 9123f5b..2cafb81 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 = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 61ecec6..ff47466 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mipstx39/Makefile.am b/rtems4.11/mipstx39/Makefile.am
index f18424a..fe45b28 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index 6f1c817..adb675d 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 2a59998..fc9e91d 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index eade0b5..d453b37 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 2320e61..0392d05 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 = 6
+GDB_RPMREL = 7
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index 39803e5..fe5ce2f 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 = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS +=
 




More information about the vc mailing list