1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 7 |
%define release 8 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch3: smeserver-certificate-0.0.4-bz11604-sme10.patch |
23 |
|
Patch4: smeserver-certificate-0.0.4-Eliminate-Error-msg-on-blank-save.patch |
24 |
|
|
25 |
|
|
26 |
%description |
%description |
27 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
32 |
%patch1 -p1 |
%patch1 -p1 |
33 |
%patch2 -p1 |
%patch2 -p1 |
34 |
%patch3 -p1 |
%patch3 -p1 |
35 |
|
%patch4 -p1 |
36 |
|
|
37 |
|
|
38 |
%build |
%build |
58 |
%defattr(-,root,root) |
%defattr(-,root,root) |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Tue Mar 29 2022 Brian Read <brianr@bjsystems.co.uk> 0.0.4-8.sme |
62 |
|
- Eliminate-Error-msg-on-blank-save [SME: 11604] |
63 |
|
|
64 |
* Tue Feb 01 2022 Terry Fage <terryf@ozemail.com.au> 0.0.4-7.sme |
* Tue Feb 01 2022 Terry Fage <terryf@ozemail.com.au> 0.0.4-7.sme |
65 |
- smeserver-certificate-0.0.4-bz11604-to-sme10.patch |
- smeserver-certificate-0.0.4-bz11604-to-sme10.patch |
66 |
|
|