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

Contents of /rpms/smeserver-zarafa/contribs7/smeserver-zarafa.spec

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


Revision 1.38 - (show annotations) (download)
Mon Jul 27 09:58:46 2009 UTC (14 years, 9 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-zarafa-0_9_0-34_el4_sme
Changes since 1.37: +6 -1 lines
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
- fix defaults/zarafa/access SSL [SME 5367]

1 # $Id: smeserver-zarafa.spec,v 1.36 2009/06/11 14:00:38 dungog Exp $
2 # Authority: dmay
3 # Name: Darrell May
4
5 %define name smeserver-zarafa
6 %define version 0.9.0
7 %define release 34
8 Summary: smserver rpm to setup zarafa
9 Name: %{name}
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GNU GPL version 2
13 URL: http://contribs.org
14 Group: SMEserver/addon
15 Source: %{name}-%{version}.tar.gz
16 Patch0: smeserver-zarafa-0.9.0-removephp.patch
17 Patch3: smeserver-zarafa-0.9.0-props.patch
18 Patch4: smeserver-zarafa-0.9.0-ports.patch
19 Patch5: smeserver-zarafa-0.9.0-smessl.patch
20 Patch6: smeserver-zarafa-0.9.0-smessl2.patch
21 Patch7: smeserver-zarafa-0.9.0-smessl3.patch
22 Patch8: smeserver-zarafa-0.9.0-ldap.patch
23 Patch9: smeserver-zarafa-0.9.0-userprop1.patch
24 Patch10: smeserver-zarafa-0.9.0-services2.patch
25 Patch11: smeserver-zarafa-0.9.0-ports2.patch
26 Patch12: smeserver-zarafa-0.9.0-http.patch
27 Patch13: smeserver-zarafa-0.9.0-ldap2.patch
28 Patch14: smeserver-zarafa-0.9.0-shutdown4.patch
29 Patch15: smeserver-zarafa-0.9.0-shutdown5.patch
30 Patch16: smeserver-zarafa-0.9.0-update2.patch
31 Patch17: smeserver-zarafa-0.9.0-install.patch
32 Patch18: smeserver-zarafa-0.9.0-shutdown6.patch
33 Patch19: smeserver-zarafa-0.9.0-playnice.patch
34 Patch20: smeserver-zarafa-0.9.0-globalforward.patch
35 Patch21: smeserver-zarafa-0.9.0-impdisabled.patch
36 Patch22: smeserver-zarafa-0.9.0-icals.patch
37 Patch23: smeserver-zarafa-0.9.0-panels.patch
38 Patch24: smeserver-zarafa-0.9.0-smessl4.patch
39 Patch25: smeserver-zarafa-0.9.0-http2.patch
40 Patch26: smeserver-zarafa-0.9.0-templates.patch
41 Patch27: smeserver-zarafa-0.9.0-ports3.patch
42 Patch28: smeserver-zarafa-0.9.0-smessl5.patch
43 BuildArchitectures: noarch
44 BuildRoot: /var/tmp/%{name}-%{version}
45 BuildRequires: e-smith-devtools >= 1.13.1-03
46 Requires: e-smith-release >= 7.0
47 AutoReqProv: no
48
49 %description
50 smserver rpm to setup zarafa
51
52 %changelog
53 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34
54 - fix defaults/zarafa/access SSL [SME 5367]
55
56 * Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33
57 - fix ical.cfg TCPPort error in templates [SME 5410]
58
59 * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32
60 - remove unused templates in /etc/zarafa/ [SME 5357]
61
62 * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31
63 - fix httpd.conf syntax error [SME 5162]
64
65 * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30
66 - server.cfg server_ssl_enabled = yes [SME 5213]
67
68 * Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29
69 - add zarafa config panels [SME 5310]
70 - Thanks Marc Kelkermans at ati-informatique.net
71
72 * Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28
73 - add zarafa-icals service [SME 4874]
74
75 * Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27
76 - allow /webmail if $imp{status} disabled [SME 4957]
77 - remove requires 6.20
78
79 * Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26
80 - add globalForward to .qmail [SME 4891]
81
82 * Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25
83 - add playnice patch [SME 4891]
84 - add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912]
85 - reset dagent.cfg template to default
86
87 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24
88 - add post-update links [SME 4871]
89 - shutdown6 uses S99 [SME 4883]
90
91 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23
92 - trigger zarafa-update on updates of zarafa* rpms [SME 4886]
93
94 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22
95 - fix shutdown patch again [SME 4883]
96 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21
97 - fix shutdown patch [SME 4883]
98
99 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20
100 - delete-user patches removed, not required for ldap/unix [SME 4881]
101 - db needs create and delete, do them together, if required
102
103 * Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19
104 - service_link shutdown added [SME 4883]
105
106 * Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18
107 - ldap, bind password [SME 4869]
108
109 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17
110 - http alias changes [SME 4856]
111
112 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16
113 - minor change in ports and property names [SME 4846]
114
115 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15
116 - added action/zarafa-services-stop [SME 4870]
117 - .qmail-junkmail fragment fixed and expanded [SME 4705]
118 * Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14
119 - default user zarafa property to enabled [SME 4870]
120 - .qmail-junkmail fragment readded [SME 4705]
121
122 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13
123 - ldap plugin [SME 4869]
124
125 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12
126 - use sme ssl files fixes [SME 4846]
127 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11
128 - use sme ssl files fixes [SME 4836]
129 * Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10
130 - use sme ssl files [SME 4836]
131 - change gateway ports to standard, requires changing sme ports manually
132 - Requires: zarafa = 6.20, verify/update contrib before allowing updates
133
134 * Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9
135 - change default pop port to 8110, gateway.cfg [SME 4854]
136
137 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8
138 - add properties to cfg files. unix,server,ical,gateway [SME 4636]
139
140 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7
141 - add user-delete symlink [SME 4621]
142 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6
143 - add user-delete action [SME 4621]
144
145 * Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5
146 - remove php template: [SME 4620]
147
148 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
149 - added template to sort junk e-mail: Bug 4705
150 - [0.9-4a]
151 * Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com>
152 - added /usr/bin/perl createlinks to spec file: Bug 4725
153 - [0.9-3a]
154 * Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com>
155 - smeserver-zarafa-0.9-2a.patch: Bug 4634
156 - [0.9-2a]
157 * Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com>
158 - initial release
159 - [0.9-1a]
160
161 %prep
162 %setup
163 %patch0 -p1
164 %patch3 -p1
165 %patch4 -p1
166 %patch5 -p1
167 %patch6 -p1
168 %patch7 -p1
169 %patch8 -p1
170 %patch9 -p1
171 %patch10 -p1
172 %patch11 -p1
173 %patch12 -p1
174 %patch13 -p1
175 %patch14 -p1
176 %patch15 -p1
177 %patch16 -p1
178 %patch17 -p1
179 %patch18 -p1
180 %patch19 -p1
181 %patch20 -p1
182 %patch21 -p1
183 %patch22 -p1
184 %patch23 -p1
185 %patch24 -p1
186 %patch25 -p1
187 %patch26 -p1
188 %patch27 -p1
189 %patch28 -p1
190
191 %build
192 /usr/bin/perl createlinks
193
194 %install
195 rm -rf $RPM_BUILD_ROOT
196 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
197 rm -f %{name}-%{version}-filelist
198 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
199 > %{name}-%{version}-filelist
200 echo "%doc COPYING" >> %{name}-%{version}-filelist
201
202 %clean
203 cd ..
204 rm -rf %{name}-%{version}
205
206 %files -f %{name}-%{version}-filelist
207 %defattr(-,root,root)
208
209 %triggerin -- zarafa
210 /etc/e-smith/events/actions/zarafa-update
211
212

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