1 |
# $Id: smeserver-zarafa.spec,v 1.18 2008/12/20 13:30:26 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.48 2009/10/27 17:43:52 slords Exp $ |
2 |
# Authority: dmay |
# Authority: dmay |
3 |
# Name: Darrell May |
# Name: Darrell May |
4 |
|
|
5 |
%define name smeserver-zarafa |
%define name smeserver-zarafa |
6 |
%define version 0.9.0 |
%define version 0.9.0 |
7 |
%define release 17 |
%define release 46 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
14 |
Group: SMEserver/addon |
Group: SMEserver/addon |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
|
Patch1: smeserver-zarafa-0.9.0-deluser.patch |
|
|
Patch2: smeserver-zarafa-0.9.0-deluserb.patch |
|
17 |
Patch3: smeserver-zarafa-0.9.0-props.patch |
Patch3: smeserver-zarafa-0.9.0-props.patch |
18 |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
19 |
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
20 |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
21 |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
22 |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
23 |
Patch9: smeserver-zarafa-0.9.0-userprop.patch |
Patch9: smeserver-zarafa-0.9.0-userprop1.patch |
24 |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
25 |
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
Patch11: smeserver-zarafa-0.9.0-ports2.patch |
26 |
Patch12: smeserver-zarafa-0.9.0-http.patch |
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 |
|
Patch29: smeserver-zarafa-0.9.0-smessl6.patch |
44 |
|
Patch30: smeserver-zarafa-0.9.0-zarafaPublic.patch |
45 |
|
Patch31: smeserver-zarafa-0.9.0-zarafaPublic2.patch |
46 |
|
Patch32: smeserver-zarafa-0.9.0-locale-2009-07-27.patch |
47 |
|
Patch33: smeserver-zarafa-0.9.0-panels2.patch |
48 |
|
Patch34: smeserver-zarafa-0.9.0-panels3.patch |
49 |
|
Patch35: smeserver-zarafa-0.9.0-locale-2009-08-24.patch |
50 |
|
Patch36: smeserver-zarafa-0.9.0-Clic.patch |
51 |
|
Patch37: smeserver-zarafa-0.9.0-locale-2009-10-21.patch |
52 |
|
Patch38: smeserver-zarafa-0.9.0-locale-2009-10-27.patch |
53 |
|
Patch39: smeserver-zarafa-0.9.0-move-webaccess.patch2 |
54 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
55 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
56 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
57 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
58 |
Requires: zarafa = 6.20 |
Requires: zarafa >= 6.30.6 |
59 |
AutoReqProv: no |
AutoReqProv: no |
60 |
|
|
61 |
%description |
%description |
62 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
63 |
|
|
64 |
%changelog |
%changelog |
65 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-46 |
66 |
|
- fix install and update scripts [SME 5672] |
67 |
|
- tested OK on 6.40 |
68 |
|
|
69 |
|
* Thu Feb 11 2010 Stephen Noble <support@dungog.net> - 0.9-45 |
70 |
|
- webaccess location changed upstream [SME 5672] |
71 |
|
- requires zarafa >= 6.30.6 |
72 |
|
|
73 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.9.0-44.sme |
74 |
|
- apply locale 2009-10-27 patch |
75 |
|
|
76 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 0.9.0-43.sme |
77 |
|
- apply locale 2009-10-21 patch |
78 |
|
|
79 |
|
* Mon Sep 7 2009 Stephen Noble <support@dungog.net> - 0.9-42 |
80 |
|
- typo in language string [SME 5420] |
81 |
|
|
82 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.9.0-41.sme |
83 |
|
- apply locale 2009-08-24 patch |
84 |
|
|
85 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-40 |
86 |
|
- update zarafa config panels [SME 5310] |
87 |
|
|
88 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38 |
89 |
|
- add translations for panels |
90 |
|
|
91 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37 |
92 |
|
- db setting to deliver mail to Public folders [SME 5412] |
93 |
|
|
94 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35 |
95 |
|
- fix defaults/zarafa-server/access private [SME 5368] |
96 |
|
|
97 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34 |
98 |
|
- fix defaults/zarafa/access SSL [SME 5367] |
99 |
|
|
100 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33 |
101 |
|
- fix ical.cfg TCPPort error in templates [SME 5410] |
102 |
|
|
103 |
|
* Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32 |
104 |
|
- remove unused templates in /etc/zarafa/ [SME 5357] |
105 |
|
|
106 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31 |
107 |
|
- fix httpd.conf syntax error [SME 5162] |
108 |
|
|
109 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30 |
110 |
|
- server.cfg server_ssl_enabled = yes [SME 5213] |
111 |
|
|
112 |
|
* Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29 |
113 |
|
- add zarafa config panels [SME 5310] |
114 |
|
- Thanks Marc Kelkermans at ati-informatique.net |
115 |
|
|
116 |
|
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
117 |
|
- add zarafa-icals service [SME 4874] |
118 |
|
|
119 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
120 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
121 |
|
- remove requires 6.20 |
122 |
|
|
123 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
124 |
|
- add globalForward to .qmail [SME 4891] |
125 |
|
|
126 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
127 |
|
- add playnice patch [SME 4891] |
128 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
129 |
|
- reset dagent.cfg template to default |
130 |
|
|
131 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
132 |
|
- add post-update links [SME 4871] |
133 |
|
- shutdown6 uses S99 [SME 4883] |
134 |
|
|
135 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
136 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
137 |
|
|
138 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
139 |
|
- fix shutdown patch again [SME 4883] |
140 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
141 |
|
- fix shutdown patch [SME 4883] |
142 |
|
|
143 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
144 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
145 |
|
- db needs create and delete, do them together, if required |
146 |
|
|
147 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
148 |
|
- service_link shutdown added [SME 4883] |
149 |
|
|
150 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
151 |
|
- ldap, bind password [SME 4869] |
152 |
|
|
153 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
154 |
- http alias changes [SME 4856] |
- http alias changes [SME 4856] |
155 |
|
|
205 |
%prep |
%prep |
206 |
%setup |
%setup |
207 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
208 |
%patch3 -p1 |
%patch3 -p1 |
209 |
%patch4 -p1 |
%patch4 -p1 |
210 |
%patch5 -p1 |
%patch5 -p1 |
215 |
%patch10 -p1 |
%patch10 -p1 |
216 |
%patch11 -p1 |
%patch11 -p1 |
217 |
%patch12 -p1 |
%patch12 -p1 |
218 |
|
%patch13 -p1 |
219 |
|
%patch14 -p1 |
220 |
|
%patch15 -p1 |
221 |
|
%patch16 -p1 |
222 |
|
%patch17 -p1 |
223 |
|
%patch18 -p1 |
224 |
|
%patch19 -p1 |
225 |
|
%patch20 -p1 |
226 |
|
%patch21 -p1 |
227 |
|
%patch22 -p1 |
228 |
|
%patch23 -p1 |
229 |
|
%patch24 -p1 |
230 |
|
%patch25 -p1 |
231 |
|
%patch26 -p1 |
232 |
|
%patch27 -p1 |
233 |
|
%patch28 -p1 |
234 |
|
%patch29 -p1 |
235 |
|
%patch30 -p1 |
236 |
|
%patch32 -p1 |
237 |
|
%patch33 -p1 |
238 |
|
%patch34 -p1 |
239 |
|
%patch35 -p1 |
240 |
|
%patch36 -p1 |
241 |
|
%patch37 -p1 |
242 |
|
%patch38 -p1 |
243 |
|
%patch39 -p1 |
244 |
|
|
245 |
%build |
%build |
246 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
260 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
261 |
%defattr(-,root,root) |
%defattr(-,root,root) |
262 |
|
|
263 |
|
%triggerin -- zarafa |
264 |
|
/etc/e-smith/events/actions/zarafa-update |
265 |
|
|
266 |
|
|