auto-import changelog data from gdb-6.1post-1.20040607.18.src.rpm

Mon Jul 26 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18
- Add Pie patches back in.
This commit is contained in:
cvsdist 2004-09-09 05:21:00 +00:00
parent da743c1bee
commit 8afdde39e1

View File

@ -6,7 +6,7 @@ Summary: A GNU source-level debugger for C, C++ and other languages.
Name: gdb
# Daily snapshot of gdb taken from FSF mainline cvs, after the 6.1 branchpoint.
Version: 6.1post
Release: 1.%{cvsdate}.17.1
Release: 1.%{cvsdate}.18
License: GPL
Group: Development/Debuggers
Source: ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb+dejagnu-20040607.tar.bz2
@ -76,8 +76,7 @@ Patch80: gdb-6.1post-infcall-step-jul2004.patch
%ifarch ia64
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu libunwind >= 0.96-3
%else
#BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu
%endif
%ifarch ia64
@ -308,6 +307,9 @@ fi
# don't include the files in include, they are part of binutils
%changelog
* Mon Jul 26 2004 Elena Zannoni <ezannoni@redhat.com> 1.200400607.18
- Add Pie patches back in.
* Fri Jul 16 2004 Andrew Cagney <cagney@redhat.com> 1.200400607.17
- Fix stepping over a no-debug shared-library function.
- Fix patch vsyscall patch name.