Browse Source

upgrading upstream version from 5.1.1 to 5.2

Peter Smej 24 years ago
parent
commit
ce80a32ec1
2 changed files with 2 additions and 11 deletions
  1. 0 7
      gdb/gdb.patch
  2. 2 4
      gdb/gdb.spec

+ 0 - 7
gdb/gdb.patch

@@ -1,7 +0,0 @@
---- bfd/configure.orig	Tue Oct 30 18:30:22 2001
-+++ bfd/configure	Thu Jan 31 08:57:54 2002
-@@ -5018,3 +5018,3 @@
- 	;;
--  i[3456]86-*-bsd* | i[34567]86-*-freebsd[1234] | i[34567]86-*-freebsd[1234]\.* | i[34567]86-*-freebsd*aout*)
-+  i[3456]86-*-bsd* | i[34567]86-*-freebsd[123] | i[34567]86-*-freebsd[123]\.* | i[34567]86-*-freebsd4\.[01] | i[34567]86-*-freebsd*aout*)
- 	COREFILE=trad-core.lo

+ 2 - 4
gdb/gdb.spec

@@ -32,12 +32,11 @@ Vendor:       Free Software Foundation
 Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 License:      GPL
-Version:      5.1.1
-Release:      20020206
+Version:      5.2
+Release:      20020430
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz
-Patch0:       gdb.patch
 
 #   build information
 Prefix:       %{l_prefix}
@@ -54,7 +53,6 @@ AutoReqProv:  no
 
 %prep
     %setup -q 
-    %patch -p0 
 
 %build
     CC="%{l_cc}" \