1 |
# $Id: smeserver-mailstats.spec,v 1.21 2008/10/13 21:32:47 snetram Exp $ |
# $Id: smeserver-mailstats.spec,v 1.23 2008/11/25 16:20:25 slords Exp $ |
2 |
# Authority: brianread |
# Authority: brianread |
3 |
# Name: Brian Read |
# Name: Brian Read |
4 |
|
|
22 |
Patch8: smeserver-mailstats-0.0.3-removeMySQLInstructions.patch |
Patch8: smeserver-mailstats-0.0.3-removeMySQLInstructions.patch |
23 |
Patch9: smeserver-mailstats-0.0.3-addCreatelinks.patch |
Patch9: smeserver-mailstats-0.0.3-addCreatelinks.patch |
24 |
Patch10: smeserver-mailstats-0.0.3-addRunOrderSequence.patch |
Patch10: smeserver-mailstats-0.0.3-addRunOrderSequence.patch |
25 |
|
Patch11: smeserver-mailstats-0.0.3-fix-tls-stats.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
Requires: smeserver-release => 7.0 |
Requires: smeserver-release => 7.0 |
33 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Mon Jan 11 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-14 |
37 |
|
- Fix stats when mails are received using TLS in reporting timeframe [SME: 5585] |
38 |
|
|
39 |
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-13 |
* Mon Oct 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.3-13 |
40 |
- Add sequence number to init script to have the database creation |
- Add sequence number to init script to have the database creation |
41 |
script execute as well [SME: 4275] |
script execute as well [SME: 4275] |
133 |
%patch8 -p1 |
%patch8 -p1 |
134 |
%patch9 -p1 |
%patch9 -p1 |
135 |
%patch10 -p1 |
%patch10 -p1 |
136 |
|
%patch11 -p1 |
137 |
|
|
138 |
%build |
%build |
139 |
perl createlinks |
perl createlinks |