summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 07:35:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-26 07:35:35 +0000
commite709b88c6a8176fe7bc3ed1261d4d22daaef8d43 (patch)
tree66bc4bbd275600c5c25f2b1b9d1d19b35a3f9283 /contrib
parentAbandon SuSE < 10.3 (diff)
downloadrtems-e709b88c6a8176fe7bc3ed1261d4d22daaef8d43.tar.bz2
Bump GDB_RPMREL.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am2
13 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index 0ddd27bd3b..68008019a9 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -21,7 +21,7 @@ GCC_OPTS += --languages=cxx
GDB_VERS = 6.8
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index 8686b15c78..ace1191d5a 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index f54ef67f1f..e5d51f6409 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 = 4%{?dist}
+GDB_RPMREL = 5%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index f6f8e889ed..1837ca541b 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index 7dd86e52b3..28476b7402 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index 21c17fb472..99b45610e1 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index d8f5c27f59..8ef1b27331 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 6c6e5ebf87..06fc987989 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index 77996af67e..6e7a1d39f6 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index a0fb5fe158..92e6918104 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 82b80a7631..cd78cfe144 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index 9cb3649b1a..4cb65a6f54 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index f893eada01..9e63dcdcf9 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
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 7%{?dist}
+GDB_RPMREL = 8%{?dist}
include ../gdb.am
GDB_OPTS +=