1 |
|
# $Id$ |
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 1.13.0 |
%define version 1.13.0 |
7 |
%define release 10 |
%define release 11 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch4: e-smith-imp-1.13.0-06.menuarray.patch |
Patch4: e-smith-imp-1.13.0-06.menuarray.patch |
17 |
Patch5: e-smith-imp-1.13.0-07.imp_horde_registry_php.patch |
Patch5: e-smith-imp-1.13.0-07.imp_horde_registry_php.patch |
18 |
Patch6: e-smith-imp-1.13.0-09.imp_414.patch |
Patch6: e-smith-imp-1.13.0-09.imp_414.patch |
19 |
|
Patch7: e-smith-imp-1.13.0-10.imp_415.patch |
20 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
Obsoletes: smeserver-imp-menuarray |
Obsoletes: smeserver-imp-menuarray |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Tue Nov 13 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-11 |
38 |
|
- Updated imp conf.php template per imp 4.1.5 [SME: 3573] |
39 |
|
|
40 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.13.0-10 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.13.0-10 |
41 |
- Move pear module requires to e-smith-horde |
- Move pear module requires to e-smith-horde |
42 |
|
|
511 |
%patch4 -p1 |
%patch4 -p1 |
512 |
%patch5 -p1 |
%patch5 -p1 |
513 |
%patch6 -p1 |
%patch6 -p1 |
514 |
|
%patch7 -p1 |
515 |
|
|
516 |
%build |
%build |
517 |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |
mkdir -p root/home/httpd/html/horde/imp/SSLonly |