From 00a034183888829a8db8c3cfe7770db3cef0d638 Mon Sep 17 00:00:00 2001 From: Thomas Lotterer Date: Tue, 20 Aug 2002 06:42:16 +0000 Subject: [PATCH] requires gcc as -Wall is unsupported by Solaris cc --- ssmtp/ssmtp.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssmtp/ssmtp.spec b/ssmtp/ssmtp.spec index d2d8bdbd6a..d5a7fbba0c 100644 --- a/ssmtp/ssmtp.spec +++ b/ssmtp/ssmtp.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: Mail License: GPL Version: 2.48 -Release: 20020812 +Release: 20020820 # list of sources Source0: ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-%{version}.tar.gz @@ -42,7 +42,7 @@ Source1: ssmtp.conf # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, make +BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc PreReq: OpenPKG, openpkg >= 20020206 AutoReq: no AutoReqProv: no