From 551df9bffe248ed2612d221529f181f5f991a7a1 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:04:11 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20gdb-5.2?= =?UTF-8?q?.1-1.src.rpm=20Tue=20Jul=2023=202002=20Trond=20Eivind=20Glomsr?= =?UTF-8?q?=F8d=20=205.2.1-1=20-=205.2.1=20Mon=20Jul=2022?= =?UTF-8?q?=202002=20Florian=20La=20Roche=20=20?= =?UTF-8?q?-=20compile=20on=20mainframe=20Mon=20Jul=2008=202002=20Trond=20?= =?UTF-8?q?Eivind=20Glomsr=F8d=20=205.2-3=20-=20Rebuild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- gdb.spec | 16 ++++++++++++---- sources | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) 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