--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2020/10/30 10:35:45 1.1 +++ 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 7 +%define release 18 Name: %{name} Version: %{version} @@ -14,14 +14,24 @@ Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 +Requires: e-smith-release >= 10.0 Requires: smeserver-mod_dav +Requires: smeserver-php >= 3.0.0-40 AutoReqProv: no Patch0: smeserver-webhosting-0.0.9-locale-2015-09-12.patch Patch1: smeserver-webhosting-0.0.9-locale-2016-03-09.patch Patch2: smeserver-webhosting-0.0.9-locale-2017-02-02.patch Patch3: smeserver-webhosting-0.0.9-locale-2017-03-26.patch 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 +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 @@ -33,6 +43,15 @@ allow to change php/apache settings to i %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks @@ -51,19 +70,63 @@ 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] + +* Fri Sep 24 2021 John Crisp 0.0.9-13.sme +- Fix capitalisation errors in furlopen [SME: 11697] +- Bump required e-smith release version +- Buno required smeserver-php version + +* 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] + +* 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 + possibility to select php version per ibay + added few more php options + display real default value to admin. + +* Fri Oct 30 2020 Brian Read 0.0.9-8.sme +- Intial import to SEM10 tree [SME: 11077] + * 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