--- rpms/e-smith-php/sme8/e-smith-php.spec 2010/07/19 20:57:37 1.9 +++ 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.8 2010/03/14 08:59:35 snetram 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 3 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,8 @@ Group: Networking/Daemons 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 @@ -20,6 +22,12 @@ 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] + * Mon Jul 19 2010 Ian Wells 2.2.0-3.sme - Default expose_php in php.ini to Off [SME: 6136] @@ -332,6 +340,8 @@ php specific configuration items. %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks