--- rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2016/07/02 08:44:13 1.6 +++ rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2016/07/03 10:37:50 1.7 @@ -6,7 +6,7 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 1.1 -%define release 6 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,7 @@ Patch4: smeserver-mailstats-1.1.bz9588.q BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 9.0 +Requires: qpsmtpd >= 0.96 BuildRequires: e-smith-devtools >= 1.13.1-03 %description @@ -27,9 +28,12 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* Sun Jul 03 2016 Jean-Philipe Pialasse 1.1-7.sme +- set Requires qpsmtpd >=0.96 + * Sat Jul 02 2016 Jean-Philipe Pialasse 1.1-6.sme -- make compatible with qpmstmpd 0.96 and new plugins [SME: 9588] -- html version of email +- make compatible with qpstmpd 0.96 and new plugins [SME: 9588] +- work in progress : html version of email - code by Brian Read - thanks to Michael Doerner for his extensive testing