3 |
# Name: Jean-Philippe Pialasse. |
# Name: Jean-Philippe Pialasse. |
4 |
%define name smeserver-learn |
%define name smeserver-learn |
5 |
%define version 1.0 |
%define version 1.0 |
6 |
%define release 10 |
%define release 12 |
7 |
|
|
8 |
Summary: SME Server Mails Learning script |
Summary: SME Server Mails Learning script |
9 |
Name: %{name} |
Name: %{name} |
20 |
Patch5: smeserver-learn-1.0-SME9282.patch |
Patch5: smeserver-learn-1.0-SME9282.patch |
21 |
Patch6: smeserver-learn-1.0-MOVE.patch |
Patch6: smeserver-learn-1.0-MOVE.patch |
22 |
Patch7: smeserver-learn-1.0-VERBOSE.patch |
Patch7: smeserver-learn-1.0-VERBOSE.patch |
23 |
|
Patch8: smeserver-learn-1.0-devnull.patch |
24 |
|
Patch9: smeserver-learn-1.0.bz9446.chown-bayes_tok.patch |
25 |
Packager: JP Pialasse <tests@pialasse.com> |
Packager: JP Pialasse <tests@pialasse.com> |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
- Whitelist the sender so his mails won't be taged as spam again |
- Whitelist the sender so his mails won't be taged as spam again |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Fri Jul 29 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-12.sme |
40 |
|
- fix permission problem on bayes_tok [SME: 9446] |
41 |
|
|
42 |
|
* Sat May 14 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-11.sme |
43 |
|
- fix verbose disabled unlink /dev/null [SME: 9512] |
44 |
|
|
45 |
* Wed Mar 16 2016 JP Pialasse <tests@pialasse.com> 1.0-10.sme |
* Wed Mar 16 2016 JP Pialasse <tests@pialasse.com> 1.0-10.sme |
46 |
- fix encoding problem when removing or adding tags [SME: 9282] |
- fix encoding problem when removing or adding tags [SME: 9282] |
47 |
- fix moving file not working MOVE patch [SME: 9314] |
- fix moving file not working MOVE patch [SME: 9314] |
101 |
%patch5 -p1 |
%patch5 -p1 |
102 |
%patch6 -p1 |
%patch6 -p1 |
103 |
%patch7 -p1 |
%patch7 -p1 |
104 |
|
%patch8 -p1 |
105 |
|
%patch9 -p1 |
106 |
|
|
107 |
%build |
%build |
108 |
perl createlinks |
perl createlinks |