--- rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/04/03 12:04:56 1.5 +++ rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/04/11 14:28:19 1.6 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailstats.spec,v 1.4 2008/04/02 15:03:57 slords Exp $ +# $Id: smeserver-mailstats.spec,v 1.5 2008/04/03 12:04:56 brianread Exp $ # Authority: brianread # Name: Brian Read @@ -6,7 +6,7 @@ Summary: Daily mail statistics for SME S %define name smeserver-mailstats Name: %{name} %define version 0.0.3 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Group: SME/addon Source: %{name}-%{version}.tar.gz Patch1:smeserver-mailstats-0.0.3-bjrupdate01.patch Patch2:smeserver-mailstats-0.0.3-bjrupdate02.patch +Patch3:smeserver-mailstats-0.0.3-bjrupdate03.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 7.0 @@ -24,6 +25,10 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog + +* Fri Apr 11 2008 Brian J Read 0.0.3-5 +- Fix up Db entries when none at all. + * Thu Apr 3 2008 Brian J Read 0.0.3-4 - Take out extra lines in mailstats.cron and remove restart crond from post actions in spec file, on Shad's advice. @@ -82,6 +87,7 @@ See http://www.contribs.org/bugzilla/sho %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %install