--- rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2020/01/31 03:40:22 1.10 +++ rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2020/06/23 03:01:00 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-ibays.spec,v 1.9 2020/01/28 20:48:17 jpp Exp $ +# $Id: e-smith-ibays.spec,v 1.10 2020/01/31 03:40:22 jpp Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.6.0 -%define release 9 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,8 @@ Source: %{name}-%{version}.tar.xz Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch +Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -28,6 +30,9 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Mon Jun 22 2020 Jean-Philipe Pialasse 2.6.0-10.sme +- fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871] + * Thu Jan 30 2020 Jean-Philipe Pialasse 2.6.0-9.sme - revert patch, wrong rpm [SME: 10871] @@ -369,6 +374,7 @@ e-smith server and gateway software - ib %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 /bin/mkdir -p root/var/cache/e-smith/files/ibays