--- rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2016/06/23 08:29:20 1.5 +++ rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2016/06/26 16:30:04 1.6 @@ -1,10 +1,10 @@ -# $Id: e-smith-ibays.spec,v 1.4 2016/06/23 08:16:25 unnilennium Exp $ +# $Id: e-smith-ibays.spec,v 1.5 2016/06/23 08:29:20 unnilennium Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.6.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -27,6 +28,10 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Sun Jun 26 2016 Jean-Philipe Pialasse 2.6.0-5.sme +- as discussed, moving cache and tmp out of ibay folder [SME: 9105] [SME: 9621] +- creating basedir /var/cache/e-smith/files/ibays for tmp and cache + * Thu Jun 23 2016 Jean-Philipe Pialasse 2.6.0-4.sme - create tmp folder in ibays when needed [SME: 9105] - create session folder in ibays when needed [SME: 9621] @@ -350,6 +355,7 @@ e-smith server and gateway software - ib %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %pre %post