1 |
# $Id: e-smith-horde.spec,v 1.16 2009/10/14 02:19:12 mrjhb3 Exp $ |
# $Id: e-smith-horde.spec,v 1.25 2011/07/04 17:23:16 charliebrady 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 9 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch3: e-smith-horde_cookie_domain.patch |
Patch3: e-smith-horde_cookie_domain.patch |
16 |
Patch4: e-smith-horde_3.3.4-upgrade.patch |
Patch4: e-smith-horde_3.3.4-upgrade.patch |
17 |
Patch5: e-smith-horde_3.3.5-upgrade.patch |
Patch5: e-smith-horde_3.3.5-upgrade.patch |
18 |
|
Patch6: e-smith-horde_3.3.6.patch |
19 |
|
Patch7: e-smith-horde_username.hook.patch |
20 |
|
Patch8: e-smith-horde_mime_drivers.php.patch |
21 |
|
Patch9: e-smith-horde_3.3.8.patch |
22 |
|
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 |
|
* Fri Dec 23 2011 Jonathan Martens <smeserver-conbtribs@snetram.nl> 4.2.0-17 |
55 |
|
- Remove original file that is also templated [SME: 6666] |
56 |
|
|
57 |
|
* Mon Jul 04 2011 Charlie Brady <charlie_brady@mitel.com> 4.2.0-16 |
58 |
|
- Remove php-pecl(Fileinfo) dependency. [SME: 6436] |
59 |
|
|
60 |
|
* Sun Jan 2 2011 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-15 |
61 |
|
- Add option to verify from address in webmail if setting up additional identities [SME:6469] |
62 |
|
|
63 |
|
* Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14 |
64 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348] |
65 |
|
|
66 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-13 |
67 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.8 [SME: 5938] |
68 |
|
|
69 |
|
* Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-12 |
70 |
|
- Patch to change horde's templated mime_drivers.php file so some additional |
71 |
|
settings can be customized [SME: 5224] |
72 |
|
- config setprop horde inlineMSWord true|false <-- default is false |
73 |
|
- config setprop horde inlineMSExcel true|false <-- default is false |
74 |
|
- config setprop horde inlineMSPowerpoint true|false <-- default is false |
75 |
|
- config setprop horde inlineWordperfect true|false <-- default is false |
76 |
|
- config setprop horde inlineAudio true|false <-- default is true |
77 |
|
|
78 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-11 |
79 |
|
- Patch to make sure username is always saved in lowercase to horde db's [SME:5775] |
80 |
|
|
81 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-10 |
82 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774] |
83 |
|
|
84 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9 |
85 |
- Really apply patch from previous attempt |
- Really apply patch from previous attempt [SME: 5509] |
86 |
|
|
87 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8 |
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8 |
88 |
- Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509] |
- Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509] |
123 |
|
|
124 |
%prep |
%prep |
125 |
%setup |
%setup |
126 |
|
rm -f root/home/httpd/html/horde/smeserver/mysql_set_horde_password.sql |
127 |
|
|
128 |
%patch1 -p1 |
%patch1 -p1 |
129 |
%patch2 -p1 |
%patch2 -p1 |
130 |
%patch3 -p1 |
%patch3 -p1 |
131 |
%patch4 -p1 |
%patch4 -p1 |
132 |
%patch5 -p1 |
%patch5 -p1 |
133 |
|
%patch6 -p1 |
134 |
|
%patch7 -p1 |
135 |
|
%patch8 -p1 |
136 |
|
%patch9 -p1 |
137 |
|
%patch10 -p1 |
138 |
|
%patch11 -p1 |
139 |
|
|
140 |
%build |
%build |
141 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |