summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-08-09 05:20:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-08-09 05:20:07 +0000
commit876c33f1dbe39db4d66ce4499ff5f610a1e1bcee (patch)
treeee30c3d092d79171846327414d6020073d7a5a9f /contrib/crossrpms/rtems4.8/sh
parentRegenerate. (diff)
downloadrtems-876c33f1dbe39db4d66ce4499ff5f610a1e1bcee.tar.bz2
gdb-6.6-9.
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh')
-rw-r--r--contrib/crossrpms/rtems4.8/sh/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/sh/rtems-4.8-sh-rtems4.8-gdb.spec6
2 files changed, 5 insertions, 5 deletions
diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am
index fb35cce3b4..2e737af096 100644
--- a/contrib/crossrpms/rtems4.8/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am
@@ -17,9 +17,9 @@ 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 = 2%{?dist}
+GDB_RPMREL = 9%{?dist}
include ../gdb.am
GDB_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/sh/rtems-4.8-sh-rtems4.8-gdb.spec b/contrib/crossrpms/rtems4.8/sh/rtems-4.8-sh-rtems4.8-gdb.spec
index 377eba3f1d..1d15e71157 100644
--- a/contrib/crossrpms/rtems4.8/sh/rtems-4.8-sh-rtems4.8-gdb.spec
+++ b/contrib/crossrpms/rtems4.8/sh/rtems-4.8-sh-rtems4.8-gdb.spec
@@ -13,14 +13,14 @@
%define _exeext %{nil}
%endif
-%define gdb_version 6.5
-%define gdb_rpmvers %{expand:%(echo 6.5 | tr - _)}
+%define gdb_version 6.6
+%define gdb_rpmvers %{expand:%(echo 6.6 | tr - _)}
Name: rtems-4.8-sh-rtems4.8-gdb
Summary: Gdb for target sh-rtems4.8
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 2%{?dist}
+Release: 9%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)