/[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.6 by slords, Thu Jun 26 18:09:38 2008 UTC Revision 1.10 by mrjhb3, Mon Dec 15 00:39:46 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-kronolith.spec,v 1.4 2008/04/02 15:03:57 slords Exp $  # $Id: smeserver-kronolith.spec,v 1.9 2008/12/06 04:12:45 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 1  %define release 4
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
13  Group: Networking/Daemons  Group: Networking/Daemons
14  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
15    Patch1: kronolith-2.3.patch
16    Patch2: kronolith-2.3.sql.patch
17    Patch3: smeserver-kronolith_reminders_agendas.patch
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: imp-h3 >= 4.2  Requires: imp-h3 >= 4.2
# Line 33  Obsoletes: pear-net_url >= 1.0.14 Line 36  Obsoletes: pear-net_url >= 1.0.14
36    
37    
38  %changelog  %changelog
39    * Sun Dec 14 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-4
40    - Patch to add more functionality to Kronolith for calendar reminders and daily agenda email
41    - config setprop horde reminders enabled - default is enabled and this is set to run every 5 minutes.
42    - The above sends calendar email alarms/reminders.
43    - config setprop horde remindertime x - will change the frequency, value in minutes.
44    - config setprop horde agendas enabled  - default is disabled set to run everyday at 5 am when enabled.
45    - The above sends daily calendar agenda emails.
46    - config setprop horde agenda time x - will change the frequency, value needs to be 0 - 24.
47    
48    * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
49    - Patch to add forgotten changes from kronolith upgrade sql script
50    
51    * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
52    - Updated templates to reflect Kronolith 2.3
53    
54  * Sun Jun 22 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1  * Sun Jun 22 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
55  - Initial production build  - Initial production build
56  - Jump in package name to reflect new version of kronolith  - Jump in package name to reflect new version of kronolith
# Line 48  so that Kronolith will work properly on Line 66  so that Kronolith will work properly on
66  %prep  %prep
67  %setup  %setup
68    
69    %patch1 -p1
70    %patch2 -p1
71    %patch3 -p1
72    
73  %build  %build
74  perl createlinks  perl createlinks
75    


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