1 |
# $Id: smeserver-zarafa.spec,v 1.17 2008/12/20 09:11:11 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.40 2009/07/27 11:06:39 dungog 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 16 |
%define release 38 |
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 |
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 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
48 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
49 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
50 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
|
Requires: zarafa = 6.20 |
|
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%description |
%description |
54 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-38 |
58 |
|
- add translations for panels |
59 |
|
|
60 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-36/37 |
61 |
|
- db setting to deliver mail to Public folders [SME 5412] |
62 |
|
|
63 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-35 |
64 |
|
- fix defaults/zarafa-server/access private [SME 5368] |
65 |
|
|
66 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-34 |
67 |
|
- fix defaults/zarafa/access SSL [SME 5367] |
68 |
|
|
69 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33 |
70 |
|
- fix ical.cfg TCPPort error in templates [SME 5410] |
71 |
|
|
72 |
|
* Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32 |
73 |
|
- remove unused templates in /etc/zarafa/ [SME 5357] |
74 |
|
|
75 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31 |
76 |
|
- fix httpd.conf syntax error [SME 5162] |
77 |
|
|
78 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30 |
79 |
|
- server.cfg server_ssl_enabled = yes [SME 5213] |
80 |
|
|
81 |
|
* Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29 |
82 |
|
- add zarafa config panels [SME 5310] |
83 |
|
- Thanks Marc Kelkermans at ati-informatique.net |
84 |
|
|
85 |
|
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
86 |
|
- add zarafa-icals service [SME 4874] |
87 |
|
|
88 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
89 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
90 |
|
- remove requires 6.20 |
91 |
|
|
92 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
93 |
|
- add globalForward to .qmail [SME 4891] |
94 |
|
|
95 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
96 |
|
- add playnice patch [SME 4891] |
97 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
98 |
|
- reset dagent.cfg template to default |
99 |
|
|
100 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
101 |
|
- add post-update links [SME 4871] |
102 |
|
- shutdown6 uses S99 [SME 4883] |
103 |
|
|
104 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
105 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
106 |
|
|
107 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
108 |
|
- fix shutdown patch again [SME 4883] |
109 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
110 |
|
- fix shutdown patch [SME 4883] |
111 |
|
|
112 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
113 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
114 |
|
- db needs create and delete, do them together, if required |
115 |
|
|
116 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
117 |
|
- service_link shutdown added [SME 4883] |
118 |
|
|
119 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
120 |
|
- ldap, bind password [SME 4869] |
121 |
|
|
122 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
123 |
|
- http alias changes [SME 4856] |
124 |
|
|
125 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
126 |
- minor change in ports and property names [SME 4846] |
- minor change in ports and property names [SME 4846] |
127 |
|
|
174 |
%prep |
%prep |
175 |
%setup |
%setup |
176 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
177 |
%patch3 -p1 |
%patch3 -p1 |
178 |
%patch4 -p1 |
%patch4 -p1 |
179 |
%patch5 -p1 |
%patch5 -p1 |
183 |
%patch9 -p1 |
%patch9 -p1 |
184 |
%patch10 -p1 |
%patch10 -p1 |
185 |
%patch11 -p1 |
%patch11 -p1 |
186 |
|
%patch12 -p1 |
187 |
|
%patch13 -p1 |
188 |
|
%patch14 -p1 |
189 |
|
%patch15 -p1 |
190 |
|
%patch16 -p1 |
191 |
|
%patch17 -p1 |
192 |
|
%patch18 -p1 |
193 |
|
%patch19 -p1 |
194 |
|
%patch20 -p1 |
195 |
|
%patch21 -p1 |
196 |
|
%patch22 -p1 |
197 |
|
%patch23 -p1 |
198 |
|
%patch24 -p1 |
199 |
|
%patch25 -p1 |
200 |
|
%patch26 -p1 |
201 |
|
%patch27 -p1 |
202 |
|
%patch28 -p1 |
203 |
|
%patch29 -p1 |
204 |
|
%patch30 -p1 |
205 |
|
%patch32 -p1 |
206 |
|
|
207 |
%build |
%build |
208 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
222 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
223 |
%defattr(-,root,root) |
%defattr(-,root,root) |
224 |
|
|
225 |
|
%triggerin -- zarafa |
226 |
|
/etc/e-smith/events/actions/zarafa-update |
227 |
|
|
228 |
|
|