--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2022/11/11 16:26:11 1.10 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2023/11/11 03:31:06 1.11 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 16 +%define release 17 Name: %{name} Version: %{version} @@ -30,6 +30,7 @@ Patch8: smeserver-webhosting-0.0.9-bz116 Patch9: smeserver-webhosting-0.0.9-bz11786_bz11787.patch Patch10: smeserver-webhosting-0.0.9-Add-extra-class-attribute-to-sm2-panel.patch Patch11: smeserver-webhosting-0.0.9-locale-2022-11-11.patch +Patch12: smeserver-webhosting-0.0.9-bz12429-memorylimit.patch %description allow to change php/apache settings to ibays, only yet for sme9 @@ -48,6 +49,7 @@ allow to change php/apache settings to i %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 %build perl createlinks @@ -72,6 +74,9 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* Fri Nov 10 2023 Jean-Philippe Pialasse 0.0.9-17.sme +- add more memory limit options [SME: 12429] + * Fri Nov 11 2022 Jean-Philippe Pialasse 0.0.9-16.sme - apply locale 2022-11-11 patch