From d171b6703349de649d7b7fcede80642e76ab10ef Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:03:49 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20gdb-5.2?= =?UTF-8?q?-2.src.rpm=20Tue=20May=2007=202002=20Trond=20Eivind=20Glomsr=F8?= =?UTF-8?q?d=20=205.2-2=20-=20Rebuild=20Mon=20Apr=2029=202?= =?UTF-8?q?002=20Trond=20Eivind=20Glomsr=F8d=20=205.2-1=20?= =?UTF-8?q?-=205.2=20Mon=20Apr=2029=202002=20Trond=20Eivind=20Glomsr=F8d?= =?UTF-8?q?=20=205.1.92-1=20-=205.1.92.=20Hopefully=20iden?= =?UTF-8?q?tical=20to=205.2=20final=20Mon=20Apr=2022=202002=20Trond=20Eivi?= =?UTF-8?q?nd=20Glomsr=F8d=20=205.1.91-1=20-=205.1.91.=205?= =?UTF-8?q?.2=20expected=20in=20a=20week?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- gdb.spec | 25 ++++++++++++++++--------- sources | 2 +- 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7b5f0bf..96b4d62 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdb+dejagnu-5.1.90_20020411.tar.bz2 +gdb-5.2.tar.bz2 diff --git a/gdb.spec b/gdb.spec index 0845d74..c78ff4e 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,14 +1,10 @@ -%define cvsversion 5.1.90_20020411 - Summary: A GNU source-level debugger for C, C++ and other languages. Name: gdb -Version: 5.1.90CVS -Release: 5 +Version: 5.2 +Release: 2 License: GPL Group: Development/Debuggers -#Source: ftp://sources.redhat.com/pub/gdb/gdb-%{version}.tar.bz2 -Source: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb+dejagnu-%{cvsversion}.tar.bz2 -Patch1: gdb-5.1-threadfpufix.patch +Source: ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-%{version}-root URL: http://sources.redhat.com/gdb/ BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo @@ -20,9 +16,8 @@ and other languages, by executing them in a controlled fashion and printing their data. %prep -%setup -q -n gdb+dejagnu-%{cvsversion} +%setup -q rm -fr gdb/gdbserver -#patch1 -p1 -b .threadfpupatch cat > gdb/version.in << _FOO Red Hat Linux (%{version}-%{release}) @@ -90,6 +85,18 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue May 7 2002 Trond Eivind Glomsrød 5.2-2 +- Rebuild + +* Mon Apr 29 2002 Trond Eivind Glomsrød 5.2-1 +- 5.2 + +* Mon Apr 29 2002 Trond Eivind Glomsrød 5.1.92-1 +- 5.1.92. Hopefully identical to 5.2 final + +* Mon Apr 22 2002 Trond Eivind Glomsrød 5.1.91-1 +- 5.1.91. 5.2 expected in a week + * Thu Mar 28 2002 Trond Eivind Glomsrød 5.1.90CVS-5 - Update to current diff --git a/sources b/sources index 26535c8..d61b857 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2785bb4aa473e5868b5eb02889e10fbd gdb+dejagnu-5.1.90_20020411.tar.bz2 +cb4f6e4ff9970866e782092b63dbec96 gdb-5.2.tar.bz2