/[smecontribs]/rpms/smeserver-mailman/contribs7/smeserver-mailman.spec
ViewVC logotype

Contents of /rpms/smeserver-mailman/contribs7/smeserver-mailman.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.19 - (show annotations) (download)
Sat Jan 31 07:46:25 2009 UTC (15 years, 4 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-mailman-1_3_0-27_el4_sme
Changes since 1.18: +7 -2 lines
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-27
- Apply 31 Jan 2009 locale patch [SME: 4951]

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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed