1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 6 |
%define release 9 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
19 |
Patch0: smeserver-certificate-0.0.4-locale-2015-09-12.patch |
Patch0: smeserver-certificate-0.0.4-locale-2015-09-12.patch |
20 |
Patch1: smeserver-certificate-0.0.4-locale-2016-03-09.patch |
Patch1: smeserver-certificate-0.0.4-locale-2016-03-09.patch |
21 |
Patch2: smeserver-certificate-0.0.4-locale-2017-02-02.patch |
Patch2: smeserver-certificate-0.0.4-locale-2017-02-02.patch |
22 |
|
Patch3: smeserver-certificate-0.0.4-bz11604-sme10.patch |
23 |
|
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 |
25 |
|
|
26 |
|
|
27 |
%description |
%description |
28 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
32 |
%patch0 -p1 |
%patch0 -p1 |
33 |
%patch1 -p1 |
%patch1 -p1 |
34 |
%patch2 -p1 |
%patch2 -p1 |
35 |
|
%patch3 -p1 |
36 |
|
%patch4 -p1 |
37 |
|
%patch5 -p1 |
38 |
|
|
39 |
|
|
40 |
|
|
41 |
%build |
%build |
61 |
%defattr(-,root,root) |
%defattr(-,root,root) |
62 |
|
|
63 |
%changelog |
%changelog |
64 |
|
* Wed Mar 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-9.sme |
65 |
|
- Add panel for SM2 [SME: 11926] |
66 |
|
|
67 |
|
* Tue Mar 29 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-8.sme |
68 |
|
- Eliminate-Error-msg-on-blank-save [SME: 11604] |
69 |
|
|
70 |
|
* Tue Feb 01 2022 Terry Fage <terryf@ozemail.com.au> 0.0.4-7.sme |
71 |
|
- smeserver-certificate-0.0.4-bz11604-to-sme10.patch |
72 |
|
|
73 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.4-6.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.4-6.sme |
74 |
- apply local 2017-02-02.patch |
- apply local 2017-02-02.patch |
75 |
|
|