1 |
# $Id: smeserver-zarafa.spec,v 1.18 2008/12/20 13:30:26 dungog Exp $ |
# $Id: smeserver-zarafa.spec,v 1.29 2009/01/17 07:54:57 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 17 |
%define release 26 |
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 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
37 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
43 |
smserver rpm to setup zarafa |
smserver rpm to setup zarafa |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
47 |
|
- add globalForward to .qmail [SME 4891] |
48 |
|
|
49 |
|
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
50 |
|
- add playnice patch [SME 4891] |
51 |
|
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
52 |
|
- reset dagent.cfg template to default |
53 |
|
|
54 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
55 |
|
- add post-update links [SME 4871] |
56 |
|
- shutdown6 uses S99 [SME 4883] |
57 |
|
|
58 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
59 |
|
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
60 |
|
|
61 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
62 |
|
- fix shutdown patch again [SME 4883] |
63 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
64 |
|
- fix shutdown patch [SME 4883] |
65 |
|
|
66 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
67 |
|
- delete-user patches removed, not required for ldap/unix [SME 4881] |
68 |
|
- db needs create and delete, do them together, if required |
69 |
|
|
70 |
|
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
71 |
|
- service_link shutdown added [SME 4883] |
72 |
|
|
73 |
|
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
74 |
|
- ldap, bind password [SME 4869] |
75 |
|
|
76 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
77 |
- http alias changes [SME 4856] |
- http alias changes [SME 4856] |
78 |
|
|
128 |
%prep |
%prep |
129 |
%setup |
%setup |
130 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
131 |
%patch3 -p1 |
%patch3 -p1 |
132 |
%patch4 -p1 |
%patch4 -p1 |
133 |
%patch5 -p1 |
%patch5 -p1 |
138 |
%patch10 -p1 |
%patch10 -p1 |
139 |
%patch11 -p1 |
%patch11 -p1 |
140 |
%patch12 -p1 |
%patch12 -p1 |
141 |
|
%patch13 -p1 |
142 |
|
%patch14 -p1 |
143 |
|
%patch15 -p1 |
144 |
|
%patch16 -p1 |
145 |
|
%patch17 -p1 |
146 |
|
%patch18 -p1 |
147 |
|
%patch19 -p1 |
148 |
|
%patch20 -p1 |
149 |
|
|
150 |
%build |
%build |
151 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |
165 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
166 |
%defattr(-,root,root) |
%defattr(-,root,root) |
167 |
|
|
168 |
|
%triggerin -- zarafa |
169 |
|
/etc/e-smith/events/actions/zarafa-update |
170 |
|
|
171 |
|
|