1 |
# $Id: e-smith-horde.spec,v 1.22 2010/05/11 04:07:35 mrjhb3 Exp $ |
# $Id: e-smith-horde.spec,v 1.24 2011/01/03 02:47:02 mrjhb3 Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Horde configuration and templates. |
Summary: e-smith specific Horde configuration and templates. |
4 |
%define name e-smith-horde |
%define name e-smith-horde |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 4.2.0 |
%define version 4.2.0 |
7 |
%define release 14 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
Patch8: e-smith-horde_mime_drivers.php.patch |
Patch8: e-smith-horde_mime_drivers.php.patch |
21 |
Patch9: e-smith-horde_3.3.8.patch |
Patch9: e-smith-horde_3.3.8.patch |
22 |
Patch10: e-smith-horde_3.3.10.patch |
Patch10: e-smith-horde_3.3.10.patch |
23 |
|
Patch11: e-smith-horde_verify_from_address.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
44 |
Requires: php-pear(HTTP) |
Requires: php-pear(HTTP) |
45 |
Requires: php-pear(Log) |
Requires: php-pear(Log) |
46 |
Requires: php-pear(Services_Weather) |
Requires: php-pear(Services_Weather) |
|
Requires: php-pecl(Fileinfo) |
|
47 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
48 |
AutoReqProv: no |
AutoReqProv: no |
49 |
Obsoletes: dcb-e-smith-horde |
Obsoletes: dcb-e-smith-horde |
51 |
Obsoletes: smeserver-trean < 0.1-8 |
Obsoletes: smeserver-trean < 0.1-8 |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Mon Jul 04 2011 Charlie Brady <charlie_brady@mitel.com> 4.2.0-16 |
55 |
|
- Remove php-pecl(Fileinfo) dependency. [SME: 6436] |
56 |
|
|
57 |
|
* Sun Jan 2 2011 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-15 |
58 |
|
- Add option to verify from address in webmail if setting up additional identities [SME:6469] |
59 |
|
|
60 |
* Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14 |
* Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14 |
61 |
- Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348] |
- Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348] |
62 |
|
|
131 |
%patch8 -p1 |
%patch8 -p1 |
132 |
%patch9 -p1 |
%patch9 -p1 |
133 |
%patch10 -p1 |
%patch10 -p1 |
134 |
|
%patch11 -p1 |
135 |
|
|
136 |
%build |
%build |
137 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |