--- rpms/e-smith-php/sme10/e-smith-php.spec 2016/02/05 22:11:07 1.1 +++ rpms/e-smith-php/sme10/e-smith-php.spec 2016/03/31 11:43:56 1.2 @@ -1,15 +1,16 @@ -# $Id: e-smith-php.spec,v 1.5 2015/06/29 11:51:59 stephdl Exp $ +# $Id: e-smith-php.spec,v 1.1 2016/02/05 22:11:07 stephdl Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.6.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-php-2.6.0-allow_call_time_pass_reference.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -18,6 +19,9 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* Thu Mar 31 2016 Jean-Philipe Pialasse 2.6.0-2.sme +- remove deprecated allow_call_time_pass_reference from php.ini [SME: 9416] + * Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme - Initial release to sme10 @@ -356,6 +360,7 @@ php specific configuration items. %prep %setup +%patch0 -p1 %build perl createlinks