1 |
# $Id: smeserver-mailman.spec,v 1.25 2009/10/27 17:43:52 slords Exp $ |
2 |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
4 |
|
5 |
Summary: Mailman configuration for SME server. |
6 |
%define name smeserver-mailman |
7 |
Name: %{name} |
8 |
%define version 1.3.0 |
9 |
%define release 34 |
10 |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
12 |
License: GPL |
13 |
Group: Applications/Internet |
14 |
Source: %{name}-%{version}.tar.gz |
15 |
Patch0: smeserver-mailman-1.3.0-relocate.patch |
16 |
Patch1: smeserver-mailman-1.3.0-relocate.patch2 |
17 |
Patch2: smeserver-mailman-1.3.0-mailmanmail.patch |
18 |
Patch3: smeserver-mailman-1.3.0-smelist.patch |
19 |
Patch4: smeserver-mailman-1.3.0-createlinks.patch2 |
20 |
Patch5: smeserver-mailman-1.3.0-postinstall.patch |
21 |
Patch6: smeserver-mailman-1.3.0-postinstall.patch2 |
22 |
Patch7: smeserver-mailman-1.3.0-firsttime.patch |
23 |
Patch8: smeserver-mailman-1.3.0-actionorder.patch |
24 |
Patch9: smeserver-mailman-1.3.0-alias2mailman.patch |
25 |
Patch10: smeserver-mailman-1.3.0-smelist.patch2 |
26 |
Patch11: smeserver-mailman-1.3.0-locale-2008-04-22.patch |
27 |
Patch12: smeserver-mailman-1.3.0-archives.patch |
28 |
Patch13: smeserver-mailman-1.3.0-locale-2008-04-23.patch |
29 |
Patch14: smeserver-mailman-1.3.0-locale-2008-04-26.patch |
30 |
Patch15: smeserver-mailman-1.3.0-add2general.patch |
31 |
Patch16: smeserver-mailman-1.3.0-locale-2008-05-05.patch |
32 |
Patch17: smeserver-mailman-1.3.0-locale-2008-05-21.patch |
33 |
Patch18: smeserver-mailman-1.3.0-locale-2008-06-27.patch |
34 |
Patch19: smeserver-mailman-1.3.0-locale-2008-07-01.patch |
35 |
Patch20: smeserver-mailman-1.3.0-locale-2008-10-14.patch |
36 |
Patch21: smeserver-mailman-1.3.0-locale-2008-11-05.patch |
37 |
Patch22: smeserver-mailman-1.3.0-locale-2009-01-31.patch |
38 |
Patch23: smeserver-mailman-1.3.0-locale-2009-03-01.patch |
39 |
Patch24: smeserver-mailman-1.3.0-locale-2009-03-03.patch |
40 |
Patch25: smeserver-mailman-1.3.0-locale-2009-04-27.patch |
41 |
Patch26: smeserver-mailman-1.3.0-locale-2009-05-20.patch |
42 |
Patch27: smeserver-mailman-1.3.0-locale-2009-08-24.patch |
43 |
Patch28: smeserver-mailman-1.3.0-locale-2009-10-27.patch |
44 |
Patch29: smeserver-mailman-1.3.0-locale-2010-03-02.patch |
45 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
BuildArchitectures: noarch |
47 |
Requires: e-smith-base |
48 |
Requires: e-smith-release >= 7.0 |
49 |
Requires: mailman >= 2.1.5.1-34.rhel4.3sme01 |
50 |
Requires: e-smith-formmagick >= 1.4.0-12 |
51 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
52 |
Obsoletes: e-smith-mailman |
53 |
Provides: e-smith-mailman |
54 |
AutoReqProv: no |
55 |
|
56 |
%description |
57 |
Add Mailman integration to the SME server. |
58 |
|
59 |
%changelog |
60 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.0-34.sme |
61 |
- apply locale 2010-03-02 patch |
62 |
|
63 |
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-33.sme |
64 |
- apply locale 2009-10-27 patch |
65 |
|
66 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme |
67 |
- apply locale 2009-08-24 patch |
68 |
|
69 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.3.0-31.sme |
70 |
- apply locale 2009-05-20 patch |
71 |
|
72 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-30.sme |
73 |
- apply locale 2009-04-27 patch |
74 |
|
75 |
* Tue Mar 03 2009 SME Translation Server |
76 |
- apply locale 2009-03-03 patch |
77 |
|
78 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-28 |
79 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
80 |
|
81 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-27 |
82 |
- Apply 31 Jan 2009 locale patch [SME: 4951] |
83 |
|
84 |
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26 |
85 |
- Apply 5 Nov 2008 locale patch |
86 |
|
87 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25 |
88 |
- Apply 14 Oct 2008 locale patch |
89 |
|
90 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-24 |
91 |
- Apply 1 July 2008 locale patch |
92 |
|
93 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23 |
94 |
- Apply 27 Jun 2008 locale patch |
95 |
|
96 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-22 |
97 |
- Apply 21 May 2008 locale patch |
98 |
- Fixed version number in previous changelog entry |
99 |
|
100 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-21 |
101 |
- Apply 5 May 2008 locale patch |
102 |
|
103 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-20 |
104 |
- Add common <base> tags to e-smith-formmagick's general |
105 |
|
106 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-19 |
107 |
- Added 26 April 2008 locale patch |
108 |
|
109 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-18 |
110 |
- Added 23 April 2008 locale patch |
111 |
- Fixed changelog |
112 |
|
113 |
* Wed Apr 23 2008 Daniel B. <daniel@firewall-services.com> 1.3.0-17 |
114 |
- Fix path for the archives [SME: 4252] |
115 |
|
116 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-16 |
117 |
- Added 22 April 2008 locale patch |
118 |
|
119 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
120 |
- Clean up spec so package can be built by koji/plague |
121 |
|
122 |
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
123 |
- Update to new release naming. No functional changes. |
124 |
- Make Packager generic |
125 |
|
126 |
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-15 |
127 |
- Allow hyphen in list names in smelist command [SME: 1307] |
128 |
|
129 |
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-14 |
130 |
- Add /sbin/e-smith/alias2mailman to convert hand-built alias files |
131 |
to mailman lists. Converst ~alias/.qmail-<listname> to the mailman |
132 |
list <listname> |
133 |
- List owner is mailman{DefaultOwner} defaulting to admin |
134 |
|
135 |
* Fri Sep 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-13 |
136 |
- Fix various permissions to satisfy /usr/lib/mailman/check_perms |
137 |
- Update mailman dependency to latest from CentOS |
138 |
|
139 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-12 |
140 |
- Run the addlist/rmlist actions before generic_template_expand [SME: 665] |
141 |
|
142 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-11 |
143 |
- Ensure that mailman record exists prior to trying to set the status |
144 |
|
145 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-10 |
146 |
- Adjust path in post-install script to match CentOS structure |
147 |
|
148 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-09 |
149 |
- Make further use of services2adjust and templates2expand |
150 |
|
151 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-08 |
152 |
- Make use of services2adjust and templates2expand |
153 |
- Update dependency as this is for 7.0 |
154 |
|
155 |
* Wed Mar 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-07 |
156 |
- Create qfiles heirarchy |
157 |
- Fix up taint issue in smelist script |
158 |
|
159 |
* Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-06 |
160 |
- TODO: Check permissions on /var/spool/mailman/qfiles. The |
161 |
'in' directory needs to be writable by the mailman CGI script, |
162 |
which is running as www. |
163 |
|
164 |
* Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-05 |
165 |
- Remove postun section which depended on action scripts which |
166 |
no longer exist |
167 |
|
168 |
* Fri Dec 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-04 |
169 |
- Allow mail for mailman user |
170 |
- TODO: We should have configurable allow/deny for system accounts |
171 |
|
172 |
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-03 |
173 |
- No change |
174 |
- TODO: Rewrite templates to new API and move to templates2expand |
175 |
- TODO: Add pre script to relocate /opt/mailman parts for upgrades |
176 |
|
177 |
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-02 |
178 |
- Require patched mailman - SME Server runs httpd as www, not apache |
179 |
- Relocate paths from /opt/mailman to /usr/lib/mailman to match mailman pkg |
180 |
- Changed references to accounts db to new location |
181 |
|
182 |
* Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-01 |
183 |
- Package renamed to smeserver-mailman, including patches to 1.1.10-05 |
184 |
- TODO: Relocate to /usr/lib/mailman |
185 |
- TODO: Change DB references, and rewrite to new API |
186 |
|
187 |
* Fri Oct 14 2005 Michael Soulier <msoulier@e-smith.com> |
188 |
- [1.1.10-05] |
189 |
- Fixed error with creation of alias file with dot in the name. |
190 |
|
191 |
* Wed Mar 16 2005 Michael Soulier <msoulier@e-smith.com> |
192 |
- [1.1.10-04] |
193 |
- Added FQDN of box as a potential virtual host. |
194 |
|
195 |
* Mon Mar 14 2005 Michael Soulier <msoulier@e-smith.com> |
196 |
- [1.1.10-03] |
197 |
- Removed circular event call. |
198 |
|
199 |
* Wed Feb 23 2005 Michael Soulier <msoulier@e-smith.com> |
200 |
- [1.1.10-02] |
201 |
- Forgot to set mode on smelist. |
202 |
|
203 |
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com> |
204 |
- [1.1.10-01] |
205 |
- Added hooks into domain creation and deletion. |
206 |
|
207 |
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com> |
208 |
- [1.1.9-01] |
209 |
- Rolling again to get past build error on sme61build. |
210 |
|
211 |
* Wed Feb 16 2005 Michael Soulier <msoulier@e-smith.com> |
212 |
- [1.1.8-01] |
213 |
- Added create-system-user call to make the mailman user. |
214 |
- Added a link to the mailman UI. |
215 |
|
216 |
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com> |
217 |
- [1.1.7-01] |
218 |
- Updated mailman-conf to call a post-install script when first run. If this |
219 |
is ever included in a blade, post-install should move to the blade handler. |
220 |
|
221 |
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com> |
222 |
- [1.1.6-01] |
223 |
- Fixed badly placed lib. |
224 |
- Added post-install script to move it out of scriptlets. |
225 |
|
226 |
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com> |
227 |
- [1.1.5-01] |
228 |
- Added conf and restart actions. |
229 |
- Added a simple panel. |
230 |
|
231 |
* Tue Feb 15 2005 Michael Soulier <msoulier@e-smith.com> |
232 |
- [1.1.4-01] |
233 |
- Fixed perms on /opt/mailman, and bad symlink. |
234 |
|
235 |
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com> |
236 |
- [1.1.3-01] |
237 |
- Fixed error in createlinks. |
238 |
|
239 |
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com> |
240 |
- [1.1.2-01] |
241 |
- Rolling initial build of imported package. [msoulier] |
242 |
|
243 |
* Sun Feb 13 2005 Michael Soulier <msoulier@e-smith.com> |
244 |
- [1.1.1-01] |
245 |
- Reimplementation after lost packages. Implementing for mailman 2.1.5. |
246 |
[msoulier] |
247 |
|
248 |
* Sun Sep 08 2002 Shad L. Lords <slords@mail.com> |
249 |
- 1.0-5 |
250 |
- updated addlist and rmlist to better handle conflicts |
251 |
|
252 |
* Sun Sep 01 2002 Shad L. Lords <slords@mail.com> |
253 |
- 1.0-4 |
254 |
- updated accounts so that ezmlm can coexist with mailman |
255 |
|
256 |
* Tue Aug 27 2002 Shad L. Lords <slords@mail.com> |
257 |
- 1.0-3 |
258 |
- make site have a random password on install |
259 |
- make mailman list have random password on install |
260 |
|
261 |
* Sat Aug 24 2002 Shad L. Lords <slords@mail.com> |
262 |
- 1.0-2 |
263 |
- changed mailman-addlist to set perms and ownership correctly. |
264 |
- changed permissions from root,mailman to mailman,mailman |
265 |
|
266 |
* Fri Aug 23 2002 Shad L. Lords <slords@mail.com> |
267 |
- 1.0-1 |
268 |
- Initial release |
269 |
|
270 |
%prep |
271 |
%setup |
272 |
%patch0 -p1 |
273 |
%patch1 -p1 |
274 |
%patch2 -p1 |
275 |
%patch3 -p1 |
276 |
%patch4 -p1 |
277 |
%patch5 -p1 |
278 |
%patch6 -p1 |
279 |
%patch7 -p1 |
280 |
%patch8 -p1 |
281 |
%patch9 -p1 |
282 |
%patch10 -p1 |
283 |
%patch11 -p1 |
284 |
%patch12 -p1 |
285 |
%patch13 -p1 |
286 |
%patch14 -p1 |
287 |
%patch15 -p1 |
288 |
%patch16 -p1 |
289 |
%patch17 -p1 |
290 |
%patch18 -p1 |
291 |
%patch19 -p1 |
292 |
%patch20 -p1 |
293 |
%patch21 -p1 |
294 |
%patch22 -p1 |
295 |
%patch23 -p1 |
296 |
%patch24 -p1 |
297 |
%patch25 -p1 |
298 |
%patch26 -p1 |
299 |
%patch27 -p1 |
300 |
%patch28 -p1 |
301 |
%patch29 -p1 |
302 |
|
303 |
/bin/rm -r root/opt/mailman |
304 |
|
305 |
%build |
306 |
perl createlinks |
307 |
mkdir -p root/usr/lib/mailman/aliases |
308 |
|
309 |
mkdir -p root/opt |
310 |
ln -s /usr/lib/mailman root/opt/mailman |
311 |
mkdir -p root/var/spool/mailman/qfiles |
312 |
for dir in archive bounces commands in news out retry shunt virgin |
313 |
do |
314 |
mkdir -p root/var/spool/mailman/qfiles/$dir |
315 |
done |
316 |
|
317 |
|
318 |
%install |
319 |
rm -rf $RPM_BUILD_ROOT |
320 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
321 |
rm -f e-smith-%{version}-filelist |
322 |
/sbin/e-smith/genfilelist \ |
323 |
--dir '/usr/lib/mailman' 'attr(02775,root,mailman)' \ |
324 |
--dir '/usr/lib/mailman/bin' 'attr(02775,root,mailman)' \ |
325 |
--dir '/var/spool/mailman' 'attr(02775,root,mailman)' \ |
326 |
--dir '/usr/lib/mailman/aliases' 'attr(02775,mailman,mailman)' \ |
327 |
--file '/usr/lib/mailman/bin/post-install' 'attr(0755,root,mailman)' \ |
328 |
--file '/usr/lib/mailman/bin/smelist' 'attr(04755,root,mailman)' \ |
329 |
--dir '/usr/lib/mailman/Mailman' 'attr(02775,root,mailman)' \ |
330 |
--dir '/usr/lib/mailman/Mailman/MTA' 'attr(02775,root,mailman)' \ |
331 |
--file '/usr/lib/mailman/Mailman/MTA/SME.py' 'attr(02775,root,mailman)' \ |
332 |
--dir '/var/spool/mailman/qfiles' 'attr(02770,mailman,mailman)' \ |
333 |
--dir '/var/spool/mailman/qfiles/archive' 'attr(02770,mailman,mailman)' \ |
334 |
--dir '/var/spool/mailman/qfiles/bounces' 'attr(02770,mailman,mailman)' \ |
335 |
--dir '/var/spool/mailman/qfiles/commands' 'attr(02770,mailman,mailman)' \ |
336 |
--dir '/var/spool/mailman/qfiles/in' 'attr(02770,mailman,mailman)' \ |
337 |
--dir '/var/spool/mailman/qfiles/news' 'attr(02770,mailman,mailman)' \ |
338 |
--dir '/var/spool/mailman/qfiles/out' 'attr(02770,mailman,mailman)' \ |
339 |
--dir '/var/spool/mailman/qfiles/retry' 'attr(02770,mailman,mailman)' \ |
340 |
--dir '/var/spool/mailman/qfiles/shunt' 'attr(02770,mailman,mailman)' \ |
341 |
--dir '/var/spool/mailman/qfiles/virgin' 'attr(02770,mailman,mailman)' \ |
342 |
$RPM_BUILD_ROOT > %{name}-%{version}-filelist |
343 |
|
344 |
%clean |
345 |
rm -rf $RPM_BUILD_ROOT |
346 |
|
347 |
%files -f %{name}-%{version}-filelist |
348 |
|
349 |
%defattr(-,root,root) |
350 |
|
351 |
%pre |
352 |
/sbin/e-smith/create-system-user mailman 41 \ |
353 |
"Mailman user" /usr/lib/mailman /bin/false |
354 |
|
355 |
%post |
356 |
|
357 |
%preun |
358 |
|
359 |
%postun |