--- rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/12/06 04:12:45 1.9 +++ rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec 2008/12/15 00:39:46 1.10 @@ -1,4 +1,4 @@ -# $Id: smeserver-kronolith.spec,v 1.8 2008/11/25 16:20:24 slords Exp $ +# $Id: smeserver-kronolith.spec,v 1.9 2008/12/06 04:12:45 mrjhb3 Exp $ # Authority: mrjhb3 # Name: John H. Bennett III @@ -6,7 +6,7 @@ Summary: SME Server specific Kronolith c %define name smeserver-kronolith Name: %{name} %define version 2.2 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: kronolith-2.3.patch Patch2: kronolith-2.3.sql.patch +Patch3: smeserver-kronolith_reminders_agendas.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: imp-h3 >= 4.2 @@ -35,6 +36,15 @@ Obsoletes: pear-net_url >= 1.0.14 %changelog +* Sun Dec 14 2008 John H. Bennett III 2.2-4 +- Patch to add more functionality to Kronolith for calendar reminders and daily agenda email +- config setprop horde reminders enabled - default is enabled and this is set to run every 5 minutes. +- The above sends calendar email alarms/reminders. +- config setprop horde remindertime x - will change the frequency, value in minutes. +- config setprop horde agendas enabled - default is disabled set to run everyday at 5 am when enabled. +- The above sends daily calendar agenda emails. +- config setprop horde agenda time x - will change the frequency, value needs to be 0 - 24. + * Fri Dec 05 2008 John H. Bennett III 2.2-3 - Patch to add forgotten changes from kronolith upgrade sql script @@ -58,6 +68,7 @@ so that Kronolith will work properly on %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build perl createlinks