1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 12 |
%define release 13 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
25 |
Patch6: smeserver-certificate-0.0.4-Update-lex-file.patch |
Patch6: smeserver-certificate-0.0.4-Update-lex-file.patch |
26 |
Patch7: smeserver-certificate-0.0.4-Fix-Routes.patch |
Patch7: smeserver-certificate-0.0.4-Fix-Routes.patch |
27 |
Patch8: smeserver-certificate-0.0.4-locale-2022-07-22.patch |
Patch8: smeserver-certificate-0.0.4-locale-2022-07-22.patch |
28 |
|
Patch9: smeserver-certificate-0.0.4-locale-2022-11-11.patch |
29 |
|
|
30 |
%description |
%description |
31 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
41 |
%patch6 -p1 |
%patch6 -p1 |
42 |
%patch7 -p1 |
%patch7 -p1 |
43 |
%patch8 -p1 |
%patch8 -p1 |
44 |
|
%patch9 -p1 |
45 |
|
|
46 |
%build |
%build |
47 |
perl createlinks |
perl createlinks |
66 |
%defattr(-,root,root) |
%defattr(-,root,root) |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.4-13.sme |
70 |
|
- apply locale 2022-11-11 patch |
71 |
|
|
72 |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.4-12.sme |
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.0.4-12.sme |
73 |
- translation 2022-07-22 patch |
- translation 2022-07-22 patch |
74 |
|
|