--- rpms/e-smith-php/sme9/e-smith-php.spec 2014/05/08 07:26:34 1.3 +++ rpms/e-smith-php/sme9/e-smith-php.spec 2014/11/14 18:33:46 1.4 @@ -1,10 +1,10 @@ -# $Id: e-smith-php.spec,v 1.2 2013/05/19 16:24:05 wellsi Exp $ +# $Id: e-smith-php.spec,v 1.3 2014/05/08 07:26:34 stephdl Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.4.0 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch1: e-smith-php-2.4.0-magic-quotes-off.patch Patch2: e-smith-php-2.4.0_add_upload_tmp_folder.patch +Patch3: e-smith-php-2.4.0-gpc_order.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -20,6 +21,9 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* Fri Nov 14 2014 Charlie Brady 2.4.0-4.sme +- Remove obsolete gpc_order setting from php.ini. [sme: 8652] + * Sat May 4 2014 stephane de Labrusse 2.4.0-3.sme - Add an upload_tmp_folder setting by db command [sme: 7011] - Thanks to Michael McCarn and Jean-philippe Pialasse @@ -351,6 +355,8 @@ php specific configuration items. %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 + %build perl createlinks