summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/i386
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-09-05 03:39:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-09-05 03:39:43 +0000
commit826eb30163a35e30f50bd7f3fb3893db92a48d55 (patch)
treedd728b8aa086a4d8cfb0d54cbfe2fb9221f5bb23 /contrib/crossrpms/rtems4.11/i386
parent2011-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-826eb30163a35e30f50bd7f3fb3893db92a48d55.tar.bz2
gdb-7.3.1
Diffstat (limited to 'contrib/crossrpms/rtems4.11/i386')
-rw-r--r--contrib/crossrpms/rtems4.11/i386/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.11/i386/gdb-sources.add4
2 files changed, 4 insertions, 4 deletions
diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am
index 8bf8800425..664accc4f1 100644
--- a/contrib/crossrpms/rtems4.11/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.11/i386/Makefile.am
@@ -20,9 +20,9 @@ NEWLIB_RPMREL = `expr $(GCC_RPMREL) + 10`
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 7.3
+GDB_VERS = 7.3.1
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 2
+GDB_RPMREL = 1
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.11/i386/gdb-sources.add b/contrib/crossrpms/rtems4.11/i386/gdb-sources.add
index 7c81ec9d04..82ffecbbec 100644
--- a/contrib/crossrpms/rtems4.11/i386/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.11/i386/gdb-sources.add
@@ -1,6 +1,6 @@
%if "%{gdb_version}" == "7.3"
-Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3a.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3-rtems4.11-20110831.diff
+Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gdb-7.3.1-rtems4.11-20110905.diff
%endif
%if "%{gdb_version}" == "7.2"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2