1 |
%define name smeserver-letsencrypt |
%define name smeserver-letsencrypt |
2 |
%define version 0.5 |
%define version 0.5 |
3 |
%define release 20 |
%define release 23 |
4 |
Summary: Plugin to enable letsencrypt certificates |
Summary: Plugin to enable letsencrypt certificates |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
22 |
Patch10: smeserver-letsencrypt-0.5-bz11773.patch |
Patch10: smeserver-letsencrypt-0.5-bz11773.patch |
23 |
Patch11: smeserver-letsencrypt-0.5-bz10637-alias.patch |
Patch11: smeserver-letsencrypt-0.5-bz10637-alias.patch |
24 |
Patch12: smeserver-letsencrypt-0.5-bz11990-timer.patch |
Patch12: smeserver-letsencrypt-0.5-bz11990-timer.patch |
25 |
|
Patch13: smeserver-letsencrypt-0.5-Add-Action-to-kill-timer.patch |
26 |
|
Patch14: smeserver-letsencrypt-0.5-bz12011-backup.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
https://letsencrypt.org/ |
https://letsencrypt.org/ |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
* Fri Jun 10 2022 Brian Read <brianr@bjsystems.co.uk> 0.5-20.sme |
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5-23.sme |
41 |
|
- add to core backup [SME: 12011] |
42 |
|
|
43 |
|
* Wed Jun 15 2022 Brian Read <brianr@bjsystems.co.uk> 0.5-22.sme |
44 |
|
- Add action to check if dehydrated.timer is running and stop it if so [SME: 11996] |
45 |
|
|
46 |
|
* Sun Jun 12 2022 Brian Read <brianr@bjsystems.co.uk> 0.5-21.sme |
47 |
- Stop systemd timer runnning as well as cron [SME: 11990] |
- Stop systemd timer runnning as well as cron [SME: 11990] |
48 |
|
|
49 |
* Wed Mar 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5-19.sme |
* Wed Mar 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.5-19.sme |
269 |
%patch10 -p1 |
%patch10 -p1 |
270 |
%patch11 -p1 |
%patch11 -p1 |
271 |
%patch12 -p1 |
%patch12 -p1 |
272 |
|
%patch13 -p1 |
273 |
|
%patch14 -p1 |
274 |
|
|
275 |
%build |
%build |
276 |
perl createlinks |
perl createlinks |