1 |
# $Id: smeserver-mailstats.spec,v 1.8 2015/11/06 23:49:56 unnilennium Exp $ |
# $Id: smeserver-mailstats.spec,v 1.9 2016/03/08 04:17:38 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 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch4: smeserver-mailstats-1.0.bz8957.Create_the_mailstats_user.patch |
20 |
|
Patch5: smeserver-mailstats-1.0-628.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
Requires: smeserver-release => 8.0 |
Requires: smeserver-release => 8.0 |
28 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-9.sme |
32 |
|
- account for all unknown qpsmtpd plugins [SME: 9428] |
33 |
|
- extra for "unofficial" extra clamav signatures |
34 |
|
- code by Brian Read <brianr@bjsystems.co.uk> |
35 |
|
- (only small suggestions from JP Pialasse aka Unnilennium) |
36 |
|
|
37 |
*Fri Nov 06 2015 JP Pialasse <tests@pialasse.com> 1.1-8.sme |
*Fri Nov 06 2015 JP Pialasse <tests@pialasse.com> 1.1-8.sme |
38 |
- backport SME9 patch [SME: 9115] |
- backport SME9 patch [SME: 9115] |
39 |
- Fixed the problem with Spamassassin scores and tags. |
- Fixed the problem with Spamassassin scores and tags. |
63 |
%patch2 -p1 |
%patch2 -p1 |
64 |
%patch3 -p1 |
%patch3 -p1 |
65 |
%patch4 -p1 |
%patch4 -p1 |
66 |
|
%patch5 -p1 |
67 |
|
|
68 |
|
|
69 |
%build |
%build |
70 |
perl createlinks |
perl createlinks |