--- rpms/e-smith-imp/sme8/e-smith-imp.spec 2008/12/06 21:30:37 1.6 +++ rpms/e-smith-imp/sme8/e-smith-imp.spec 2009/10/14 02:40:41 1.10 @@ -1,19 +1,21 @@ -# $Id: e-smith-imp.spec,v 1.5 2008/10/07 18:30:47 slords Exp $ +# $Id: e-smith-imp.spec,v 1.9 2009/06/22 01:44:47 mrjhb3 Exp $ Summary: e-smith specific IMP configuration and templates. %define name e-smith-imp Name: %{name} %define version 5.2.0 -%define release 2 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-imp_imp-4.3.patch +Patch2: e-smith-imp_imp-4.3.4.patch +Patch3: e-smith-imp-4.3.5.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch -Requires: imp-h3 >= 4.2 +Requires: imp-h3 >= 4.3 Requires: e-smith-base >= 4.15.1 Requires: e-smith-apache >= 1.1.0-18 Requires: e-smith-lib >= 1.15.1-16 @@ -25,8 +27,22 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no Obsoletes: dcb-e-smith-imp Obsoletes: smeserver-imp-menuarray +Requires: php-pear(HTTP_Request) %changelog +* Tue Oct 13 2009 John H. Bennett III 5.2.0-6 +- Updated templates to reflect changes in imp 4.3.5 [SME: 5510] + +* Sat Jun 20 2009 John H. Bennett III 5.2.0-5 +- Updated templates to reflect changes in imp 4.3.4 [SME: 5371] + +* Wed Jan 07 2009 Gavin Weight 5.2.0-4 +- Updated spec file to require php-pear(HTTP_Request) and remove obsolete + php-pear-HTTP-Request line. [SME: 4928] + +* Wed Dec 24 2008 John H. Bennett III 5.2.0-3 +- Updated spec file to require php-pear-HTTP-Request to accomodate HTML composition [SME: 4821] + * Sat Dec 06 2008 John H. Bennett III 5.2.0-2 - Updated templates to reflect changes in imp 4.3 [SME: 4832] @@ -45,6 +61,8 @@ so that IMP will work properly on SME Se %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build mkdir -p root/home/httpd/html/horde/imp/SSLonly