--- rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2014/06/17 19:26:37 1.1 +++ rpms/smeserver-mailstats/contribs9/smeserver-mailstats.spec 2015/06/25 19:24:18 1.4 @@ -6,17 +6,19 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 1.1 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: SME/addon Source: %{name}-%{version}.tgz -#REM contribs9 Patch0: smeserver-mailstats-1.1-auth_cvm_unix_local.patch -#REM contribs9 Patch1: smeserver-mailstats-1.1-spamfilter.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 => 8.0 +Requires: smeserver-release => 9.0 BuildRequires: e-smith-devtools >= 1.13.1-03 %description @@ -24,6 +26,17 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* 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 @@ -39,8 +52,10 @@ See http://www.contribs.org/bugzilla/sho %prep %setup -#REM contribs9 %patch0 -p1 -#REM contribs9 %patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 + %build perl createlinks