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 4 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
15 |
Patch0: smeserver-mailstats-1.1-random-cron_and_spamfilter-stats-7-update.patch |
Patch0: smeserver-mailstats-1.1-random-cron_and_spamfilter-stats-7-update.patch |
16 |
Patch1: smeserver-mailstats-1.1.bz8957.Create_the_mailstats_user.patch |
Patch1: smeserver-mailstats-1.1.bz8957.Create_the_mailstats_user.patch |
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 |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: smeserver-release => 9.0 |
Requires: smeserver-release => 9.0 |
26 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
See http://www.contribs.org/bugzilla/show_bug.cgi?id=819 |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Sun Apr 10 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-5.sme |
30 |
|
- account for all unknown qpsmtpd plugins [SME: 9434] |
31 |
|
- extra for "unofficial" extra clamav signatures |
32 |
|
- code by Brian Read <brianr@bjsystems.co.uk> |
33 |
|
- (only small suggestions from JP Pialasse aka Unnilennium) |
34 |
|
|
35 |
* Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-4 |
* Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.1-4 |
36 |
- creates the "mailstats" user [SME: 8957] |
- creates the "mailstats" user [SME: 8957] |
37 |
- Fixed the problem with Spamassassin scores and tags. |
- Fixed the problem with Spamassassin scores and tags. |
61 |
%patch0 -p1 |
%patch0 -p1 |
62 |
%patch1 -p1 |
%patch1 -p1 |
63 |
%patch2 -p1 |
%patch2 -p1 |
64 |
|
%patch3 -p1 |
65 |
|
|
66 |
|
|
67 |
%build |
%build |