forked from Imagelibrary/rtems
15 lines
408 B
Plaintext
15 lines
408 B
Plaintext
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
|
%{?_without_sources:NoSource: 0}
|
|
%if "%{gdb_version}" == "6.5"
|
|
Patch0: gdb-6.5-rtems-20060713.diff
|
|
%endif
|
|
%if "%{gdb_version}" == "6.6"
|
|
Patch0: gdb-6.6-rtems4.8-20070306.diff
|
|
%endif
|
|
%if "%{gdb_version}" == "6.7"
|
|
Patch0: gdb-6.7-rtems4.9-20071011.diff
|
|
%endif
|
|
%if "%{gdb_version}" == "6.7.1"
|
|
Patch0: gdb-6.7.1-rtems4.9-20071031.diff
|
|
%endif
|