1 |
# $Id: smeserver-fetchmail.spec,v 1.10 2018/03/11 06:17:20 jpp Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.11 2018/12/14 11:20:11 jcrisp 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 14 |
%define release 15 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch6: smeserver-fetchmail-1.6-locale-2018-12-14.patch |
23 |
|
Patch7: smeserver-fetchmail-1.6-locale-2019-12-07.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Requires: smeserver-release >= 9.0 |
Requires: smeserver-release >= 9.0 |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.6-15.sme |
39 |
|
- apply locale 2019-12-07 patch |
40 |
|
|
41 |
* Fri Dec 14 2018 John Crisp <jcrsip@safeandsoundit.co.uk> 1.6.14.sme |
* Fri Dec 14 2018 John Crisp <jcrsip@safeandsoundit.co.uk> 1.6.14.sme |
42 |
- apply locale 2018-12-14 patch |
- apply locale 2018-12-14 patch |
43 |
|
|
97 |
%patch4 -p1 |
%patch4 -p1 |
98 |
%patch5 -p1 |
%patch5 -p1 |
99 |
%patch6 -p1 |
%patch6 -p1 |
100 |
|
%patch7 -p1 |
101 |
|
|
102 |
%build |
%build |
103 |
perl createlinks |
perl createlinks |