6 |
%define name smeserver-mailstats |
%define name smeserver-mailstats |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1 |
%define version 1.1 |
9 |
%define release 7 |
%define release 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
17 |
Patch2: smeserver-mailstats-1.1.bz8656.Spamassassin_scores_and_tags.patch |
Patch2: smeserver-mailstats-1.1.bz8656.Spamassassin_scores_and_tags.patch |
18 |
Patch3: smeserver-mailstats-1.0-628.patch |
Patch3: smeserver-mailstats-1.0-628.patch |
19 |
Patch4: smeserver-mailstats-1.1.bz9588.qpsmtpd0_96compatible.patch |
Patch4: smeserver-mailstats-1.1.bz9588.qpsmtpd0_96compatible.patch |
20 |
|
Patch5: smeserver-mailstats-1.1.bz9717-9716email_specific_stats |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
Requires: smeserver-release => 9.0 |
Requires: smeserver-release => 9.0 |
29 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Oct 12 2016 brian read <brianr@bjsystems.co.uk> 1.1-8.sme |
33 |
|
- [sme:9716][sme:9717] add email specific stats and enhance relay monitoring and add code for smeoptimizer |
34 |
|
|
35 |
* Sun Jul 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-7.sme |
* Sun Jul 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-7.sme |
36 |
- set Requires qpsmtpd >=0.96 |
- set Requires qpsmtpd >=0.96 |
37 |
|
|
78 |
%patch2 -p1 |
%patch2 -p1 |
79 |
%patch3 -p1 |
%patch3 -p1 |
80 |
%patch4 -p1 |
%patch4 -p1 |
81 |
|
%patch5 -p1 |
82 |
|
|
83 |
%build |
%build |
84 |
perl createlinks |
perl createlinks |