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

Annotation of /rpms/smeserver-kronolith/contribs8/smeserver-kronolith.spec

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


Revision 1.2 - (hide annotations) (download)
Mon Aug 23 01:52:39 2010 UTC (13 years, 9 months ago) by mrjhb3
Branch: MAIN
CVS Tags: smeserver-kronolith-2_2-13_el5_sme
Changes since 1.1: +13 -2 lines
Initial build for SME8

1 mrjhb3 1.2 # $Id: smeserver-kronolith.spec,v 1.1 2010/07/08 15:01:07 slords Exp $
2 slords 1.1 # Authority: mrjhb3
3     # Name: John H. Bennett III
4    
5     Summary: SME Server specific Kronolith configuration and templates.
6     %define name smeserver-kronolith
7     Name: %{name}
8     %define version 2.2
9 mrjhb3 1.2 %define release 13
10 slords 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GPL
13     Group: Networking/Daemons
14     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     Patch4: kronolith-2.3.2.patch
19     Patch5: kronolith-2.3.3.patch
20     Patch6: smeserver-kronolith_reminders_agendas_owner.patch
21 mrjhb3 1.2 Patch7: smeserver-kronolith_fburl.patch
22     Patch8: smeserver-kronolith_remove_freebusy_db.patch
23 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24     BuildArchitectures: noarch
25     Requires: e-smith-base >= 4.15.1
26     Requires: e-smith-apache >= 1.1.0-18
27     Requires: e-smith-lib >= 1.15.1-16
28     Requires: e-smith-base >= 4.18.1-5
29     Requires: e-smith-ldap >= 4.12.0-9
30     Requires: kronolith-h3 >= 2.2
31     Requires: php-pear-HTTP-Request >= 1.4.0
32     Requires: php-pear-Net-Socket >= 1.0.6
33     Requires: php-pear-Net-URL >= 1.0.14
34     BuildRequires: e-smith-devtools >= 1.13.1-03
35     AutoReqProv: no
36     Obsoletes: e-smith-kronolith = 0.8.0-02db
37     Obsoletes: pear-http_request >= 1.4.0
38     Obsoletes: pear-net_socket >= 1.0.6
39     Obsoletes: pear-net_url >= 1.0.14
40    
41    
42     %changelog
43 mrjhb3 1.2 * Sun Jul 11 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-13
44     - Re-Added migrate fragment to remove FreeBusy db entry from accounts since this
45     information is now saved directly to LDAP on SME8.
46    
47     * Sun Jul 11 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-12
48     - Re-Added saving of user's calFBURL to LDAP for use with SME8. [SME: 5708]
49    
50 slords 1.1 * Sun Jun 27 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-11
51     - Remove changes for -8, -9, -10 so that rpm can be installed on SME 7.x.
52     Will re-add appropriate patches for SME8 when it is released. [SME: 6080]
53    
54     * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-10
55     - Added removal of user's calFBURL from LDAP smeserver-kronolith is uninstalled
56    
57     * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-9
58     - Added migrate fragment to remove FreeBusy db entry from accounts since this
59     information is now saved directly to LDAP on SME8.
60    
61     * Thu Apr 22 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-8
62     - Added saving of user's calFBURL to LDAP for use with SME8. [SME: 5708]
63    
64     * Sun Jan 24 2010 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-7
65     - Update to change owner of alarm and reminder cron jobs from root to www [SME: 4851]
66    
67     * Mon Dec 28 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-6
68     - Updated templates to reflect Kronolith 2.3.3
69    
70     * Fri Oct 9 2009 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-5
71     - Updated templates to reflect Kronolith 2.3.2
72    
73     * Sun Dec 14 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-4
74     - Patch to add more functionality to Kronolith for calendar reminders and daily agenda email
75     - config setprop horde reminders enabled - default is enabled and this is set to run every 5 minutes.
76     - The above sends calendar email alarms/reminders.
77     - config setprop horde remindertime x - will change the frequency, value in minutes.
78     - config setprop horde agendas enabled - default is disabled set to run everyday at 5 am when enabled.
79     - The above sends daily calendar agenda emails.
80     - config setprop horde agenda time x - will change the frequency, value needs to be 0 - 24.
81    
82     * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-3
83     - Patch to add forgotten changes from kronolith upgrade sql script
84    
85     * Fri Dec 05 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-2
86     - Updated templates to reflect Kronolith 2.3
87    
88     * Sun Jun 22 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2-1
89     - Initial production build
90     - Jump in package name to reflect new version of kronolith
91    
92     * Tue Jun 3 2008 John H. Bennett III <bennettj@johnbennettservices.com> 0.1-1
93     - Initial build
94     - Jump in package name to reflect new version of kronolith
95    
96     %description
97     This package adds necessary templates and configuration items
98     so that Kronolith will work properly on SME Server
99    
100     %prep
101     %setup
102    
103     %patch1 -p1
104     %patch2 -p1
105     %patch3 -p1
106     %patch4 -p1
107     %patch5 -p1
108     %patch6 -p1
109 mrjhb3 1.2 %patch7 -p1
110     %patch8 -p1
111 slords 1.1
112     %build
113     perl createlinks
114    
115     %install
116     rm -rf $RPM_BUILD_ROOT
117     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
118     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
119     echo "%doc COPYING" >> %{name}-%{version}-filelist
120    
121     %clean
122     rm -rf $RPM_BUILD_ROOT
123    
124     %preun
125    
126     %post
127    
128     %postun
129    
130     %files -f %{name}-%{version}-filelist
131     %defattr(-,root,root)

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