1 |
# $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 $ |
2 |
|
|
3 |
Summary: e-smith specific IMP configuration and templates. |
Summary: e-smith specific IMP configuration and templates. |
4 |
%define name e-smith-imp |
%define name e-smith-imp |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch2: e-smith-imp_imp-4.3.4.patch |
Patch2: e-smith-imp_imp-4.3.4.patch |
15 |
Patch3: e-smith-imp-4.3.5.patch |
Patch3: e-smith-imp-4.3.5.patch |
16 |
Patch4: e-smith-imp-4.3.6.patch |
Patch4: e-smith-imp-4.3.6.patch |
17 |
|
Patch5: e-smith-imp_mime_drivers.php.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: imp-h3 >= 4.3 |
Requires: imp-h3 >= 4.3 |
32 |
Requires: php-pear(HTTP_Request) |
Requires: php-pear(HTTP_Request) |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-8 |
36 |
|
- Patch to template imp's mime_drivers.php file so some settings can be customized [SME: 5224] |
37 |
|
- config setprop horde Limitinlinesize <--default is 1048576 |
38 |
|
- config setprop horde inlineHTML true|false <--default is true |
39 |
|
- config setprop horde inlineImages true|false <--default is true |
40 |
|
|
41 |
|
|
42 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-7 |
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-7 |
43 |
- Updated templates to reflect changes in imp 4.3.6 [SME: 5776] |
- Updated templates to reflect changes in imp 4.3.6 [SME: 5776] |
44 |
|
|
76 |
%patch2 -p1 |
%patch2 -p1 |
77 |
%patch3 -p1 |
%patch3 -p1 |
78 |
%patch4 -p1 |
%patch4 -p1 |
79 |
|
%patch5 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |