Files
rtems/contrib/crossrpms/rtems4.9/avr/gdb-sources.add
Ralf Corsepius a4081ce74c gdb-4.7.1
2007-10-31 12:27:07 +00:00

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