From 41bab5c9792f814476427f3777578b8aba79dcfa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 23 Sep 2009 10:16:12 +0000 Subject: Bump GDB_RPMREL. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index 47b020e015..aaf4cb64de 100644 --- a/contrib/crossrpms/rtems4.10/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am index 30cb16bb70..d68d3fabad 100644 --- a/contrib/crossrpms/rtems4.10/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am index d9bb45c615..ccd3c41533 100644 --- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.5 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 9 +GDB_RPMREL = 10 include ../gdb.am GDB_OPTS += --disable-infos diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am index 4bed25af89..380a599ea5 100644 --- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am index 48ce987f41..3b55c3ec5a 100644 --- a/contrib/crossrpms/rtems4.10/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am index 3fbda9afbb..37e21a92d5 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am index bebd1ac799..61e46b63f1 100644 --- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --disable-infos GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am index 25fc6b9d8f..72fac9b522 100644 --- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --disable-infos GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am index f9471b38e3..da884b5bf2 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am index 94962327f0..c54497feea 100644 --- a/contrib/crossrpms/rtems4.10/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am index 781010db06..9fb9e520dd 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am +++ b/contrib/crossrpms/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 = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index 001b5f673e..3a37d45ee9 100644 --- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am index 7e6de65c2c..3a43a1f953 100644 --- a/contrib/crossrpms/rtems4.10/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am index 5544cb9589..b750304374 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2 +GDB_RPMREL = 3 include ../gdb.am GDB_OPTS += -- cgit v1.2.3