--- rpms/phpki-ng/contribs10/phpki-ng.spec 2021/03/18 12:16:09 1.7 +++ rpms/phpki-ng/contribs10/phpki-ng.spec 2021/04/01 09:12:23 1.8 @@ -4,7 +4,7 @@ %define name phpki-ng %define version 0.84 -%define release 6 +%define release 7 Summary: Phpki is a simple certificate management suite Name: %{name} Version: %{version} @@ -19,6 +19,7 @@ Patch2: phpki-ng-0.84-fix-pregma Patch3: phpki-ng-0.84-fix-crl.patch Patch4: phpki-ng-0.84-fix-missing-slash-certtype-detection.patch Patch5: phpki-ng-0.84-fix-html-directory-check.patch +Patch6: phpki-ng-0.84-fix-download-cert.patch BuildArch: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -41,6 +42,9 @@ With it, you may create and centrally ma e-mail clients, SSL servers, and VPN applications. %changelog +* Thu Apr 01 2021 John Crisp 0.84-7.sme +- Fix broken Download Certificate in Cert generation [SME: 11513] + * Thu Mar 18 2021 John Crisp 0.84-6.sme - Update html header info - Remove obsolete align @@ -181,6 +185,7 @@ e-mail clients, SSL servers, and VPN app %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build %{__mkdir_p} root/opt/phpki/html