--- rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2015/06/14 20:49:00 1.2 +++ rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2015/06/25 19:24:18 1.4 @@ -6,13 +6,16 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 1.1 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: SME/addon Source: %{name}-%{version}.tgz -Patch0: smeserver-mailstats-1.1-random-cron.patch +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 + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 9.0 @@ -23,8 +26,16 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog -* Sun Jun 14 2015 stephane de Labrusse 1.1-2 +* Thu Jun 25 2015 stephane de Labrusse 1.1-4 +- creates the "mailstats" user [SME: 8957] +- Fixed the problem with Spamassassin scores and tags. +- Also added Geoip league table [SME: 8656] +- code done by Brian Read + +* Sun Jun 14 2015 stephane de Labrusse 1.1-3 - added a random cron job +- spamfilter-stats-7-update +- code done by Brian Read and John Crisp * Mon Jun 16 2014 JP Pialasse 1.1-1.sme - initial import to SME9 contribs @@ -42,6 +53,8 @@ See http://www.contribs.org/bugzilla/sho %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build