From 9a5e29b6e643669491c22a594a5265d9fc57b91e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 17 Sep 2008 14:38:54 +0000 Subject: Switch to gdb-6.8-rtems4.10-20080917.diff. --- contrib/crossrpms/rtems4.10/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add | 2 +- .../rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/crossrpms/rtems4.10/mipstx39') diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am index 26e094494d..ec51efcf58 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am @@ -7,6 +7,6 @@ include $(top_srcdir)/mkspec.am # We only want a gdb with a tx39 simulator in it. We share the other tools GDB_VERS = 6.8 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 2%{?dist} +GDB_RPMREL = 3%{?dist} include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add b/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add index 57b57de17c..7ba2f39325 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add +++ b/contrib/crossrpms/rtems4.10/mipstx39/gdb-sources.add @@ -1,5 +1,5 @@ Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2 %{?_without_sources:NoSource: 0} %if "%{gdb_version}" == "6.8" -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20080912.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20080917.diff %endif diff --git a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec index 7c051cfcce..37b79a6c52 100644 --- a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec @@ -32,7 +32,7 @@ Name: rtems-4.10-mipstx39-rtems4.10-gdb Summary: Gdb for target mipstx39-rtems4.10 Group: Development/Tools Version: %{gdb_rpmvers} -Release: 2%{?dist} +Release: 3%{?dist} License: GPL/LGPL URL: http://sources.redhat.com/gdb BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -71,7 +71,7 @@ Requires: rtems-4.10-gdb-common Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2 %{?_without_sources:NoSource: 0} %if "%{gdb_version}" == "6.8" -Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20080912.diff +Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20080917.diff %endif %description -- cgit v1.2.3