--- rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2015/06/25 19:24:18 1.4 +++ rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2016/04/10 17:30:58 1.5 @@ -6,7 +6,7 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 1.1 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -15,7 +15,7 @@ Source: %{name}-%{version}.tgz Patch0: smeserver-mailstats-1.1-random-cron_and_spamfilter-stats-7-update.patch Patch1: smeserver-mailstats-1.1.bz8957.Create_the_mailstats_user.patch Patch2: smeserver-mailstats-1.1.bz8656.Spamassassin_scores_and_tags.patch - +Patch3: smeserver-mailstats-1.0-628.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 9.0 @@ -26,6 +26,12 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* Sun Apr 10 2016 Jean-Philipe Pialasse 1.1-5.sme +- account for all unknown qpsmtpd plugins [SME: 9434] +- extra for "unofficial" extra clamav signatures +- code by Brian Read +- (only small suggestions from JP Pialasse aka Unnilennium) + * Thu Jun 25 2015 stephane de Labrusse 1.1-4 - creates the "mailstats" user [SME: 8957] - Fixed the problem with Spamassassin scores and tags. @@ -55,6 +61,7 @@ See http://www.contribs.org/bugzilla/sho %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build