From de6a2a04d16b7178b04e5d37bf117604ae0b16b3 Mon Sep 17 00:00:00 2001 From: aoliva Date: Wed, 12 Jul 2006 07:13:31 +0000 Subject: [PATCH] It's sharutils that provides uuencode --- gdb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb.spec b/gdb.spec index 1d846c8..9782b64 100644 --- a/gdb.spec +++ b/gdb.spec @@ -217,7 +217,7 @@ Patch178: gdb-6.3-catch-debug-registers-error-20060527.patch Patch179: gdb-6.3-ia32el-fix-waitpid-20060615.patch BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu gettext -BuildRequires: flex bison uuencode prelink +BuildRequires: flex bison sharutils prelink %ifarch %{multilib_64_archs} sparc ppc # Ensure glibc{,-devel} is installed for both multilib arches @@ -464,7 +464,7 @@ fi %changelog * Wed Jul 12 2006 Alexandre Oliva - 6.5-2 -- BuildReq uuencode, prelink and, on multilib systems, 32-bit glibc-devel. +- BuildReq sharutils, prelink and, on multilib systems, 32-bit glibc-devel. - Drop obsolete attach-stop patch. - Fix testcases in threaded-watchpoints2 and step-thread-exit patches. - Re-enable attach-pie.exp, asm-source.exp and sigstep.exp tests.