1 |
# $Id: e-smith-imp.spec,v 1.7 2008/12/22 00:45:03 mrjhb3 Exp $ |
# $Id: e-smith-imp.spec,v 1.8 2008/12/28 20:22:55 bytegw 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.0.0 |
%define version 5.0.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
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 |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: imp-h3 >= 4.2 |
Requires: imp-h3 >= 4.3 |
18 |
Requires: e-smith-base >= 4.15.1 |
Requires: e-smith-base >= 4.15.1 |
19 |
Requires: e-smith-apache >= 1.1.0-18 |
Requires: e-smith-apache >= 1.1.0-18 |
20 |
Requires: e-smith-lib >= 1.15.1-16 |
Requires: e-smith-lib >= 1.15.1-16 |
29 |
Obsoletes: smeserver-imp-menuarray |
Obsoletes: smeserver-imp-menuarray |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 5.0.0-5 |
33 |
|
- Updated templates to reflect changes in imp 4.3.4 [SME: 5371] |
34 |
|
|
35 |
* Sun Dec 28 2008 Gavin Weight <gweight@gmail.com> 5.0.0-4 |
* Sun Dec 28 2008 Gavin Weight <gweight@gmail.com> 5.0.0-4 |
36 |
- Bump version to accept previous requires entry. [SME: 4821] |
- Bump version to accept previous requires entry. [SME: 4821] |
37 |
|
|
56 |
%setup |
%setup |
57 |
|
|
58 |
%patch1 -p1 |
%patch1 -p1 |
59 |
|
%patch2 -p1 |
60 |
|
|
61 |
%build |
%build |
62 |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |