1 |
# $Id: smeserver-zarafa.spec,v 1.32 2009/03/06 10:43:35 dungog Exp $ |
2 |
# Authority: dmay |
3 |
# Name: Darrell May |
4 |
|
5 |
%define name smeserver-zarafa |
6 |
%define version 0.9.0 |
7 |
%define release 29 |
8 |
Summary: smserver rpm to setup zarafa |
9 |
Name: %{name} |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
13 |
URL: http://contribs.org |
14 |
Group: SMEserver/addon |
15 |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0: smeserver-zarafa-0.9.0-removephp.patch |
17 |
Patch3: smeserver-zarafa-0.9.0-props.patch |
18 |
Patch4: smeserver-zarafa-0.9.0-ports.patch |
19 |
Patch5: smeserver-zarafa-0.9.0-smessl.patch |
20 |
Patch6: smeserver-zarafa-0.9.0-smessl2.patch |
21 |
Patch7: smeserver-zarafa-0.9.0-smessl3.patch |
22 |
Patch8: smeserver-zarafa-0.9.0-ldap.patch |
23 |
Patch9: smeserver-zarafa-0.9.0-userprop1.patch |
24 |
Patch10: smeserver-zarafa-0.9.0-services2.patch |
25 |
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 |
BuildArchitectures: noarch |
39 |
BuildRoot: /var/tmp/%{name}-%{version} |
40 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
41 |
Requires: e-smith-release >= 7.0 |
42 |
AutoReqProv: no |
43 |
|
44 |
%description |
45 |
smserver rpm to setup zarafa |
46 |
|
47 |
%changelog |
48 |
* Mon Jun 01 2009 Stephen Noble <support@dungog.net> - 0.9-29 |
49 |
- add zarafa config panels [SME 5310] |
50 |
- Thanks Marc Kelkermans at ati-informatique.net |
51 |
|
52 |
* Fri Mar 06 2009 Stephen Noble <support@dungog.net> - 0.9-28 |
53 |
- add zarafa-icals service [SME 4874] |
54 |
|
55 |
* Sat Feb 21 2009 Stephen Noble <support@dungog.net> - 0.9-27 |
56 |
- allow /webmail if $imp{status} disabled [SME 4957] |
57 |
- remove requires 6.20 |
58 |
|
59 |
* Sat Jan 17 2009 Stephen Noble <support@dungog.net> - 0.9-26 |
60 |
- add globalForward to .qmail [SME 4891] |
61 |
|
62 |
* Wed Dec 31 2008 Darrell May <dmay@tallgrassranhc.com> - 0.9-25 |
63 |
- add playnice patch [SME 4891] |
64 |
- add separate db entries for zarafa pop/pop3/imap/imaps ports [SME 4912] |
65 |
- reset dagent.cfg template to default |
66 |
|
67 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-24 |
68 |
- add post-update links [SME 4871] |
69 |
- shutdown6 uses S99 [SME 4883] |
70 |
|
71 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-23 |
72 |
- trigger zarafa-update on updates of zarafa* rpms [SME 4886] |
73 |
|
74 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-22 |
75 |
- fix shutdown patch again [SME 4883] |
76 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-21 |
77 |
- fix shutdown patch [SME 4883] |
78 |
|
79 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-20 |
80 |
- delete-user patches removed, not required for ldap/unix [SME 4881] |
81 |
- db needs create and delete, do them together, if required |
82 |
|
83 |
* Mon Dec 21 2008 Stephen Noble <support@dungog.net> - 0.9-19 |
84 |
- service_link shutdown added [SME 4883] |
85 |
|
86 |
* Sun Dec 20 2008 Stephen Noble <support@dungog.net> - 0.9-18 |
87 |
- ldap, bind password [SME 4869] |
88 |
|
89 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-17 |
90 |
- http alias changes [SME 4856] |
91 |
|
92 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-16 |
93 |
- minor change in ports and property names [SME 4846] |
94 |
|
95 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-15 |
96 |
- added action/zarafa-services-stop [SME 4870] |
97 |
- .qmail-junkmail fragment fixed and expanded [SME 4705] |
98 |
* Sat Dec 19 2008 Stephen Noble <support@dungog.net> - 0.9-14 |
99 |
- default user zarafa property to enabled [SME 4870] |
100 |
- .qmail-junkmail fragment readded [SME 4705] |
101 |
|
102 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-13 |
103 |
- ldap plugin [SME 4869] |
104 |
|
105 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-12 |
106 |
- use sme ssl files fixes [SME 4846] |
107 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-11 |
108 |
- use sme ssl files fixes [SME 4836] |
109 |
* Fri Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-10 |
110 |
- use sme ssl files [SME 4836] |
111 |
- change gateway ports to standard, requires changing sme ports manually |
112 |
- Requires: zarafa = 6.20, verify/update contrib before allowing updates |
113 |
|
114 |
* Thu Dec 18 2008 Stephen Noble <support@dungog.net> - 0.9-9 |
115 |
- change default pop port to 8110, gateway.cfg [SME 4854] |
116 |
|
117 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-8 |
118 |
- add properties to cfg files. unix,server,ical,gateway [SME 4636] |
119 |
|
120 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-7 |
121 |
- add user-delete symlink [SME 4621] |
122 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-6 |
123 |
- add user-delete action [SME 4621] |
124 |
|
125 |
* Wed Dec 17 2008 Stephen Noble <support@dungog.net> - 0.9-5 |
126 |
- remove php template: [SME 4620] |
127 |
|
128 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
129 |
- added template to sort junk e-mail: Bug 4705 |
130 |
- [0.9-4a] |
131 |
* Mon Nov 03 2008 Darrell May <dmay@tallgrassranch.com> |
132 |
- added /usr/bin/perl createlinks to spec file: Bug 4725 |
133 |
- [0.9-3a] |
134 |
* Wed Oct 08 2008 Darrell May <dmay@tallgrassranch.com> |
135 |
- smeserver-zarafa-0.9-2a.patch: Bug 4634 |
136 |
- [0.9-2a] |
137 |
* Fri Oct 03 2008 Darrell May <dmay@tallgrassranch.com> |
138 |
- initial release |
139 |
- [0.9-1a] |
140 |
|
141 |
%prep |
142 |
%setup |
143 |
%patch0 -p1 |
144 |
%patch3 -p1 |
145 |
%patch4 -p1 |
146 |
%patch5 -p1 |
147 |
%patch6 -p1 |
148 |
%patch7 -p1 |
149 |
%patch8 -p1 |
150 |
%patch9 -p1 |
151 |
%patch10 -p1 |
152 |
%patch11 -p1 |
153 |
%patch12 -p1 |
154 |
%patch13 -p1 |
155 |
%patch14 -p1 |
156 |
%patch15 -p1 |
157 |
%patch16 -p1 |
158 |
%patch17 -p1 |
159 |
%patch18 -p1 |
160 |
%patch19 -p1 |
161 |
%patch20 -p1 |
162 |
%patch21 -p1 |
163 |
%patch22 -p1 |
164 |
%patch23 -p1 |
165 |
|
166 |
%build |
167 |
/usr/bin/perl createlinks |
168 |
|
169 |
%install |
170 |
rm -rf $RPM_BUILD_ROOT |
171 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
172 |
rm -f %{name}-%{version}-filelist |
173 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
174 |
> %{name}-%{version}-filelist |
175 |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
176 |
|
177 |
%clean |
178 |
cd .. |
179 |
rm -rf %{name}-%{version} |
180 |
|
181 |
%files -f %{name}-%{version}-filelist |
182 |
%defattr(-,root,root) |
183 |
|
184 |
%triggerin -- zarafa |
185 |
/etc/e-smith/events/actions/zarafa-update |
186 |
|
187 |
|