4 |
|
|
5 |
%define name phpki-ng |
%define name phpki-ng |
6 |
%define version 0.84 |
%define version 0.84 |
7 |
%define release 10 |
%define release 11 |
8 |
Summary: Phpki is a simple certificate management suite |
Summary: Phpki is a simple certificate management suite |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
20 |
Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch |
Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch |
21 |
Patch5: phpki-ng-0.84-fix-html-directory-check.patch |
Patch5: phpki-ng-0.84-fix-html-directory-check.patch |
22 |
Patch6: phpki-ng-0.84-fix-download-cert.patch |
Patch6: phpki-ng-0.84-fix-download-cert.patch |
23 |
|
Patch7: phpki-ng-0.84-fix-html-syntax-in-help.patch |
24 |
|
|
25 |
BuildArch: noarch |
BuildArch: noarch |
26 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
43 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
* Tue Apr 06 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-9.sme |
* Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-11.sme |
47 |
|
- Fix html syntax error in help - Thanks Mauro De Carolis [SME: 11688] |
48 |
|
|
49 |
|
* Tue Apr 06 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-10.sme |
50 |
- And tidy up the copying wording. [SME: 11192] |
- And tidy up the copying wording. [SME: 11192] |
51 |
- Credit to Terry Fage for persisting with testing |
- Credit to Terry Fage for persisting with testing |
52 |
|
|
200 |
%patch4 -p1 |
%patch4 -p1 |
201 |
%patch5 -p1 |
%patch5 -p1 |
202 |
%patch6 -p1 |
%patch6 -p1 |
203 |
|
%patch7 -p1 |
204 |
|
|
205 |
%build |
%build |
206 |
%{__mkdir_p} root/opt/phpki/html |
%{__mkdir_p} root/opt/phpki/html |