--- rpms/e-smith-php/sme8/e-smith-php.spec 2011/09/19 10:06:54 1.11 +++ rpms/e-smith-php/sme8/e-smith-php.spec 2011/09/19 14:48:10 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-php.spec,v 1.10 2011/09/17 20:05:54 snetram Exp $ +# $Id: e-smith-php.spec,v 1.11 2011/09/19 10:06: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 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Patch0: e-smith-php-2.2.0-obsoleteMagicQ 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 +Patch4: e-smith-php-2.2.0-remove-version-check.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base, php >= 4.0.1 @@ -22,6 +23,9 @@ BuildRequires: e-smith-devtools >= 1.11. AutoReqProv: no %changelog +* Mon Sep 19 2011 Jonathan Martens 2.2.0-6.sme +- Remove PHP version check from migrate script [SME: 6727] + * Mon Sep 19 2011 Jonathan Martens 2.2.0-5.sme - Obsolete magic_quotes settings [SME: 6725] @@ -342,6 +346,7 @@ php specific configuration items. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks