2 |
%define name e-smith-horde |
%define name e-smith-horde |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.13.0 |
%define version 1.13.0 |
5 |
%define release 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
27 |
Patch17: e-smith-horde-1.13.0-18.horde_administration.patch |
Patch17: e-smith-horde-1.13.0-18.horde_administration.patch |
28 |
Patch18: e-smith-horde-1.13.0-19.horde_mysql_init_rename.patch |
Patch18: e-smith-horde-1.13.0-19.horde_mysql_init_rename.patch |
29 |
Patch19: e-smith-horde-1.13.0-20.horde_314.patch |
Patch19: e-smith-horde-1.13.0-20.horde_314.patch |
30 |
|
Patch20: e-smith-horde-1.13.0-21.horde_315.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql |
67 |
Obsoletes: smeserver-horde-menuarray |
Obsoletes: smeserver-horde-menuarray |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Thu Nov 15 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.13.0-21 |
71 |
|
- Updated horde registry.php template, per horde 3.1.5 [SME: 3572] |
72 |
|
|
73 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.13.0-21 |
* Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.13.0-21 |
74 |
- Updates to support SME Server 8 |
- Updates to support SME Server 8 |
75 |
- Include pear modules from e-smith-imp and e-smith-info |
- Include pear modules from e-smith-imp and e-smith-info |
755 |
%patch17 -p1 |
%patch17 -p1 |
756 |
%patch18 -p1 |
%patch18 -p1 |
757 |
%patch19 -p1 |
%patch19 -p1 |
758 |
|
%patch20 -p1 |
759 |
|
|
760 |
%build |
%build |
761 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |