1 |
# $Id: smeserver-zarafa.spec,v 1.24 2008/12/22 02:29:40 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.34 2009/06/06 04:07:37 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 21 |
%define release 31 |
8 |
Summary: smserver rpm to setup zarafa |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
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 |
Patch13: smeserver-zarafa-0.9.0-ldap2.patch |
28 |
Patch14: smeserver-zarafa-0.9.0-shutdown4.patch |
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 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
42 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
43 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
|
Requires: zarafa = 6.20 |
|
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%description |
%description |
47 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-31 |
51 |
|
- fix httpd.conf syntax error [SME 5162] |
52 |
|
|
53 |
|
* Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 0.9-30 |
54 |
|
- server.cfg server_ssl_enabled = yes [SME 5213] |
55 |
|
|
56 |
|
* Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29 |
57 |
|
- add zarafa config panels [SME 5310] |
58 |
|
- Thanks Marc Kelkermans at ati-informatique.net |
59 |
|
|
60 |
|
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
61 |
|
- add zarafa-icals service [SME 4874] |
62 |
|
|
63 |
|
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
64 |
|
- allow /webmail if $imp{status} disabled [SME 4957] |
65 |
|
- remove requires 6.20 |
66 |
|
|
67 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
68 |
|
- add globalForward to .qmail [SME 4891] |
69 |
|
|
70 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
71 |
|
- add playnice patch [SME 4891] |
72 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
73 |
|
- reset dagent.cfg template to default |
74 |
|
|
75 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
76 |
|
- add post-update links [SME 4871] |
77 |
|
- shutdown6 uses S99 [SME 4883] |
78 |
|
|
79 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
80 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
81 |
|
|
82 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
83 |
|
- fix shutdown patch again [SME 4883] |
84 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
85 |
- fix shutdown patch [SME 4883] |
- fix shutdown patch [SME 4883] |
86 |
|
|
161 |
%patch12 -p1 |
%patch12 -p1 |
162 |
%patch13 -p1 |
%patch13 -p1 |
163 |
%patch14 -p1 |
%patch14 -p1 |
164 |
|
%patch15 -p1 |
165 |
|
%patch16 -p1 |
166 |
|
%patch17 -p1 |
167 |
|
%patch18 -p1 |
168 |
|
%patch19 -p1 |
169 |
|
%patch20 -p1 |
170 |
|
%patch21 -p1 |
171 |
|
%patch22 -p1 |
172 |
|
%patch23 -p1 |
173 |
|
%patch24 -p1 |
174 |
|
%patch25 -p1 |
175 |
|
|
176 |
%build |
%build |
177 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
191 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
192 |
%defattr(-,root,root) |
%defattr(-,root,root) |
193 |
|
|
194 |
|
%triggerin -- zarafa |
195 |
|
/etc/e-smith/events/actions/zarafa-update |
196 |
|
|
197 |
|
|