1 |
# $Id: smeserver-fetchmail.spec,v 1.4 2021/03/26 12:34:27 brianr Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.6 2021/10/12 11:01:18 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 19 |
%define release 21 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
24 |
Patch8: smeserver-fetchmail-1.6-Switch-smptd-to-qpsmtpd-in-panel-perl.patch |
Patch8: smeserver-fetchmail-1.6-Switch-smptd-to-qpsmtpd-in-panel-perl.patch |
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 |
28 |
|
Patch12: smeserver-fetchmail-1.6-bz10289-force_spamcheck_revert.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Thu Oct 21 2021 Terry Fage <terry@fage.id.au> 1.6-21.sme |
45 |
|
- fix template 60fetchmail force spamcheck [SME: 10289] |
46 |
|
|
47 |
|
* Tue Oct 12 2021 Terry Fage <terry@fage.id.au> 1.6-20.sme |
48 |
|
- fix template 60fetchmail force spamcheck [SME: 10538] |
49 |
|
|
50 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.6-19.sme |
51 |
- apply locale 2021-08-22 patch |
- apply locale 2021-08-22 patch |
52 |
|
|
131 |
%patch8 -p1 |
%patch8 -p1 |
132 |
%patch9 -p1 |
%patch9 -p1 |
133 |
%patch10 -p1 |
%patch10 -p1 |
134 |
|
%patch11 -p1 |
135 |
|
%patch12 -p1 |
136 |
|
|
137 |
%build |
%build |
138 |
perl createlinks |
perl createlinks |