--- rpms/qpsmtpd/sme7/qpsmtpd.spec 2009/11/02 17:52:56 1.22 +++ rpms/qpsmtpd/sme7/qpsmtpd.spec 2009/11/03 21:53:04 1.23 @@ -1,8 +1,8 @@ -# $Id: qpsmtpd.spec,v 1.21 2009/10/31 16:50:52 slords Exp $ +# $Id: qpsmtpd.spec,v 1.22 2009/11/02 17:52:56 bytegw Exp $ Name: qpsmtpd Version: 0.83 -Release: 0.4%{?dist} +Release: 0.5%{?dist} Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async License: distributable Group: System Environment/Daemons @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version BuildRequires: perl >= 0:5.00503 BuildArchitectures: noarch Requires: perl(Mail::Header), perl(Net::DNS) perl(Net::IP) +Requires(pre): coreutils, shadow-utils, perl Source0: %{name}-%{version}.tar.gz Source1: qpsmtpd-forkserver.rc @@ -171,6 +172,9 @@ then fi %changelog +* Tue Nov 3 2009 0.83-0.5.sme +- Update pre requires so scripts don't fail on install [SME: 5557] + * Sat Oct 31 2009 0.83-0.4.sme - Rebase bad_rcptto patch to remove orig file [SME: 5549] - Change logging in tls init to prevent warnings [SME: 5550]