[rtems-crossrpms commit] Bump GDM_RPMREL.

Ralf Corsepius ralf at rtems.org
Fri Sep 7 05:29:26 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Sep  6 08:06:01 2012 +0200

Bump GDM_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 b91d6db..85a085a 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/avr/Makefile.am b/rtems4.11/avr/Makefile.am
index 39f4e16..28f5c53 100644
--- a/rtems4.11/avr/Makefile.am
+++ b/rtems4.11/avr/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS +=
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/bfin/Makefile.am b/rtems4.11/bfin/Makefile.am
index 013b206..520aa77 100644
--- a/rtems4.11/bfin/Makefile.am
+++ b/rtems4.11/bfin/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/h8300/Makefile.am b/rtems4.11/h8300/Makefile.am
index be22744..fa7139b 100644
--- a/rtems4.11/h8300/Makefile.am
+++ b/rtems4.11/h8300/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/i386/Makefile.am b/rtems4.11/i386/Makefile.am
index 53dec08..46ebcdd 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/lm32/Makefile.am b/rtems4.11/lm32/Makefile.am
index 8358917..07c2ebb 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32c/Makefile.am b/rtems4.11/m32c/Makefile.am
index 157f197..5e55527 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m32r/Makefile.am b/rtems4.11/m32r/Makefile.am
index a665144..8178566 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/m68k/Makefile.am b/rtems4.11/m68k/Makefile.am
index 4c1a0e4..9eb1b82 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/microblaze/Makefile.am b/rtems4.11/microblaze/Makefile.am
index 5a688ab..61c84bc 100644
--- a/rtems4.11/microblaze/Makefile.am
+++ b/rtems4.11/microblaze/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.1
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mips/Makefile.am b/rtems4.11/mips/Makefile.am
index 343f777..9ef0ce6 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/mipstx39/Makefile.am b/rtems4.11/mipstx39/Makefile.am
index d9b8df6..941b527 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
diff --git a/rtems4.11/powerpc/Makefile.am b/rtems4.11/powerpc/Makefile.am
index 7ab052a..a78638b 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sh/Makefile.am b/rtems4.11/sh/Makefile.am
index 556631d..1dc2cfe 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc/Makefile.am b/rtems4.11/sparc/Makefile.am
index 2f13dc6..4595f44 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/sparc64/Makefile.am b/rtems4.11/sparc64/Makefile.am
index 9340dc3..62858d9 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 = 4
+GDB_RPMREL = 5
 include ../gdb.am
 GDB_OPTS +=
 
diff --git a/rtems4.11/v850/Makefile.am b/rtems4.11/v850/Makefile.am
index 16f4b4d..ffbe348 100644
--- a/rtems4.11/v850/Makefile.am
+++ b/rtems4.11/v850/Makefile.am
@@ -20,7 +20,7 @@ GCC_OPTS += --languages=cxx
 
 GDB_VERS = 7.4.91
 GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1
+GDB_RPMREL = 2
 include ../gdb.am
 GDB_OPTS += --disable-infos
 




More information about the vc mailing list