--- rpms/e-smith-horde/sme8/e-smith-horde.spec 2007/06/12 18:48:27 1.1 +++ rpms/e-smith-horde/sme8/e-smith-horde.spec 2008/04/02 20:38:16 1.4 @@ -2,7 +2,7 @@ Summary: e-smith specific Horde configur %define name e-smith-horde Name: %{name} %define version 1.13.0 -%define release 21 +%define release 24 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -27,6 +27,9 @@ Patch16: e-smith-horde-1.13.0-17.horde_c Patch17: e-smith-horde-1.13.0-18.horde_administration.patch Patch18: e-smith-horde-1.13.0-19.horde_mysql_init_rename.patch Patch19: e-smith-horde-1.13.0-20.horde_314.patch +Patch20: e-smith-horde-1.13.0-21.horde_315.patch +Patch21: e-smith-horde-1.13.0-23.upgrade_to_horde317.patch +Patch22: e-smith-horde-1.13.0-24.webmail_name.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql @@ -66,6 +69,21 @@ Obsoletes: dcb-e-smith-horde Obsoletes: smeserver-horde-menuarray %changelog +* Tue Apr 1 2008 John H. Bennett III 1.13.0-24 +- Patch to allow users to add a different name to their webmail installation other + than horde. To use - config setprop horde Name xxxx ; signal-event email-update. + Change will be seen in /home/httpd/html/horde/config/registry.php/110AppRegistryHorde + [SME: 3707] + +* Tue Apr 1 2008 John H. Bennett III 1.13.0-23 +- Updated horde registry.php template, per horde 3.1.6 and 3.1.7 + Webroot detection was changed so if users upgrade and webmail no longer works + reference bug http://bugs.contribs.org/show_bug.cgi?id=3181. For a permanent + fix reference bug http://bugs.contribs.org/show_bug.cgi?id=3707 [SME: 4094] + +* Thu Nov 15 2007 John H. Bennett III 1.13.0-22 +- Updated horde registry.php template, per horde 3.1.5 [SME: 3572] + * Wed May 9 2007 Shad L. Lords 1.13.0-21 - Updates to support SME Server 8 - Include pear modules from e-smith-imp and e-smith-info @@ -751,6 +769,9 @@ horde specific configuration items. %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 %build for i in post-install post-upgrade