--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/03/16 06:05:49 1.5 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/08/25 01:53:34 1.6 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 11 +%define release 12 Name: %{name} Version: %{version} @@ -25,6 +25,7 @@ Patch3: smeserver-webhosting-0.0.9-local Patch4: smeserver-webhosting-0.0.9-locale-2017-12-02.patch Patch5: smeserver-webhosting-0.0.9-bz11077-SME10welcomePackage.patch Patch6: smeserver-webhosting-0.0.9-bz11077-bis.patch +Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch %description allow to change php/apache settings to ibays, only yet for sme9 @@ -38,6 +39,7 @@ allow to change php/apache settings to i %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build perl createlinks @@ -62,6 +64,9 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* Wed Aug 25 2021 Terry Fage 0.0.9-12.sme +- apply locale 2021-08-25 patch + * Tue Mar 16 2021 Jean-Philippe Pialasse 0.0.9-11.sme - require smeserver-php >= 3.0.0-31 [SME: 11077]