--- rpms/e-smith-php/sme8/e-smith-php.spec 2008/10/07 18:51:15 1.6 +++ rpms/e-smith-php/sme8/e-smith-php.spec 2011/09/17 20:05:54 1.10 @@ -1,15 +1,18 @@ -# $Id$ +# $Id: e-smith-php.spec,v 1.9 2010/07/19 20:57:37 wellsi Exp $ Summary: e-smith specific PHP configuration and templates. %define name e-smith-php Name: %{name} %define version 2.2.0 -%define release 1 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -18,6 +21,15 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* 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] + +* Sun Mar 14 2010 Jonathan Martens 2.2.0-2.sme +- Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+ [SME: 5843] + * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -322,6 +334,9 @@ php specific configuration items. %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks