1 |
# $Id: smeserver-fetchmail.spec,v 1.9 2017/12/02 06:24:37 jpp Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.10 2018/03/11 06:17:20 jpp 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 13 |
%define release 14 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
19 |
Patch3: smeserver-fetchmail-1.6-add_sslfingerprint.patch |
Patch3: smeserver-fetchmail-1.6-add_sslfingerprint.patch |
20 |
Patch4: smeserver-fetchmail-1.6-locale-2017-12-02.patch |
Patch4: smeserver-fetchmail-1.6-locale-2017-12-02.patch |
21 |
Patch5: smeserver-fetchmail-1.6-bz10538-force_spamcheck.patch |
Patch5: smeserver-fetchmail-1.6-bz10538-force_spamcheck.patch |
22 |
|
Patch6: smeserver-fetchmail-1.6-locale-2018-12-14.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Requires: smeserver-release >= 9.0 |
Requires: smeserver-release >= 9.0 |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Dec 14 2018 John Crisp <jcrsip@safeandsoundit.co.uk> 1.6.14.sme |
38 |
|
- apply locale 2018-12-14 patch |
39 |
|
|
40 |
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme |
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme |
41 |
- fix no spamcheck anymore for fetchmail [SME: 10290] |
- fix no spamcheck anymore for fetchmail [SME: 10290] |
42 |
|
|
92 |
%patch3 -p1 |
%patch3 -p1 |
93 |
%patch4 -p1 |
%patch4 -p1 |
94 |
%patch5 -p1 |
%patch5 -p1 |
95 |
|
%patch6 -p1 |
96 |
|
|
97 |
%build |
%build |
98 |
perl createlinks |
perl createlinks |