--- rpms/e-smith-php/sme8/e-smith-php.spec 2007/06/12 19:18:24 1.1 +++ rpms/e-smith-php/sme8/e-smith-php.spec 2008/08/20 16:55:14 1.4 @@ -2,7 +2,7 @@ Summary: e-smith specific PHP configurat %define name e-smith-php Name: %{name} %define version 1.12.0 -%define release 4 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -10,6 +10,9 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch0: e-smith-php-1.12.0-php5.patch Patch1: e-smith-php-1.12.0-lib64.patch +Patch2: e-smith-php-1.12.0-SplitModuleSettingSection.patch +Patch3: e-smith-php-1.12.0-fixWhiteLines.patch +Patch4: e-smith-php-1.12.0-fixSpacing.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 +* Wed Aug 20 2008 Jonathan Martens 1.12.0-7 +- Fix some minor layout issues introduced by fixes in [SME: 4513] + +* Tue Aug 19 2008 Jonathan Martens 1.12.0-6 +- Fix whiteline and spacing issues [SME: 4513] + +* Fri Apr 18 2008 Jonathan Martens 1.12.0-5 +- Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282] + * Fri May 18 2007 Shad L. Lords 1.12.0-4 - Use correct lib for modules @@ -309,6 +321,9 @@ php specific configuration items. %setup %patch0 -p 1 %patch1 -p 1 +%patch2 -p 1 +%patch3 -p 1 +%patch4 -p 1 %build perl createlinks