summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/m68k
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.7/m68k')
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.7/m68k/gdb-sources.add5
2 files changed, 3 insertions, 6 deletions
diff --git a/contrib/crossrpms/rtems4.7/m68k/Makefile.am b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
index 2694d6f871..c5d981e093 100644
--- a/contrib/crossrpms/rtems4.7/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/m68k/Makefile.am
@@ -17,8 +17,8 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.5
+GDB_VERS = 6.6
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 3
+GDB_RPMREL = 1%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add b/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
index b28f70b2ab..89adf0d27a 100644
--- a/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.7/m68k/gdb-sources.add
@@ -1,8 +1,5 @@
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
-%if "%{gdb_version}" == "6.5"
-Patch0: gdb-6.5-rtems4.7-20071115.diff
-%endif
%if "%{gdb_version}" == "6.6"
-Patch0: gdb-6.6-rtems4.7-20070218.diff
+Patch0: gdb-6.6-rtems4.7-20071216.diff
%endif