--- rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/10/04 08:46:59 1.16 +++ 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.15 2008/10/03 17:57:54 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 11 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -17,9 +17,13 @@ Patch2: smeserver-mailstats-0.0.3-bjrupd Patch3: smeserver-mailstats-0.0.3-bjrupdate03.patch Patch4: smeserver-mailstats-0.0.3-bjrupdate04.patch Patch5: smeserver-mailstats-0.0.3-reworkDateManip.patch -Patch6: smeserver-mailstats-0.0.3-removeDebugCommands.patch +Patch6: smeserver-mailstats-0.0.3-removeChangelogFromScript.patch Patch7: smeserver-mailstats-0.0.3-implementDBCreation.patch -Patch8: smeserver-mailstats-0.0.3-removeChangelogFromScript.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 @@ -30,6 +34,20 @@ 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] + * Sat Oct 4 2008 Jonathan Martens 0.0.3-11 - Implement MySQL database creation [SME: 4275] - Remove changelog from spamfilter-stats script @@ -117,8 +135,14 @@ See http://www.contribs.org/bugzilla/sho %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 + %build +perl createlinks %install /bin/rm -rf $RPM_BUILD_ROOT