diff --git a/.cvsignore b/.cvsignore index 96b4d62..0e2606f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdb-5.2.tar.bz2 +gdb-5.2.1.tar.bz2 diff --git a/gdb.spec b/gdb.spec index 4e4b8b1..48209e9 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,11 +1,10 @@ Summary: A GNU source-level debugger for C, C++ and other languages. Name: gdb -Version: 5.2 -Release: 2a +Version: 5.2.1 +Release: 1 License: GPL Group: Development/Debuggers Source: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-%{version}.tar.bz2 -Patch: gdb-5.2-s390.patch Buildroot: %{_tmppath}/%{name}-%{version}-root URL: http://sources.redhat.com/gdb/ BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo @@ -18,7 +17,7 @@ printing their data. %prep %setup -q -%patch -p1 +#patch -p1 rm -fr gdb/gdbserver cat > gdb/version.in << _FOO @@ -87,6 +86,15 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue Jul 23 2002 Trond Eivind Glomsrød 5.2.1-1 +- 5.2.1 + +* Mon Jul 22 2002 Florian La Roche +- compile on mainframe + +* Mon Jul 8 2002 Trond Eivind Glomsrød 5.2-3 +- Rebuild + * Tue May 7 2002 Trond Eivind Glomsrød 5.2-2 - Rebuild diff --git a/sources b/sources index d61b857..968d018 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb4f6e4ff9970866e782092b63dbec96 gdb-5.2.tar.bz2 +0450e48a13d26db9548acd7800a7ea59 gdb-5.2.1.tar.bz2