--- rpms/e-smith-horde/sme8/e-smith-horde.spec 2008/12/06 21:22:50 1.10 +++ rpms/e-smith-horde/sme8/e-smith-horde.spec 2009/10/14 02:19:12 1.16 @@ -1,16 +1,19 @@ -# $Id: e-smith-horde.spec,v 1.9 2008/10/07 18:23:44 slords Exp $ +# $Id: e-smith-horde.spec,v 1.15 2009/06/22 01:53:06 mrjhb3 Exp $ Summary: e-smith specific Horde configuration and templates. %define name e-smith-horde Name: %{name} %define version 4.2.0 -%define release 2 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-horde_3.3-upgrade.patch +Patch2: e-smith-horde_3.3.2-upgrade.patch +Patch3: e-smith-horde_cookie_domain.patch +Patch4: e-smith-horde_3.3.4-upgrade.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.9.44, horde >= 2.0, mysql @@ -39,8 +42,29 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no Obsoletes: dcb-e-smith-horde Obsoletes: smeserver-horde-menuarray +Obsoletes: smeserver-trean < 0.1-8 %changelog +* Tue Oct 13 2009 John H. Bennett III 4.2.0-8 +- Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509] + +* Sat Jun 20 2009 John H. Bennett III 4.2.0-7 +- Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372] + +* Thu Dec 24 2008 John H. Bennett III 4.2.0-6 +- Updated spec file to remove requires and obsoletes of php-pear-HTTP-Request + information moved to e-smith-imp for both sme7 and sme8 [SME: 4821] + +* Sun Dec 21 2008 John H. Bennett III 4.2.0-5 +- Update to Spec file to obsolete smeserver-trean < 0.1-8 [SME: 4860] + +* Sat Dec 20 2008 John H. Bennett III 4.2.0-4 +- Patch to conf.php template to set a blank cookie domain so that FQDN and non-FQDN +- access to webmail will work. Remove klutz template from registry.php [SME: 4787] + +* Sat Dec 06 2008 John H. Bennett III 4.2.0-3 +- Upgrade to horde templates to reflect changes in Horde 3.3.2 + * Sat Dec 06 2008 John H. Bennett III 4.2.0-2 - Upgrade to horde templates to reflect changes in Horde 3.3 [SME: 4831] @@ -62,6 +86,9 @@ so that Horde will work properly on SME %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build for i in post-install post-upgrade