1 |
# $Id: smeserver-fetchmail.spec,v 1.13 2022/11/11 15:50:39 jpp Exp $ |
# $Id: smeserver-fetchmail.spec,v 1.14 2022/11/11 16:01:08 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 26 |
%define release 27 |
10 |
%define smepanel FetchMails |
%define smepanel FetchMails |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
30 |
Patch14: smeserver-fetchmail-1.6-locale-2022-07-22.patch |
Patch14: smeserver-fetchmail-1.6-locale-2022-07-22.patch |
31 |
Patch15: smeserver-fetchmail-1.6-bz11979-ids.patch |
Patch15: smeserver-fetchmail-1.6-bz11979-ids.patch |
32 |
Patch16: smeserver-fetchmail-1.6-locale-2022-11-11.patch |
Patch16: smeserver-fetchmail-1.6-locale-2022-11-11.patch |
33 |
|
Patch17: smeserver-fetchmail-1.6-locale-2024-09-05.patch |
34 |
|
|
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Thu Sep 05 2024 Terry Fage <terry@fage.id.au> 1.6-27.sme |
50 |
|
- Apply locale 2024-09-05.patch |
51 |
|
|
52 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-26.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.6-26.sme |
53 |
- Apply locale 2022-11-11 patch |
- Apply locale 2022-11-11 patch |
54 |
|
|
161 |
mkdir -p root/var/lib/fetchmail |
mkdir -p root/var/lib/fetchmail |
162 |
%patch15 -p1 |
%patch15 -p1 |
163 |
%patch16 -p1 |
%patch16 -p1 |
164 |
|
%patch17 -p1 |
165 |
|
|
166 |
%build |
%build |
167 |
perl createlinks |
perl createlinks |