/[smecontribs]/rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec
ViewVC logotype

Diff of /rpms/smeserver-kronolith/contribs7/smeserver-kronolith.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.9 by mrjhb3, Sat Dec 6 04:12:45 2008 UTC Revision 1.11 by mrjhb3, Sat Oct 10 03:25:26 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-kronolith.spec,v 1.8 2008/11/25 16:20:24 slords Exp $  # $Id: smeserver-kronolith.spec,v 1.10 2008/12/15 00:39:46 mrjhb3 Exp $
2  # Authority: mrjhb3  # Authority: mrjhb3
3  # Name: John H. Bennett III  # Name: John H. Bennett III
4    
# Line 6  Summary: SME Server specific Kronolith c Line 6  Summary: SME Server specific Kronolith c
6  %define name smeserver-kronolith  %define name smeserver-kronolith
7  Name: %{name}  Name: %{name}
8  %define version 2.2  %define version 2.2
9  %define release 3  %define release 5
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 14  Group: Networking/Daemons Line 14  Group: Networking/Daemons
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15  Patch1: kronolith-2.3.patch  Patch1: kronolith-2.3.patch
16  Patch2: kronolith-2.3.sql.patch  Patch2: kronolith-2.3.sql.patch
17    Patch3: smeserver-kronolith_reminders_agendas.patch
18    Patch4: kronolith-2.3.2.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.2
# Line 35  Obsoletes: pear-net_url >= 1.0.14 Line 37  Obsoletes: pear-net_url >= 1.0.14
37    
38    
39  %changelog  %changelog
40    * Fri Oct 9 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-5
41    - Updated templates to reflect Kronolith 2.3.2
42    
43    * Sun Dec 14 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-4
44    - Patch to add more functionality to Kronolith for calendar reminders and daily agenda email
45    - config setprop horde reminders enabled - default is enabled and this is set to run every 5 minutes.
46    - The above sends calendar email alarms/reminders.
47    - config setprop horde remindertime x - will change the frequency, value in minutes.
48    - config setprop horde agendas enabled  - default is disabled set to run everyday at 5 am when enabled.
49    - The above sends daily calendar agenda emails.
50    - config setprop horde agenda time x - will change the frequency, value needs to be 0 - 24.
51    
52  * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3  * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
53  - Patch to add forgotten changes from kronolith upgrade sql script  - Patch to add forgotten changes from kronolith upgrade sql script
54    
# Line 58  so that Kronolith will work properly on Line 72  so that Kronolith will work properly on
72    
73  %patch1 -p1  %patch1 -p1
74  %patch2 -p1  %patch2 -p1
75    %patch3 -p1
76    %patch4 -p1
77    
78  %build  %build
79  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed