summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/arm
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-10-12 02:19:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-10-12 02:19:02 +0000
commitee54f23c7fd69aa036be72ac1439bc47c0f99bf2 (patch)
tree54887c457a5efc2a5e1fb74e7a508c42a8e30678 /contrib/crossrpms/rtems4.9/arm
parentgdb-6.7-2 (diff)
downloadrtems-ee54f23c7fd69aa036be72ac1439bc47c0f99bf2.tar.bz2
gdb-6.7-2
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.9/arm/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.9/arm/gdb-sources.add3
-rw-r--r--contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec9
3 files changed, 11 insertions, 5 deletions
diff --git a/contrib/crossrpms/rtems4.9/arm/Makefile.am b/contrib/crossrpms/rtems4.9/arm/Makefile.am
index cb45535b0a..e22dd0665e 100644
--- a/contrib/crossrpms/rtems4.9/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.9/arm/Makefile.am
@@ -17,9 +17,9 @@ NEWLIB_VERS = 1.15.0
include ../gcc.am
GCC_OPTS += --languages=cxx
-GDB_VERS = 6.6
+GDB_VERS = 6.7
GDB_PKGVERS = $(GDB_VERS)
-GDB_RPMREL = 1%{?dist}
+GDB_RPMREL = 2%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
index c302fca3d3..051bd79df5 100644
--- a/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.9/arm/gdb-sources.add
@@ -6,3 +6,6 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
diff --git a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
index 5dd183e577..7a7367f0cb 100644
--- a/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
+++ b/contrib/crossrpms/rtems4.9/arm/rtems-4.9-arm-rtems4.9-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.6
-%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
+%define gdb_version 6.7
+%define gdb_rpmvers %{expand:%(echo 6.7 | tr - _)}
Name: rtems-4.9-arm-rtems4.9-gdb
Summary: Gdb for target arm-rtems4.9
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +50,9 @@ Patch0: gdb-6.5-rtems-20060713.diff
%if "%{gdb_version}" == "6.6"
Patch0: gdb-6.6-rtems4.8-20070306.diff
%endif
+%if "%{gdb_version}" == "6.7"
+Patch0: gdb-6.7-rtems4.9-20071011.diff
+%endif
%description
GDB for target arm-rtems4.9