From c02e53b9b8b0cd0be8156f4435f9df16a4344e12 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 24 Jan 2003 08:04:05 +0000 Subject: [PATCH] cmp tool segfaults if compiled with older vendor gcc --- diffutils/diffutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/diffutils/diffutils.spec b/diffutils/diffutils.spec index 16dfccc537..4763a2373f 100644 --- a/diffutils/diffutils.spec +++ b/diffutils/diffutils.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Utility License: GPL Version: 2.8.4 -Release: 20030112 +Release: 20030124 # list of sources Source0: ftp://alpha.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz @@ -42,7 +42,7 @@ Patch0: diffutils.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make +BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make, gcc PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no