--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2020/10/30 10:54:40 1.2 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/03/13 06:34:41 1.3 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 8 +%define release 9 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,14 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* Sat Mar 13 2021 Jean-Philipe Pialasse 0.0.9-9.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]