--- rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/08/25 01:53:34 1.6 +++ rpms/smeserver-webhosting/contribs10/smeserver-webhosting.spec 2021/09/26 22:15:32 1.7 @@ -1,6 +1,6 @@ %define name smeserver-webhosting %define version 0.0.9 -%define release 12 +%define release 13 Name: %{name} Version: %{version} @@ -14,9 +14,9 @@ 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-31 +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 @@ -26,6 +26,7 @@ Patch4: smeserver-webhosting-0.0.9-local 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 %description allow to change php/apache settings to ibays, only yet for sme9 @@ -40,6 +41,7 @@ allow to change php/apache settings to i %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build perl createlinks @@ -64,6 +66,11 @@ rm -rf %{name}-%{version} %defattr(-,root,root) %changelog +* 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