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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 17 19:23:54 2014 UTC (9 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-kronolith-2_3-1, smeserver-kronolith-2_3-1_el6_sme, HEAD
Initial import to v9

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

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