1 |
# $Id: e-smith-horde.spec,v 1.25 2011/07/04 17:23:16 charliebrady Exp $ |
# $Id: e-smith-horde.spec,v 1.26 2011/12/23 20:46:19 snetram 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 17 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch11: e-smith-horde_verify_from_address.patch |
24 |
|
Patch12: e-smith-horde-4.2.0-webmail-only-local-network.patch |
25 |
|
Patch13: e-smith-horde-4.2.0-85HordeAccess-whitespace.patch |
26 |
|
Patch14: e-smith-horde-4.2.0-HordeAccess-default.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
54 |
Obsoletes: smeserver-trean < 0.1-8 |
Obsoletes: smeserver-trean < 0.1-8 |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-18.sme |
58 |
|
- Replace last change with a default value for horde access [SME: 8165] |
59 |
|
- Code by Ian Welsh |
60 |
|
|
61 |
|
* Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-19.sme |
62 |
|
- Ensure initialisation of variables in webmail-only-local-network by Stephane de Labrusse [SME: 8165] |
63 |
|
|
64 |
|
* Fri Jan 31 2014 chris burnat <devlist@burnat.com> 4.2.0-20.sme |
65 |
|
- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 8165] |
66 |
|
- Whitespace patch for 85HordeAccess |
67 |
|
|
68 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-conbtribs@snetram.nl> 4.2.0-17 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-conbtribs@snetram.nl> 4.2.0-17 |
69 |
- Remove original file that is also templated [SME: 6666] |
- Remove original file that is also templated [SME: 6666] |
70 |
|
|
150 |
%patch9 -p1 |
%patch9 -p1 |
151 |
%patch10 -p1 |
%patch10 -p1 |
152 |
%patch11 -p1 |
%patch11 -p1 |
153 |
|
%patch12 -p1 |
154 |
|
%patch13 -p1 |
155 |
|
%patch14 -p1 |
156 |
|
|
157 |
%build |
%build |
158 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |