--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/12/02 15:09:44 1.8 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2024/03/01 11:21:03 1.12 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 14 +%define release 18 Name: %{name} Version: %{version} @@ -28,6 +28,10 @@ Patch6: smeserver-webhosting-0.0.9-bz110 Patch7: smeserver-webhosting-0.0.9-locale-2021-08-25.patch Patch8: smeserver-webhosting-0.0.9-bz11666-fix-furlopen-capitalisation.patch 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 +Patch13: smeserver-webhosting-0.0.9-Alter-menu-category-for-new-arrangement.patch %description allow to change php/apache settings to ibays, only yet for sme9 @@ -44,6 +48,10 @@ allow to change php/apache settings to i %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks @@ -62,12 +70,30 @@ rm -rf %{name}-%{version} %pre %preun %post + +if (systemctl list-unit-files |grep smanager) then + echo "Smanager restart in spec file" + /sbin/e-smith/signal-event smanager-refresh; +fi + %postun %files -f %{name}-%{version}-filelist %defattr(-,root,root) %changelog +* Fri Mar 01 2024 Brian Read 0.0.9-18.sme +- Edit Menu entry to conform to new arrangements [SME: 12493] + +* 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 + +* Sun Dec 19 2021 Brian Read 0.0.9-15.sme +- Add extra class attribute to SM2 panel html [SME: 11811] + * Thu Dec 02 2021 Michel Begye 0.0.9-14.sme - Fix MaxExecutionTime not saved [SME: 11786] - Integrate webhosting with smeserver-manager (manager2) [SME: 11787] @@ -83,7 +109,7 @@ rm -rf %{name}-%{version} * Tue Mar 16 2021 Jean-Philippe Pialasse 0.0.9-11.sme - require smeserver-php >= 3.0.0-31 [SME: 11077] -* Sat Mar 13 2021 Jean-Philipe Pialasse 0.0.9-10.sme +* Sat Mar 13 2021 Jean-Philippe Pialasse 0.0.9-10.sme - SME10 welcome package [SME: 11077] added update event use of default properties value, remove them from db @@ -97,10 +123,10 @@ rm -rf %{name}-%{version} * Sat Dec 02 2017 SME Translation Server 0.0.9-7.sme - apply locale 2017-12-02 patch -* Sat Mar 25 2017 Jean-Philipe Pialasse 0.0.9-6.sme +* Sat Mar 25 2017 Jean-Philippe Pialasse 0.0.9-6.sme - apply locale 2017-03-26 patch -* Wed Feb 01 2017 Jean-Philipe Pialasse 0.0.9-5.sme +* Wed Feb 01 2017 Jean-Philippe Pialasse 0.0.9-5.sme - apply locale 2017-02-02.patch * Wed Mar 09 2016 JP Pialasse 0.0.9-4.sme