1 |
# $Id: smeserver-zarafa.spec,v 1.17 2008/12/20 09:11:11 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.36 2009/06/11 14:00:38 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 33 |
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 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
44 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
45 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
|
Requires: zarafa = 6.20 |
|
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%description |
%description |
49 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Mon Jul 27 2009 Stephen Noble <support@dungog.net> - 0.9-33 |
53 |
|
- fix ical.cfg TCPPort error in templates [SME 5410] |
54 |
|
|
55 |
|
* Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 0.9-32 |
56 |
|
- remove unused templates in /etc/zarafa/ [SME 5357] |
57 |
|
|
58 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31 |
59 |
|
- fix httpd.conf syntax error [SME 5162] |
60 |
|
|
61 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30 |
62 |
|
- server.cfg server_ssl_enabled = yes [SME 5213] |
63 |
|
|
64 |
|
* Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29 |
65 |
|
- add zarafa config panels [SME 5310] |
66 |
|
- Thanks Marc Kelkermans at ati-informatique.net |
67 |
|
|
68 |
|
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
69 |
|
- add zarafa-icals service [SME 4874] |
70 |
|
|
71 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
72 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
73 |
|
- remove requires 6.20 |
74 |
|
|
75 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
76 |
|
- add globalForward to .qmail [SME 4891] |
77 |
|
|
78 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
79 |
|
- add playnice patch [SME 4891] |
80 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
81 |
|
- reset dagent.cfg template to default |
82 |
|
|
83 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
84 |
|
- add post-update links [SME 4871] |
85 |
|
- shutdown6 uses S99 [SME 4883] |
86 |
|
|
87 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
88 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
89 |
|
|
90 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
91 |
|
- fix shutdown patch again [SME 4883] |
92 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
93 |
|
- fix shutdown patch [SME 4883] |
94 |
|
|
95 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
96 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
97 |
|
- db needs create and delete, do them together, if required |
98 |
|
|
99 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
100 |
|
- service_link shutdown added [SME 4883] |
101 |
|
|
102 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
103 |
|
- ldap, bind password [SME 4869] |
104 |
|
|
105 |
|
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
106 |
|
- http alias changes [SME 4856] |
107 |
|
|
108 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
109 |
- minor change in ports and property names [SME 4846] |
- minor change in ports and property names [SME 4846] |
110 |
|
|
157 |
%prep |
%prep |
158 |
%setup |
%setup |
159 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
160 |
%patch3 -p1 |
%patch3 -p1 |
161 |
%patch4 -p1 |
%patch4 -p1 |
162 |
%patch5 -p1 |
%patch5 -p1 |
166 |
%patch9 -p1 |
%patch9 -p1 |
167 |
%patch10 -p1 |
%patch10 -p1 |
168 |
%patch11 -p1 |
%patch11 -p1 |
169 |
|
%patch12 -p1 |
170 |
|
%patch13 -p1 |
171 |
|
%patch14 -p1 |
172 |
|
%patch15 -p1 |
173 |
|
%patch16 -p1 |
174 |
|
%patch17 -p1 |
175 |
|
%patch18 -p1 |
176 |
|
%patch19 -p1 |
177 |
|
%patch20 -p1 |
178 |
|
%patch21 -p1 |
179 |
|
%patch22 -p1 |
180 |
|
%patch23 -p1 |
181 |
|
%patch24 -p1 |
182 |
|
%patch25 -p1 |
183 |
|
%patch26 -p1 |
184 |
|
%patch27 -p1 |
185 |
|
|
186 |
%build |
%build |
187 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
201 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
202 |
%defattr(-,root,root) |
%defattr(-,root,root) |
203 |
|
|
204 |
|
%triggerin -- zarafa |
205 |
|
/etc/e-smith/events/actions/zarafa-update |
206 |
|
|
207 |
|
|