--- rpms/e-smith-php/sme9/e-smith-php.spec 2013/02/14 16:16:28 1.1 +++ rpms/e-smith-php/sme9/e-smith-php.spec 2013/05/19 16:24:05 1.2 @@ -1,15 +1,16 @@ -# $Id: e-smith-php.spec,v 1.12 2011/09/19 14:48:10 snetram Exp $ +# $Id: e-smith-php.spec,v 1.1 2013/02/14 16:16:28 slords Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.4.0 -%define release 1 +%define release 2 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 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 +* Sun May 19 2013 Ian Wells 2.4.0-2.sme +- Force magic_quotes Off [SME: 7605] + * Wed Feb 13 2013 Shad L. Lords 2.4.0-1.sme - Roll new stream for sme9 @@ -340,6 +344,7 @@ php specific configuration items. %prep %setup +%patch1 -p1 %build perl createlinks