4 |
|
|
5 |
%define name phpki-ng |
%define name phpki-ng |
6 |
%define version 0.84 |
%define version 0.84 |
7 |
%define release 4 |
%define release 5 |
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} |
17 |
Patch1: phpki-ng-0.84-fix-for-php74-code-tidy.patch |
Patch1: phpki-ng-0.84-fix-for-php74-code-tidy.patch |
18 |
Patch2: phpki-ng-0.84-fix-pregmatch-revoke-certs.patch |
Patch2: phpki-ng-0.84-fix-pregmatch-revoke-certs.patch |
19 |
Patch3: phpki-ng-0.84-fix-crl.patch |
Patch3: phpki-ng-0.84-fix-crl.patch |
20 |
|
Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch |
21 |
|
|
22 |
BuildArch: noarch |
BuildArch: noarch |
23 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
40 |
e-mail clients, SSL servers, and VPN applications. |
e-mail clients, SSL servers, and VPN applications. |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Tue Mar 09 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-5.sme |
44 |
|
- Fix missing / [SME:11435] |
45 |
|
- Update cert type detection for renew [SME: 11436] |
46 |
|
- Code formatting |
47 |
|
|
48 |
* Mon Mar 08 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-4.sme |
* Mon Mar 08 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.84-4.sme |
49 |
- Fix crl creation [SME: 11141] |
- Fix crl creation [SME: 11141] |
50 |
- Extra notes in setup page |
- Extra notes in setup page |
170 |
%patch1 -p1 |
%patch1 -p1 |
171 |
%patch2 -p1 |
%patch2 -p1 |
172 |
%patch3 -p1 |
%patch3 -p1 |
173 |
|
%patch4 -p1 |
174 |
|
|
175 |
%build |
%build |
176 |
%{__mkdir_p} root/opt/phpki/html |
%{__mkdir_p} root/opt/phpki/html |