From 699211b6c155e84e1c733e9a8d57b9c9472d3423 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:04:01 +0000 Subject: [PATCH] auto-import gdb-5.2-2a from gdb-5.2-2a.src.rpm --- gdb.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index c78ff4e..4e4b8b1 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,10 +1,11 @@ Summary: A GNU source-level debugger for C, C++ and other languages. Name: gdb Version: 5.2 -Release: 2 +Release: 2a 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 @@ -17,6 +18,7 @@ printing their data. %prep %setup -q +%patch -p1 rm -fr gdb/gdbserver cat > gdb/version.in << _FOO