From 2d957e4d68cfa17dce37ec6035ec76f5a95db1af Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 24 Dec 2005 14:59:03 +0000 Subject: [PATCH] Clifford Wolf: Updated gdb (6.4) [2005121418513930291] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6831 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/gdb/gdb.desc | 4 +- package/base/gdb/installed-by-binutils.patch | 90 -------------------- 2 files changed, 2 insertions(+), 92 deletions(-) delete mode 100644 package/base/gdb/installed-by-binutils.patch diff --git a/package/base/gdb/gdb.desc b/package/base/gdb/gdb.desc index e209b25f4..db143fa23 100644 --- a/package/base/gdb/gdb.desc +++ b/package/base/gdb/gdb.desc @@ -36,8 +36,8 @@ [L] GPL [S] Stable -[V] 6.2.1 +[V] 6.4 [P] X -?---5---9 123.700 -[D] 756147655 gdb-6.2.1.tar.bz2 ftp://ftp.gnu.org/gnu/gdb/ +[D] 1736144921 gdb-6.4.tar.bz2 ftp://ftp.gnu.org/gnu/gdb/ diff --git a/package/base/gdb/installed-by-binutils.patch b/package/base/gdb/installed-by-binutils.patch deleted file mode 100644 index c09f3af9d..000000000 --- a/package/base/gdb/installed-by-binutils.patch +++ /dev/null @@ -1,90 +0,0 @@ -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/base/gdb/installed-by-binutils.patch -# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - -Do not install the bfd and obcode libraries and/or other files - -the binutils package supplies them. - - - Clifford Wold & Rene Rebe - ---- ./bfd/Makefile.in.orig Fri Aug 30 10:11:44 2002 -+++ ./bfd/Makefile.in Sat Jan 18 20:08:01 2003 -@@ -130,7 +130,7 @@ - CSEARCH = -I. -I$(srcdir) -I$(INCDIR) - MKDEP = gcc -MM - --SUBDIRS = doc po -+SUBDIRS = doc - - docdir = doc - bfdlibdir = @bfdlibdir@ -@@ -1077,7 +1077,8 @@ - - install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am --install: install-recursive -+install: -+#install: install-recursive - uninstall-am: uninstall-bfdlibLTLIBRARIES - uninstall: uninstall-recursive - all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h ---- ./etc/Makefile.in.orig Sat Jan 26 22:35:45 2002 -+++ ./etc/Makefile.in Sat Jan 18 19:59:43 2003 -@@ -52,7 +52,8 @@ - all: - - # We want install to imply install-info as per GNU standards. --install: install-info -+install: -+# install: install-info - - uninstall: - ---- ./opcodes/Makefile.in.orig Wed Aug 28 12:38:50 2002 -+++ ./opcodes/Makefile.in Sat Jan 18 20:09:32 2003 -@@ -112,7 +112,7 @@ - - AUTOMAKE_OPTIONS = cygnus - --SUBDIRS = po -+SUBDIRS = - - INCDIR = $(srcdir)/../include - BFDDIR = $(srcdir)/../bfd -@@ -730,7 +730,8 @@ - - install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am --install: install-recursive -+install: -+#install: install-recursive - uninstall-am: uninstall-bfdlibLTLIBRARIES - uninstall: uninstall-recursive - all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h ---- gdb-6.0/libiberty/Makefile.in.orig 2003-10-21 22:45:19.000000000 +0200 -+++ gdb-6.0/libiberty/Makefile.in 2003-10-21 22:46:00.000000000 +0200 -@@ -267,7 +267,8 @@ - @MAINT@ echo stamp > stamp-functions - - INSTALL_DEST = @INSTALL_DEST@ --install: install_to_$(INSTALL_DEST) install-subdir -+install: -+#install: install_to_$(INSTALL_DEST) install-subdir - - install_to_libdir: all - ${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR)