1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 10 |
%define release 13 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
23 |
Patch4: smeserver-certificate-0.0.4-Eliminate-Error-msg-on-blank-save.patch |
Patch4: smeserver-certificate-0.0.4-Eliminate-Error-msg-on-blank-save.patch |
24 |
Patch5: smeserver-certificate-0.0.4-Add-panel-for-SM2.patch |
Patch5: smeserver-certificate-0.0.4-Add-panel-for-SM2.patch |
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 |
27 |
|
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 |
39 |
%patch4 -p1 |
%patch4 -p1 |
40 |
%patch5 -p1 |
%patch5 -p1 |
41 |
%patch6 -p1 |
%patch6 -p1 |
42 |
|
%patch7 -p1 |
43 |
|
%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 |
73 |
|
- translation 2022-07-22 patch |
74 |
|
|
75 |
|
* Thu May 26 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-11.sme |
76 |
|
- fix routes [SME: 11926] |
77 |
|
|
78 |
* Sun Apr 17 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-10.sme |
* Sun Apr 17 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-10.sme |
79 |
- Add in updated lex file [SME: 11926] |
- Add in updated lex file [SME: 11926] |
80 |
|
|