1 |
# $Id: e-smith-imp.spec,v 1.12 2010/02/15 04:52:27 mrjhb3 Exp $ |
# $Id: e-smith-imp.spec,v 1.13 2010/05/11 04:22:09 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 9 |
%define release 10 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch5: e-smith-imp_mime_drivers.php.patch |
18 |
Patch6: e-smith-imp-4.3.7.patch |
Patch6: e-smith-imp-4.3.7.patch |
19 |
|
Patch7: e-smith-imp-5.2.0-dont_use_ssl.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: imp-h3 >= 4.3 |
Requires: imp-h3 >= 4.3 |
34 |
Requires: php-pear(HTTP_Request) |
Requires: php-pear(HTTP_Request) |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Fri Jun 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-10 |
38 |
|
- Don't use SSL over loopback [SME: 7678] |
39 |
|
|
40 |
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-9 |
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-9 |
41 |
- Updated templates to reflect changes in imp 4.3.7 [SME: 5938] |
- Updated templates to reflect changes in imp 4.3.7 [SME: 5938] |
42 |
|
|
86 |
%patch4 -p1 |
%patch4 -p1 |
87 |
%patch5 -p1 |
%patch5 -p1 |
88 |
%patch6 -p1 |
%patch6 -p1 |
89 |
|
%patch7 -p1 |
90 |
|
|
91 |
%build |
%build |
92 |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |