Regenerate.

This commit is contained in:
Ralf Corsepius
2009-03-12 09:01:09 +00:00
parent c6c6b009c3
commit fb0a7e9f3a

View File

@@ -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