forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -52,7 +52,7 @@ Name: rtems-4.10-powerpc-rtems4.10-gdb
|
|||||||
Summary: Gdb for target powerpc-rtems4.10
|
Summary: Gdb for target powerpc-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -75,6 +75,11 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "powerpc-rtems4.10" == "h8300-rtems4.10"
|
%if "powerpc-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%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"
|
%if "powerpc-rtems4.10" == "lm32-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
@@ -109,7 +114,7 @@ BuildRequires: texinfo >= 4.2
|
|||||||
Requires: rtems-4.10-gdb-common
|
Requires: rtems-4.10-gdb-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
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
|
%description
|
||||||
GDB for target powerpc-rtems4.10
|
GDB for target powerpc-rtems4.10
|
||||||
|
|||||||
Reference in New Issue
Block a user