summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-03-12 09:01:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-03-12 09:01:09 +0000
commitfb0a7e9f3ab3b7b3e8cf998ec527fd6c40d058e8 (patch)
tree6bcb3aea61ca8035b62746f703ed107559a268a9
parentgdb-6.8-rtems4.10-20090312.diff (diff)
downloadrtems-fb0a7e9f3ab3b7b3e8cf998ec527fd6c40d058e8.tar.bz2
Regenerate.
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
index fbcbecefb9..1fe8b3e852 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-powerpc-rtems4.10-gdb
Summary: Gdb for target powerpc-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 9%{?dist}
+Release: 10%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,6 +75,11 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "powerpc-rtems4.10" == "h8300-rtems4.10"
%define build_sim --disable-sim
%endif
+%if "%{gdb_version}" >= "6.8.50"
+%if "powerpc-rtems4.10" == "m32c-rtems4.10"
+%define build_sim --disable-sim
+%endif
+%endif
%if "powerpc-rtems4.10" == "lm32-rtems4.10"
%define build_sim --disable-sim
%endif
@@ -109,7 +114,7 @@ BuildRequires: texinfo >= 4.2
Requires: rtems-4.10-gdb-common
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20090122.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20090312.diff
%description
GDB for target powerpc-rtems4.10