1 |
# $Id: e-smith-imp.spec,v 1.8 2009/01/07 18:14:51 bytegw Exp $ |
# $Id: e-smith-imp.spec,v 1.9 2009/06/22 01:44:47 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 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-imp_imp-4.3.patch |
Patch1: e-smith-imp_imp-4.3.patch |
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 |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: imp-h3 >= 4.3 |
Requires: imp-h3 >= 4.3 |
30 |
Requires: php-pear(HTTP_Request) |
Requires: php-pear(HTTP_Request) |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-6 |
34 |
|
- Updated templates to reflect changes in imp 4.3.5 [SME: 5510] |
35 |
|
|
36 |
* Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-5 |
* Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-5 |
37 |
- Updated templates to reflect changes in imp 4.3.4 [SME: 5371] |
- Updated templates to reflect changes in imp 4.3.4 [SME: 5371] |
38 |
|
|
62 |
|
|
63 |
%patch1 -p1 |
%patch1 -p1 |
64 |
%patch2 -p1 |
%patch2 -p1 |
65 |
|
%patch3 -p1 |
66 |
|
|
67 |
%build |
%build |
68 |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |