Browse Source

cmp tool segfaults if compiled with older vendor gcc

master
parent
commit
c02e53b9b8
  1. 4
      diffutils/diffutils.spec

4
diffutils/diffutils.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Utility Group: Utility
License: GPL License: GPL
Version: 2.8.4 Version: 2.8.4
Release: 20030112 Release: 20030124
# list of sources # list of sources
Source0: ftp://alpha.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz Source0: ftp://alpha.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: diffutils.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make, gcc
PreReq: OpenPKG, openpkg >= 20020206 PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save