--- rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/10/13 20:37:02 1.20 +++ rpms/smeserver-mailstats/contribs7/smeserver-mailstats.spec 2008/10/13 21:32:47 1.21 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailstats.spec,v 1.19 2008/10/13 20:28:25 snetram Exp $ +# $Id: smeserver-mailstats.spec,v 1.20 2008/10/13 20:37:02 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 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,7 @@ Patch6: smeserver-mailstats-0.0.3-remove 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: smeserver-release => 7.0 @@ -31,6 +32,10 @@ A script that via cron.d e-mails mail st See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 %changelog +* 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] @@ -123,6 +128,7 @@ See http://www.contribs.org/bugzilla/sho %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build perl createlinks