1 |
# $Id: smeserver-mailstats.spec,v 1.7 2015/06/15 20:15:10 stephdl Exp $ |
# $Id: smeserver-mailstats.spec,v 1.8 2015/11/06 23:49:56 unnilennium Exp $ |
2 |
# Authority: brianread |
# Authority: brianread |
3 |
# Name: Brian Read |
# Name: Brian Read |
4 |
|
|
6 |
%define name smeserver-mailstats |
%define name smeserver-mailstats |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.0 |
%define version 1.0 |
9 |
%define release 6 |
%define release 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
16 |
Patch1: smeserver-mailstats-1.0-spamfilter.patch |
Patch1: smeserver-mailstats-1.0-spamfilter.patch |
17 |
Patch2: smeserver-mailstats-1.0-random-cron_and_spamfilter-stats-7-update.patch |
Patch2: smeserver-mailstats-1.0-random-cron_and_spamfilter-stats-7-update.patch |
18 |
Patch3: smeserver-mailstats-1.0.bz9115.Spamassassin_scores_and_tags-geoip.patch |
Patch3: smeserver-mailstats-1.0.bz9115.Spamassassin_scores_and_tags-geoip.patch |
19 |
|
Patch4: smeserver-mailstats-1.0.bz8957.Create_the_mailstats_user.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: smeserver-release => 8.0 |
Requires: smeserver-release => 8.0 |
32 |
- Fixed the problem with Spamassassin scores and tags. |
- Fixed the problem with Spamassassin scores and tags. |
33 |
- Also added Geoip league table [SME: 8656] |
- Also added Geoip league table [SME: 8656] |
34 |
- code done by Brian Read <brianr@bjsystems.co.uk> |
- code done by Brian Read <brianr@bjsystems.co.uk> |
35 |
|
- fix missing user [SME: 8957] |
36 |
|
|
37 |
* Sun Jun 14 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6 |
* Sun Jun 14 2015 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-6 |
38 |
- added a random cron job |
- added a random cron job |
55 |
%patch1 -p1 |
%patch1 -p1 |
56 |
%patch2 -p1 |
%patch2 -p1 |
57 |
%patch3 -p1 |
%patch3 -p1 |
58 |
|
%patch4 -p1 |
59 |
|
|
60 |
%build |
%build |
61 |
perl createlinks |
perl createlinks |