--- rpms/e-smith-php/sme9/e-smith-php.spec 2013/05/19 16:24:05 1.2 +++ rpms/e-smith-php/sme9/e-smith-php.spec 2014/05/08 07:26:34 1.3 @@ -1,16 +1,17 @@ -# $Id: e-smith-php.spec,v 1.1 2013/02/14 16:16:28 slords Exp $ +# $Id: e-smith-php.spec,v 1.2 2013/05/19 16:24:05 wellsi Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.4.0 -%define release 2 +%define release 3 Version: %{version} Release: %{release}%{?dist} License: GPL 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -19,6 +20,10 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* 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 + * Sun May 19 2013 Ian Wells 2.4.0-2.sme - Force magic_quotes Off [SME: 7605] @@ -345,7 +350,7 @@ php specific configuration items. %prep %setup %patch1 -p1 - +%patch2 -p1 %build perl createlinks