diff --git a/gdb.spec b/gdb.spec index 48209e9..810df82 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,12 +1,13 @@ Summary: A GNU source-level debugger for C, C++ and other languages. Name: gdb Version: 5.2.1 -Release: 1 +Release: 2 License: GPL Group: Development/Debuggers Source: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-root URL: http://sources.redhat.com/gdb/ +Patch0: gdb-5.2.1-misc.patch BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo Prereq: info @@ -17,7 +18,7 @@ printing their data. %prep %setup -q -#patch -p1 +%patch0 -p1 rm -fr gdb/gdbserver cat > gdb/version.in << _FOO @@ -86,6 +87,9 @@ fi # don't include the files in include, they are part of binutils %changelog +* Wed Aug 14 2002 Trond Eivind Glomsrød 5.2.1-2 +- Add some patches from Elena Zannoni + * Tue Jul 23 2002 Trond Eivind Glomsrød 5.2.1-1 - 5.2.1