1 |
# $Id: smeserver-fetchmail.spec,v 1.6 2015/02/06 09:34:25 stephdl Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.7 2016/03/22 10:33:52 unnilennium 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.4 |
%define version 1.4 |
9 |
%define release 7 |
%define release 8 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
Patch1: smeserver-fetchmail-1.4.non_standard_smtpd_TCPPort.patch |
Patch1: smeserver-fetchmail-1.4.non_standard_smtpd_TCPPort.patch |
18 |
Patch2: smeserver-fetchmail-1.4.Recovery_of_large_attachments_with_fetchmail.patch |
Patch2: smeserver-fetchmail-1.4.Recovery_of_large_attachments_with_fetchmail.patch |
19 |
Patch3: smeserver-fetchmail_add_sslfingerprint.patch |
Patch3: smeserver-fetchmail_add_sslfingerprint.patch |
20 |
|
Patch4: smeserver-fetchmail-1.4-locale-2017-03-25.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
Requires: smeserver-release >= 8.0 |
Requires: smeserver-release >= 8.0 |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-8.sme |
34 |
|
- apply locale 2017-03-25 patch |
35 |
|
|
36 |
* Tue Mar 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
* Tue Mar 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-7.sme |
37 |
- NFR: sslfingerprint option for german providers [SME: 8287] |
- NFR: sslfingerprint option for german providers [SME: 8287] |
38 |
- code from Pascal SCHIRRMANN, patch from Stephane de Labrusse |
- code from Pascal SCHIRRMANN, patch from Stephane de Labrusse |
63 |
%patch1 -p1 |
%patch1 -p1 |
64 |
%patch2 -p1 |
%patch2 -p1 |
65 |
%patch3 -p1 |
%patch3 -p1 |
66 |
|
%patch4 -p1 |
67 |
|
|
68 |
%build |
%build |
69 |
perl createlinks |
perl createlinks |