--- rpms/e-smith-imp/sme8/e-smith-imp.spec 2010/02/13 09:52:34 1.11 +++ rpms/e-smith-imp/sme8/e-smith-imp.spec 2010/02/15 04:52:27 1.12 @@ -1,10 +1,10 @@ -# $Id: e-smith-imp.spec,v 1.10 2009/10/14 02:40:41 mrjhb3 Exp $ +# $Id: e-smith-imp.spec,v 1.11 2010/02/13 09:52:34 mrjhb3 Exp $ Summary: e-smith specific IMP configuration and templates. %define name e-smith-imp Name: %{name} %define version 5.2.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ 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 Patch4: e-smith-imp-4.3.6.patch +Patch5: e-smith-imp_mime_drivers.php.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: imp-h3 >= 4.3 @@ -31,6 +32,13 @@ Obsoletes: smeserver-imp-menuarray Requires: php-pear(HTTP_Request) %changelog +* Sun Feb 14 2010 John H. Bennett III 5.2.0-8 +- Patch to template imp's mime_drivers.php file so some settings can be customized [SME: 5224] +- config setprop horde Limitinlinesize <--default is 1048576 +- config setprop horde inlineHTML true|false <--default is true +- config setprop horde inlineImages true|false <--default is true + + * Sat Feb 13 2010 John H. Bennett III 5.2.0-7 - Updated templates to reflect changes in imp 4.3.6 [SME: 5776] @@ -68,6 +76,7 @@ so that IMP will work properly on SME Se %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build mkdir -p root/home/httpd/html/horde/imp/SSLonly