From: kura Date: Mon, 29 May 2000 15:01:49 +0000 (+0000) Subject: - commented gdb-shared-readline.patch (it is buggy) X-Git-Tag: deadbranch-1.1.2~9 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgdb.git;a=commitdiff_plain;h=eb205448ecc305d6d3c271250140ab20cd92bb0a - commented gdb-shared-readline.patch (it is buggy) Changed files: gdb.spec -> 1.24 --- diff --git a/gdb.spec b/gdb.spec index b96aa37..3bd5622 100644 --- a/gdb.spec +++ b/gdb.spec @@ -10,7 +10,7 @@ License: GPL Group: Development/Debuggers Group(pl): Programowanie/Odpluskwiacze Source0: ftp://ftp.gnu.org/pub/gnu/gdb/%{name}-%{version}.tar.gz -Patch0: gdb-shared-readline.patch +#Patch0: gdb-shared-readline.patch BuildRequires: ncurses-devel >= 5.0 BuildRequires: readline-devel >= 4.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,7 +45,7 @@ verir. %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \