Regenerate.

This commit is contained in:
Ralf Corsepius
2009-02-25 06:13:06 +00:00
parent 5a99443232
commit beb5d47100

View File

@@ -52,7 +52,7 @@ Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -104,6 +104,11 @@ BuildRequires: %{_host_rpmprefix}ncurses-devel
# ftp://sources.redhat.com/pub/gdb/snapshots/gdb-%{gdb_version}.tar.bz2
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2
# rtems-4.10 patches
# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
# + misc small fixes to lm32-sim/gdb
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090225.diff
%description
GDB for target lm32-rtems4.10
%prep