--- rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2016/06/26 17:43:08 1.7 +++ rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2021/03/08 19:43:42 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-ibays.spec,v 1.6 2016/06/26 16:30:04 unnilennium Exp $ +# $Id: e-smith-ibays.spec,v 1.14 2021/01/08 18:25:45 jpp Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.6.0 -%define release 6 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,12 @@ 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 +Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch +Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch +Patch6: e-smith-ibays-2.6.0-bz11139-update.patch +Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -28,6 +34,31 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Mon Mar 08 2021 Jean-Philipe Pialasse 2.6.0-14.sme +- fix [SME: ] + +* Fri Jan 08 2021 Jean-Philipe Pialasse 2.6.0-13.sme +- add update event [SME: 11139] + +* Sat Jun 27 2020 Jean-Philipe Pialasse 2.6.0-12.sme +- remove hardcoded ports [SME: 10968] + +* Tue Jun 23 2020 Jean-Philipe Pialasse 2.6.0-11.sme +- remove php3 reference [SME: 10869] + +* 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] + +* Tue Jan 28 2020 Jean-Philipe Pialasse 2.6.0-8.sme +- add support for php-fpm [SME: 10871] + +* Wed Jul 06 2016 Jean-Philipe Pialasse 2.6.0-7.sme +- fix typo thanks to Stephane de Labrusse [SME: 7011] +- ibay to ibays + * Sun Jun 26 2016 Jean-Philipe Pialasse 2.6.0-6.sme - as per comment 2 of bug 0600 instead of 0700 for perms [SME: 9621] @@ -359,6 +390,13 @@ e-smith server and gateway software - ib %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 + +/bin/mkdir -p root/var/cache/e-smith/files/ibays %pre %post