--- rpms/smeserver-mailstats/contribs8/smeserver-mailstats.spec 2012/09/09 23:59:25 1.3 +++ rpms/smeserver-mailstats/contribs8/smeserver-mailstats.spec 2013/09/26 17:41:31 1.4 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailstats.spec,v 1.2 2012/05/26 23:11:34 slords Exp $ +# $Id: smeserver-mailstats.spec,v 1.3 2012/09/09 23:59:25 unnilennium Exp $ # Authority: brianread # Name: Brian Read @@ -6,13 +6,14 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 1.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: SME/addon Source: %{name}-%{version}.tgz Patch0: smeserver-mailstats-1.0-auth_cvm_unix_local.patch +Patch1: smeserver-mailstats-1.0-spamfilter.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 8.0 @@ -23,6 +24,10 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* Mon Sep 23 2013 JP Pialasse 1.1-4.sme +- uninitialized value in sprintf [SME: 4747] +- patch smeserver-mailstats-1.0-spamfilter.patch + * Sun Sep 09 2012 JP Pialasse 1.1-2.sme - fix Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089] @@ -32,6 +37,7 @@ See http://www.contribs.org/bugzilla/sho %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks