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 10 |
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 |
|
Patch6: smeserver-certificate-0.0.4-Update-lex-file.patch |
26 |
|
|
27 |
|
|
28 |
%description |
%description |
29 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
33 |
%patch0 -p1 |
%patch0 -p1 |
34 |
%patch1 -p1 |
%patch1 -p1 |
35 |
%patch2 -p1 |
%patch2 -p1 |
36 |
|
%patch3 -p1 |
37 |
|
%patch4 -p1 |
38 |
|
%patch5 -p1 |
39 |
|
%patch6 -p1 |
40 |
|
|
41 |
|
|
42 |
|
|
43 |
%build |
%build |
63 |
%defattr(-,root,root) |
%defattr(-,root,root) |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Sun Apr 17 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-10.sme |
67 |
|
- Add in updated lex file [SME: 11926] |
68 |
|
|
69 |
|
* Wed Mar 30 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-9.sme |
70 |
|
- Add panel for SM2 [SME: 11926] |
71 |
|
|
72 |
|
* Tue Mar 29 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-8.sme |
73 |
|
- Eliminate-Error-msg-on-blank-save [SME: 11604] |
74 |
|
|
75 |
|
* Tue Feb 01 2022 Terry Fage <terryf@ozemail.com.au> 0.0.4-7.sme |
76 |
|
- smeserver-certificate-0.0.4-bz11604-to-sme10.patch |
77 |
|
|
78 |
* 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 |
79 |
- apply local 2017-02-02.patch |
- apply local 2017-02-02.patch |
80 |
|
|