1 |
# $Id: smeserver-fetchmail.spec,v 1.7 2021/10/20 23:27:56 terryfage Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.8 2021/11/17 19:26:07 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 22 |
%define release 23 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
Patch13: smeserver-fetchmail-1.6-bz11058-fixpanel.patch |
30 |
|
Patch14: smeserver-fetchmail-1.6-locale-2022-07-22.patch |
31 |
|
|
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
AutoReqProv: no |
AutoReqProv: no |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-23.sme |
47 |
|
- apply locale patch 2022-07-22 |
48 |
|
|
49 |
* Wed Nov 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-22.sme |
* Wed Nov 17 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-22.sme |
50 |
- fix panel [SME: 11058] |
- fix panel [SME: 11058] |
51 |
removed SMTP proxy and blocking option and redirect to Proxy panel |
removed SMTP proxy and blocking option and redirect to Proxy panel |
144 |
%patch11 -p1 |
%patch11 -p1 |
145 |
%patch12 -p1 |
%patch12 -p1 |
146 |
%patch13 -p1 |
%patch13 -p1 |
147 |
|
%patch14 -p1 |
148 |
|
|
149 |
%build |
%build |
150 |
perl createlinks |
perl createlinks |