--- rpms/e-smith-php/sme8/e-smith-php.spec 2011/09/17 20:05:54 1.10 +++ rpms/e-smith-php/sme8/e-smith-php.spec 2011/09/19 10:06:54 1.11 @@ -1,10 +1,10 @@ -# $Id: e-smith-php.spec,v 1.9 2010/07/19 20:57:37 wellsi Exp $ +# $Id: e-smith-php.spec,v 1.10 2011/09/17 20:05:54 snetram Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.2.0 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -13,6 +13,7 @@ Source: %{name}-%{version}.tar.gz Patch0: e-smith-php-2.2.0-obsoleteMagicQuotes.patch Patch1: e-smith-php-2.2.0-exposephp.patch Patch2: e-smith-php-2.2.0-addTimeZone.patch +Patch3: e-smith-php-2.2.0-remove-magic-quotes.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -21,6 +22,9 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* Mon Sep 19 2011 Jonathan Martens 2.2.0-5.sme +- Obsolete magic_quotes settings [SME: 6725] + * Sat Sep 17 2011 Jonathan Martens 2.2.0-4.sme - Set default timezone [SME: 6716] @@ -337,6 +341,7 @@ php specific configuration items. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks