--- rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/10/11 23:29:50 1.17 +++ rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2012/09/10 00:03:57 1.26 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailstats.spec,v 1.16 2008/10/04 08:46:59 snetram Exp $ +# $Id: smeserver-mailstats.spec,v 1.25 2010/01/11 18:21:58 snetram 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 12 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,11 @@ Patch4: smeserver-mailstats-0.0.3-bjrupd Patch5: smeserver-mailstats-0.0.3-reworkDateManip.patch Patch6: smeserver-mailstats-0.0.3-removeChangelogFromScript.patch Patch7: smeserver-mailstats-0.0.3-implementDBCreation.patch +Patch8: smeserver-mailstats-0.0.3-removeMySQLInstructions.patch +Patch9: smeserver-mailstats-0.0.3-addCreatelinks.patch +Patch10: smeserver-mailstats-0.0.3-addRunOrderSequence.patch +Patch11: smeserver-mailstats-0.0.3-fix-tls-stats.patch +Patch12: smeserver-mailstats-0.0.3-auth_cvm_unix_local.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 7.0 @@ -29,10 +34,19 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* Sun Sep 09 2012 JP Pialasse 0.0.3-15.sme +- fix Unexpected failure string in log file: auth::auth_cvm_unix_local see [SME 7089] + +* Mon Jan 11 2010 Jonathan Martens 0.0.3-14 +- Fix stats when mails are received using TLS in reporting timeframe [SME: 5585] + +* Mon Oct 13 2008 Jonathan Martens 0.0.3-13 +- Add sequence number to init script to have the database creation + script execute as well [SME: 4275] + * Sun Oct 12 2008 Jonathan Martens 0.0.3-12 - Fix patches to apply cleanly [SME: 3631] - Execute the database creation script as well [SME: 4275] -- TODO: Add createlinks script to source * Sat Oct 4 2008 Jonathan Martens 0.0.3-11 - Implement MySQL database creation [SME: 4275] @@ -120,6 +134,12 @@ See http://www.contribs.org/bugzilla/sho %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 + %build perl createlinks