--- rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2021/08/05 10:19:35 1.8 +++ rpms/smeserver-phpki-ng/contribs10/smeserver-phpki-ng.spec 2022/07/21 15:13:17 1.9 @@ -18,6 +18,7 @@ Source: %{name}-%{version}.tar.x Patch0: smeserver-phpki-ng-0.3-Add-extra-Loadmodules-to-httpd-conf.patch Patch1: smeserver-phpki-ng-0.3-Add-in-systemd-startup.patch Patch2: smeserver-phpki-ng-0.3-php73pool.patch +Patch3: smeserver-phpki-ng-0.3-bz12021-backup.patch BuildRoot: %{_tmppath}/%{name}-%{version} BuildArch: noarch @@ -39,6 +40,9 @@ This package contains specific configura %changelog +* Thu Jul 21 2022 Jean-Philippe Pialasse 0.3-7.sme +- add to core backup [SME: 12021] + * Thu Aug 05 2021 John Crisp 0.3-6.sme - remove modules from patch file [SME: 11402] @@ -108,6 +112,7 @@ This package contains specific configura mkdir -p root/var/lib/php/phpki/{tmp,session,opcache} rm -rf root/var/lib/php/pki-session mkdir -p root/var/log/phpki +%patch3 -p1 %build