--- rpms/e-smith-php/sme10/e-smith-php.spec 2016/06/23 04:39:25 1.4 +++ rpms/e-smith-php/sme10/e-smith-php.spec 2016/06/23 04:50:32 1.5 @@ -1,4 +1,4 @@ -# $Id: e-smith-php.spec,v 1.3 2016/06/23 04:24:30 unnilennium Exp $ +# $Id: e-smith-php.spec,v 1.4 2016/06/23 04:39:25 unnilennium Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php @@ -13,6 +13,7 @@ Source: %{name}-%{version}.tar.xz Patch0: e-smith-php-2.6.0-allow_call_time_pass_reference.patch 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -24,6 +25,7 @@ AutoReqProv: no * 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] +- change global session folder from /tmp to /var/lib/php/session/ [SME: 139] * Thu Mar 31 2016 Jean-Philipe Pialasse 2.6.0-2.sme - remove deprecated allow_call_time_pass_reference from php.ini [SME: 9416] @@ -369,6 +371,7 @@ php specific configuration items. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks