1 |
# $Id: smeserver-fetchmail.spec,v 1.5 2021/08/22 04:20:19 terryfage Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.7 2021/10/20 23:27:56 terryfage Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
6 |
%define name smeserver-fetchmail |
%define name smeserver-fetchmail |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.6 |
%define version 1.6 |
9 |
%define release 20 |
%define release 22 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
25 |
Patch9: smeserver-fetchmail-1.6-Add-Update-event-to-createlinks.patch |
Patch9: smeserver-fetchmail-1.6-Add-Update-event-to-createlinks.patch |
26 |
Patch10: smeserver-fetchmail-1.6-locale-2021-08-22.patch |
Patch10: smeserver-fetchmail-1.6-locale-2021-08-22.patch |
27 |
Patch11: smeserver-fetchmail-1.6-bz10538-force_spamcheck_fix.patch |
Patch11: smeserver-fetchmail-1.6-bz10538-force_spamcheck_fix.patch |
28 |
|
Patch12: smeserver-fetchmail-1.6-bz10289-force_spamcheck_revert.patch |
29 |
|
Patch13: smeserver-fetchmail-1.6-bz11058-fixpanel.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
AutoReqProv: no |
AutoReqProv: no |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Wed Nov 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-22.sme |
46 |
|
- fix panel [SME: 11058] |
47 |
|
removed SMTP proxy and blocking option and redirect to Proxy panel |
48 |
|
TODO: module cleanup and cleanup of unused properties |
49 |
|
|
50 |
|
* Thu Oct 21 2021 Terry Fage <terry@fage.id.au> 1.6-21.sme |
51 |
|
- fix template 60fetchmail force spamcheck [SME: 10289] |
52 |
|
|
53 |
* Tue Oct 12 2021 Terry Fage <terry@fage.id.au> 1.6-20.sme |
* Tue Oct 12 2021 Terry Fage <terry@fage.id.au> 1.6-20.sme |
54 |
- fix template 60fetchmail force spamcheck [SME: 10538] |
- fix template 60fetchmail force spamcheck [SME: 10538] |
55 |
|
|
138 |
%patch9 -p1 |
%patch9 -p1 |
139 |
%patch10 -p1 |
%patch10 -p1 |
140 |
%patch11 -p1 |
%patch11 -p1 |
141 |
|
%patch12 -p1 |
142 |
|
%patch13 -p1 |
143 |
|
|
144 |
%build |
%build |
145 |
perl createlinks |
perl createlinks |