--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2020/10/30 10:35:45 1.1 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/03/13 07:10:59 1.4 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 7 +%define release 10 Name: %{name} Version: %{version} @@ -22,6 +22,7 @@ Patch1: smeserver-webhosting-0.0.9-local 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 %description allow to change php/apache settings to ibays, only yet for sme9 @@ -33,6 +34,7 @@ allow to change php/apache settings to i %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build perl createlinks @@ -57,6 +59,17 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* Sat Mar 13 2021 Jean-Philipe 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