--- rpms/e-smith-php/sme10/e-smith-php.spec 2016/06/23 04:50:32 1.5 +++ rpms/e-smith-php/sme10/e-smith-php.spec 2016/06/26 17:20:56 1.6 @@ -1,10 +1,10 @@ -# $Id: e-smith-php.spec,v 1.4 2016/06/23 04:39:25 unnilennium Exp $ +# $Id: e-smith-php.spec,v 1.5 2016/06/23 04:50:32 unnilennium Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.6.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Patch0: e-smith-php-2.6.0-allow_call_tim Patch1: e-smith-php-2.6.0_add_upload_tmp_folder.patch Patch2: e-smith-php-2.6.0-add_session_folder.patch Patch3: e-smith-php-2.6.0-default_session_folder.patch +Patch4: e-smith-php-2.6.0-tmpwatch.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -22,6 +23,10 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* Sun Jun 26 2016 Jean-Philipe Pialasse 2.6.0-4.sme +- clean daily session and tmp folders [SME: 9626] +- updated path for ibays' session and tmp folders to /var/cache + * Thu Jun 23 2016 Jean-Philipe Pialasse 2.6.0-3.sme - add tmp folder to ibays [SME: 7011] - add session folder to ibays [SME: 9620] @@ -372,6 +377,8 @@ php specific configuration items. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 + %build perl createlinks