Files
rtems/contrib/crossrpms/rtems4.11/sparc64/gdb-sources.add
Ralf Corsepius bd50f81c1e New.
2010-05-21 16:16:18 +00:00

10 lines
367 B
Plaintext

%if "%{gdb_version}" == "7.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-7.1.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.1-rtems4.10-20100319.diff
%endif
%if "%{gdb_version}" == "7.0.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
%endif