1 |
# $Id: e-smith-horde.spec,v 1.13 2008/12/24 22:59:57 mrjhb3 Exp $ |
# $Id: e-smith-horde.spec,v 1.15 2009/06/22 01:53:06 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 6 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
13 |
Patch1: e-smith-horde_3.3-upgrade.patch |
Patch1: e-smith-horde_3.3-upgrade.patch |
14 |
Patch2: e-smith-horde_3.3.2-upgrade.patch |
Patch2: e-smith-horde_3.3.2-upgrade.patch |
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 |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
45 |
Obsoletes: smeserver-trean < 0.1-8 |
Obsoletes: smeserver-trean < 0.1-8 |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Tue Oct 13 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-8 |
49 |
|
- Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509] |
50 |
|
|
51 |
|
* Sat Jun 20 2009 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-7 |
52 |
|
- Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372] |
53 |
|
|
54 |
* Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6 |
* Thu Dec 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 4.2.0-6 |
55 |
- Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request |
- Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request |
56 |
information moved to e-smith-imp for both sme7 and sme8 [SME: 4821] |
information moved to e-smith-imp for both sme7 and sme8 [SME: 4821] |
88 |
%patch1 -p1 |
%patch1 -p1 |
89 |
%patch2 -p1 |
%patch2 -p1 |
90 |
%patch3 -p1 |
%patch3 -p1 |
91 |
|
%patch4 -p1 |
92 |
|
|
93 |
%build |
%build |
94 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |