--- rpms/qpsmtpd/sme10/qpsmtpd.spec 2016/05/08 08:19:33 1.16 +++ rpms/qpsmtpd/sme10/qpsmtpd.spec 2016/05/08 08:23:40 1.17 @@ -1,8 +1,8 @@ -# $Id: qpsmtpd.spec,v 1.15 2016/05/06 09:11:35 vip-ire Exp $ +# $Id: qpsmtpd.spec,v 1.16 2016/05/08 08:19:33 vip-ire Exp $ Name: qpsmtpd Version: 0.96 -Release: 9%{?dist} +Release: 10%{?dist} Summary: qpsmtpd + qpsmtpd-apache License: MIT Group: System Environment/Daemons @@ -40,7 +40,6 @@ Patch14: qpsmtpd-0.96-dkim_no_sign_for_o Patch15: qpsmtpd-0.96-fix_dmarc_reject.patch Patch16: qpsmtpd-0.96-add_dmarc_result_notes.patch Patch17: qpsmtpd-0.96-spf_on_no_dmarc_policy.patch -Patch18: qpsmtpd-0.96-find_karma_db_dir.patch %description qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core @@ -80,7 +79,6 @@ that turns Apache into an SMTP server us %patch15 -p1 %patch16 -p1 %patch17 -p1 -%patch18 -p1 %build CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}" @@ -153,6 +151,9 @@ fi %changelog +* Sun May 8 2016 Daniel Berteaud 0.96-10.sme +- Remove previous patch, it was already applied [SME: 9462] + * Sun May 8 2016 Daniel Berteaud 0.96-9.sme - Backport a fix for karma_tool so it can find its database [SME: 9462]