1 |
# $Id: smeserver-fetchmail.spec,v 1.6 2021/10/12 11:01:18 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 21 |
%define release 22 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
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 |
* Thu Oct 21 2021 Terry Fage <terry@fage.id.au> 1.6-21.sme |
51 |
- fix template 60fetchmail force spamcheck [SME: 10289] |
- fix template 60fetchmail force spamcheck [SME: 10289] |
52 |
|
|
139 |
%patch10 -p1 |
%patch10 -p1 |
140 |
%patch11 -p1 |
%patch11 -p1 |
141 |
%patch12 -p1 |
%patch12 -p1 |
142 |
|
%patch13 -p1 |
143 |
|
|
144 |
%build |
%build |
145 |
perl createlinks |
perl createlinks |