auto-import changelog data from gdb-5.2.1-2.src.rpm
Wed Aug 14 2002 Trond Eivind Glomsrd <teg@redhat.com> 5.2.1-2 - Add some patches from Elena Zannoni <ezannoni@redhat.com>
This commit is contained in:
parent
551df9bffe
commit
8f71764d83
8
gdb.spec
8
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 <teg@redhat.com> 5.2.1-2
|
||||
- Add some patches from Elena Zannoni <ezannoni@redhat.com>
|
||||
|
||||
* Tue Jul 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 5.2.1-1
|
||||
- 5.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user