From c1a7a9e44444f592e717b5269b723c0ef3f4fb38 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 11 Nov 2009 15:16:08 +0000 Subject: Bump GDB_RPMREL. --- contrib/crossrpms/rtems4.9/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.9/sparc/Makefile.am | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/contrib/crossrpms/rtems4.9/arm/Makefile.am b/contrib/crossrpms/rtems4.9/arm/Makefile.am index 00b2b0cc68..b6dd799400 100644 --- a/contrib/crossrpms/rtems4.9/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.9/arm/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/avr/Makefile.am b/contrib/crossrpms/rtems4.9/avr/Makefile.am index 6a24f53cb0..c70a69bfa3 100644 --- a/contrib/crossrpms/rtems4.9/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.9/avr/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/bfin/Makefile.am b/contrib/crossrpms/rtems4.9/bfin/Makefile.am index 8f405175ff..87a0b59d68 100644 --- a/contrib/crossrpms/rtems4.9/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.9/bfin/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.5 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 8 +GDB_RPMREL = 9 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/h8300/Makefile.am b/contrib/crossrpms/rtems4.9/h8300/Makefile.am index 4e7be0a00f..57fce9d0cd 100644 --- a/contrib/crossrpms/rtems4.9/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.9/h8300/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/i386/Makefile.am b/contrib/crossrpms/rtems4.9/i386/Makefile.am index a37307c0fe..ac3be437d5 100644 --- a/contrib/crossrpms/rtems4.9/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.9/i386/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/m68k/Makefile.am b/contrib/crossrpms/rtems4.9/m68k/Makefile.am index 3612c10b89..d264e4a289 100644 --- a/contrib/crossrpms/rtems4.9/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.9/m68k/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/mips/Makefile.am b/contrib/crossrpms/rtems4.9/mips/Makefile.am index c9f88032af..a2fdf73cc1 100644 --- a/contrib/crossrpms/rtems4.9/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.9/mips/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am index d693c8a322..88e50051df 100644 --- a/contrib/crossrpms/rtems4.9/mipstx39/Makefile.am +++ b/contrib/crossrpms/rtems4.9/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 = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am index 27f159e24a..65afc9a65f 100644 --- a/contrib/crossrpms/rtems4.9/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.9/powerpc/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/sh/Makefile.am b/contrib/crossrpms/rtems4.9/sh/Makefile.am index 151612761d..be381f18e6 100644 --- a/contrib/crossrpms/rtems4.9/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.9/sh/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.9/sparc/Makefile.am b/contrib/crossrpms/rtems4.9/sparc/Makefile.am index 8bf906690b..f3b8a628ce 100644 --- a/contrib/crossrpms/rtems4.9/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.9/sparc/Makefile.am @@ -21,6 +21,6 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 10 +GDB_RPMREL = 11 include ../gdb.am GDB_OPTS += -- cgit v1.2.3