--- rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2021/02/13 11:52:40 1.3 +++ rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2021/02/13 14:20:05 1.4 @@ -4,7 +4,7 @@ Name: smeserver-phpki-ng Version: 0.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: php integration into SME server Group: Applications/System @@ -38,6 +38,9 @@ This package contains specific configura %changelog +* Sat Feb 13 2021 Brian Read 0.3-3.sme +- Set execution bit on /opt/phpki/html/ca in spec file[SME: 11207] + * Tue Feb 09 2021 Brian Read 0.3-3.sme - Add-in-systemd-startup [SME: 11207] @@ -120,6 +123,7 @@ chmod +x $RPM_BUILD_ROOT/usr/sbin/system %post chmod +x /opt/phpki/html/ +chmod +x /opt/phpki/html/ca %clean rm -rf $RPM_BUILD_ROOT