1 |
# $Id: e-smith-horde.spec,v 1.5 2008/04/09 13:51:47 slords Exp $ |
# $Id: e-smith-horde.spec,v 1.22 2010/05/11 04:07:35 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 3.2 |
%define version 4.2.0 |
7 |
%define release 2 |
%define release 14 |
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: horde-3.2.1_upgrade.patch |
Patch1: e-smith-horde_3.3-upgrade.patch |
14 |
|
Patch2: e-smith-horde_3.3.2-upgrade.patch |
15 |
|
Patch3: e-smith-horde_cookie_domain.patch |
16 |
|
Patch4: e-smith-horde_3.3.4-upgrade.patch |
17 |
|
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
32 |
Requires: xlhtml |
Requires: xlhtml |
33 |
Requires: horde >= 3.2 |
Requires: horde >= 3.2 |
34 |
Requires: php-pear |
Requires: php-pear |
|
%if "%{?rhel}" == "5" |
|
35 |
Obsoletes: pear-date |
Obsoletes: pear-date |
36 |
Obsoletes: pear-db |
Obsoletes: pear-db |
37 |
Obsoletes: pear-file |
Obsoletes: pear-file |
44 |
Requires: php-pear(Log) |
Requires: php-pear(Log) |
45 |
Requires: php-pear(Services_Weather) |
Requires: php-pear(Services_Weather) |
46 |
Requires: php-pecl(Fileinfo) |
Requires: php-pecl(Fileinfo) |
|
%else |
|
|
Requires: pear-date |
|
|
Requires: pear-db |
|
|
Requires: pear-file |
|
|
Requires: pear-log |
|
|
Requires: pear-mail |
|
|
Requires: pear-mail_mime |
|
|
%endif |
|
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 |
50 |
Obsoletes: smeserver-horde-menuarray |
Obsoletes: smeserver-horde-menuarray |
51 |
Obsoletes: e-smith-horde <= 2.0 |
Obsoletes: smeserver-trean < 0.1-8 |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Nov 07 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-14 |
55 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.10 [SME:6348] |
56 |
|
|
57 |
|
* Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-13 |
58 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.8 [SME: 5938] |
59 |
|
|
60 |
|
* Sun Feb 14 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-12 |
61 |
|
- Patch to change horde's templated mime_drivers.php file so some additional |
62 |
|
settings can be customized [SME: 5224] |
63 |
|
- config setprop horde inlineMSWord true|false <-- default is false |
64 |
|
- config setprop horde inlineMSExcel true|false <-- default is false |
65 |
|
- config setprop horde inlineMSPowerpoint true|false <-- default is false |
66 |
|
- config setprop horde inlineWordperfect true|false <-- default is false |
67 |
|
- config setprop horde inlineAudio true|false <-- default is true |
68 |
|
|
69 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-11 |
70 |
|
- Patch to make sure username is always saved in lowercase to horde db's [SME:5775] |
71 |
|
|
72 |
|
* Sat Feb 13 2010 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-10 |
73 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774] |
74 |
|
|
75 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-9 |
76 |
|
- Really apply patch from previous attempt [SME: 5509] |
77 |
|
|
78 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8 |
79 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509] |
80 |
|
|
81 |
|
* Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-7 |
82 |
|
- Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372] |
83 |
|
|
84 |
|
* Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6 |
85 |
|
- Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request |
86 |
|
information moved to e-smith-imp for both sme7 and sme8 [SME: 4821] |
87 |
|
|
88 |
|
* Sun Dec 21 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-5 |
89 |
|
- Update to Spec file to obsolete smeserver-trean < 0.1-8 [SME: 4860] |
90 |
|
|
91 |
|
* Sat Dec 20 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-4 |
92 |
|
- Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN |
93 |
|
- access to webmail will work. Remove klutz template from registry.php [SME: 4787] |
94 |
|
|
95 |
|
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-3 |
96 |
|
- Upgrade to horde templates to reflect changes in Horde 3.3.2 |
97 |
|
|
98 |
|
* Sat Dec 06 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-2 |
99 |
|
- Upgrade to horde templates to reflect changes in Horde 3.3 [SME: 4831] |
100 |
|
|
101 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 4.2.0-1.sme |
102 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
103 |
|
|
104 |
* Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2 |
* Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2 |
105 |
- Upgrade patch for Horde 3.2.1 |
- Upgrade patch for Horde 3.2.1 [SME: 4532] |
106 |
|
|
107 |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-1 |
* Mon Jun 2 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-1 |
108 |
- Initial production build |
- Initial production build |
114 |
|
|
115 |
%prep |
%prep |
116 |
%setup |
%setup |
117 |
|
|
118 |
%patch1 -p1 |
%patch1 -p1 |
119 |
|
%patch2 -p1 |
120 |
|
%patch3 -p1 |
121 |
|
%patch4 -p1 |
122 |
|
%patch5 -p1 |
123 |
|
%patch6 -p1 |
124 |
|
%patch7 -p1 |
125 |
|
%patch8 -p1 |
126 |
|
%patch9 -p1 |
127 |
|
%patch10 -p1 |
128 |
|
|
129 |
%build |
%build |
130 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |