/[smeserver]/rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec
ViewVC logotype

Contents of /rpms/smeserver-spamassassin/sme10/smeserver-spamassassin.spec

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


Revision 1.22 - (show annotations) (download)
Tue Feb 23 17:14:33 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-spamassassin-2_7_0-8_el7_sme
Changes since 1.21: +11 -4 lines
* Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-8.sme
- remove warning while trying to delete file when missing in post script [SME: 11375]

1 # $Id: smeserver-spamassassin.spec,v 1.21 2021/02/22 04:23:46 jpp Exp $
2
3 Summary: SME Server - spamassassin anti-spam module
4 %define name smeserver-spamassassin
5 Name: %{name}
6 %define version 2.7.0
7 %define release 8
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: smeserver-spamassassin-2.7.0-bz11166-update.patch
14 Patch1: smeserver-spamassassin-2.7.0-bz11361-spamd-fails.patch
15 Patch2: smeserver-spamassassin-2.7.0-bz11362-logging.patch
16 Patch3: smeserver-spamassassin-2.7.0-bz11375-remove-spamd.patch
17
18 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19 Requires: e-smith-email >= 4.13.0-38
20 Requires: headermatch
21 Requires: spamassassin >= 3.4.4
22 Requires: perl(Crypt::OpenSSL::Bignum)
23 Requires: perl(IO::Socket::INET6)
24 Requires: perl(IP::Country)
25 Requires: perl(Net::DNS) >= 0.34-1
26 Requires: perl(Net::Ident)
27 Requires: perl(Compress::Zlib)
28 Requires: perl(Mail::DKIM)
29 Requires: ucspi-tcp daemontools
30 Requires: e-smith-lib >= 1.13.1-90
31 Requires: e-smith-base >= 4.13.16
32 Requires: e-smith-qmail >= 1.9.0-09sme02
33 Requires: smeserver-clamav >= 2.7.0
34 Requires: perl-Razor-Agent
35 Requires: DCC
36 Requires: pyzor
37 Obsoletes: FuzzyOcr
38 Obsoletes: e-smith-spamassassin
39 Provides: e-smith-spamassassin
40 BuildArchitectures: noarch
41 BuildRequires: e-smith-devtools >= 1.11.0-12
42 AutoReqProv: no
43
44 %description
45 SME Server - spamassassin anti-spam module
46
47 %changelog
48 * Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-8.sme
49 - remove warning while trying to delete file when missing in post script [SME: 11375]
50
51 * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-7.sme
52 - remove spamd reference as service use spamassassin.service [SME: 11375]
53 migrate spamd propertie SpamLearning to spamassassin
54 template for /etc/sysconfig/spamassassin, revert --allow-tell option
55 stop spamassassin spamd and delete /etc/systemd/system/spamassassin.service link if exists
56
57 * Sun Feb 21 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-6.sme
58 - fix typo [SME: 11361]
59
60 * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme
61 - fix spamd unable to load [SME: 11361]
62 - redirect spamd loging to spamd.log instead of message [SME: 11362]
63
64 * Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme
65 - add requires DCC as we have built it [SME: 11065]
66
67 * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme
68 - fix smeserver-spamassassin-update event fix [SME: 11166]
69
70 * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1
71 - Start systemd migration. Remove symlinks [SME: 11224]
72 - remove refresh clam as this will be provided by clamav
73 - require spamassassin 3.4.4 +
74
75 * Wed Jun 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
76 - disable auto_learn by default when enabling Bayes [SME: 8160]
77 - added properties UseBayesAutoLearn, BayesAutoLearnThresholdSpam and BayesAutoLearnThresholdNonSpam
78
79 * Wed Mar 8 2017 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
80 - Rewrite spamd run script to add support for --allow-tell [SME: 10137]
81
82 * Wed Apr 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
83 - Add X-Spam-Details header (and simplify X-Spam-Status) [SME: 9471]
84
85 * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
86 - fix claim to own /usr/bin [SME: 9348]
87 - rebuild for Bug [SME: 9347]
88
89 * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-4.sme
90 - Update dependency for perl-Razor-Agent [SME: 9336]
91
92 * Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
93 - Remove dependency on dcc as it's non free software [SME: 9331]
94
95 * Fri Mar 18 2016 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-2.sme
96 - Change Requires DCC to dcc [SME: 9343]
97
98 * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
99 - Initial release to sme10
100
101 * Thu Jan 07 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-6.sme
102 - Disable ipv6 support to prevent a warning during startup [SME: 9153]
103
104 * Wed Jan 29 2014 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme
105 - Remove workarounds for how qpsmtpd tags spam email [SME: 8109]
106 - Fix whitespace in 10required_score
107
108 * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
109 - Include /usr/bin/refreshclam [SME: 8108]
110
111 * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
112 - Load TextCat plugin if ok_languages is enabled [SME: 7757]
113
114 * Sun May 19 2013 chris burnat <devlist@burnat.com> 2.4.0-2.sme
115 - Fix how qpsmtpd tags spam email, codes by Charlie Brady [SME: 7604]
116
117 * Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
118 - Roll new stream for sme9
119
120 * Sun Apr 8 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-9
121 - Add template fragment for pyzor timeout [SME: 6896]
122
123 * Fri Jan 20 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8
124 - Actually apply patch to remove spamd restart from bootstrap-console-save event [SME: 6717]
125
126 * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7
127 - Remove spamd restart from bootstrap-console-save event [SME: 6717]
128
129 * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
130 - Work around how qpsmtpd tags spam email, by Michael McCarn [SME: 5603]
131
132 * Mon Apr 19 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
133 - Remove cron.daily jobs that are no longer needed
134 - Previous patch make spamassassin restart correctly [SME: 3304]
135 - Newer spamassassin imports keys on install [SME: 5889]
136
137 * Wed Feb 17 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-4.sme
138 - Requires SpamAssassin 3.3.0 [SME: 5741]
139 - Remove FuzzyOcr [SME: 5771]
140 - Use ATrpm package (partially remove previous patch)
141
142 * Tue Feb 16 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-3.sme
143 - Requires SpamAssassin 3.3.0 [SME: 5741]
144 - Remove FuzzyOcr [SME: 5771]
145 - Run sa-update every two hours and check restart every hour
146 - Redirect cron job output to logfile to avoid mail noise
147
148 * Tue Nov 25 2008 Giacomo Sanchietti <giacomo@nethesis.it> 2.2.0-2.sme
149 - Fix invalid service name in sa-update [SME: 3304]
150
151 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
152 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
153
154 * Sat Mar 9 2008 chris burnat <devlist@burnat.com> 1.4.0-18
155 - Edit and rename deprecated template fragment [SME: 3857]
156
157 * Tue Dec 25 2007 Shad L. Lords <slords@mail.com> 1.4.0-17
158 - Import all spamassassin keys correctly [SME: 3206]
159
160 * Sat Sep 8 2007 Shad L. Lords <slords@mail.com> 1.4.0-16
161 - Import spamassassin keys correctly [SME: 3206]
162
163 * Thu Sep 6 2007 Shad L. Lords <slords@mail.com> 1.4.0-15
164 - Import spamassassin keys if sa_update is found [SME: 3206]
165 - Restart spamassassin if update successful [SME: 3351]
166
167 * Sun Jun 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-14
168 - Fix log (lint) noise [SME: 3100]
169
170 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
171 - Clean up spec so package can be built by koji/plague
172
173 * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.4.0-13
174 - Add FuzzyOcr to spamassassin to detect graphic spam [SME: 1985]
175
176 * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.4.0-12
177 - Change runsvctrl to sv to support runit v1.7.x [SME: 2486]
178
179 * Wed Jan 24 2007 Shad L. Lords <slords@mail.com> 1.4.0-11
180 - Add requires for new spamassassin modules
181
182 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
183 - Update to new release naming. No functional changes.
184 - Make Packager generic
185
186 * Fri Nov 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-09
187 - Only match X-Spam-Status in headers, via headermatch [SME: 1924]
188
189 * Thu Jul 13 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-08
190 - Anchor X-Spam-Status check to start of line [SME: 1712]
191
192 * Wed Jun 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-07
193 - Missing space in last change [SME: 1571]
194
195 * Wed Jun 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-06
196 - Add check for spamassassin{UseAutoWhitelist}, defaulting to 0 (off)
197 [SME: 1571]
198
199 * Fri Jun 9 2006 Shad L. Lords <slords@mail.com> 1.4.0-05
200 - Add path/perm for auto_whitelist [SME: 1571]
201
202 * Fri Jun 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-04
203 - Adjust perl dependencies to perl module rather than RPM [SME: 1548]
204
205 * Fri Jun 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.0-03
206 - Correct previous changelog and rebuild [SME: 1548]
207
208 * Wed Jun 7 2006 Shad L. Lords <slords@mail.com> 1.4.0-02
209 - Update config for spamassassin 3.10+ [SME: 1548]
210
211 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.0-01
212 - Roll stable stream version. [SME: 1016]
213
214 * Wed Feb 22 2006 Gavin Weight <gweight@gmail.com> 1.3.0-07
215 - Renamed 40customScore_BAYES_90 to 40customScore_BAYES_95,
216 Edited 40customScore_BAYES_95 to change 90 to 95. [SME: 836]
217
218 * Tue Feb 7 2006 Shad L. Lords <slords@mail.com> 1.3.0-06
219 - Add db default for wbl.global_to|type [SME: 693]
220
221 * Sat Jan 28 2006 Shad L. Lords <slords@mail.com> 1.3.0-05
222 - Add global white/black lists for to addresses [SME: 594]
223
224 * Thu Nov 03 2005 Filippo Carletti <carletti@mobilia.it> 1.3.0-04
225 - Avoid runit spinning if spamd is disabled [SF: 1312897]
226
227 * Wed Nov 02 2005 Filippo Carletti <carletti@mobilia.it> 1.3.0-03sme01
228 - Start spamd only if spam filter is enabled [SF: 1312897]
229
230 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-03
231 - Migrate SortSpam property from 0/1 to disabled/enabled [SF: 1321319]
232
233 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.3.0-02
234 - Clear qmail{DeliveryInstruction} and qmail{DeliveryType} if
235 they were set for the obsoleted sortspam [SF: 1315596]
236
237 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au>
238 - [1.3.0]
239 - Package renamed to smeserver-spamassassin
240
241 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au>
242 - [1.1.0-08sme01]
243 - Simplify .qmail template fragment and add Requires header
244 for recent e-smith-qmail since we need 00setup from it [SF: 1252336]
245
246 * Tue Aug 2 2005 Shad Lords <slords@email.com>
247 - [1.1.0-08]
248 - Prepare for change of default database location. [SF: 1216546]
249
250 * Tue May 31 2005 Charlie Brady <charlieb@e-smith.com>
251 - [1.1.0-07]
252 - Default spamassassin{RejectLevel}==0 [Gordon SF:1202399]
253
254 * Fri May 13 2005 Charlie Brady <charlieb@e-smith.com>
255 - [1.1.0-06]
256 - Another update from Gordon.
257 - Use condredirect (redirecting to $USERNAME-junkmail)
258 instead of sortspam [SF:1200336]
259 - Provide template for .qmail-junkmail
260 - Remove db defaults for qmail{DeliveryType,DeliveryInstruction}.
261 We don't want one delivery instruction, we want as many as the
262 user has requested. Each instruction should be enabled/disabled
263 on a global and per-user basis, as per SortSpam
264 - TODO: Simplify e-smithForward20 in e-smith-email
265
266 * Fri May 13 2005 Charlie Brady <charlieb@e-smith.com>
267 - [1.1.0-05]
268 - Really add the new files in last patch from Shad/Gordon.
269
270 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
271 - [1.1.0-04]
272 - Various contributions from Shad Lords and Gordon Rowell, as follows
273 - Add sortspam from Shad Lords' e-smith-spamassassin
274 - Add lots of config entries and local.cf templates, also from Shad
275 - Modified templates to match new config db names
276 - Add migrate fragments
277
278 * Wed Apr 27 2005 Charlie Brady <charlieb@e-smith.com>
279 - [1.1.0-03]
280 - Change Requires header to "razor-agents".
281
282 * Mon Mar 21 2005 Charlie Brady <charlieb@e-smith.com>
283 - [1.1.0-02]
284 - Update config for SpamAssassin 3.0.2
285
286 * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
287 - [1.1.0-01]
288 - rolling to dev - 1.1.0
289
290 * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
291 - [1.0.0-01]
292 - rolling to stable - 1.0.0
293
294 * Thu Aug 28 2003 Michael Soulier <msoulier@e-smith.com>
295 - [0.0.8-02]
296 - Added K* init symlinks to runlevels 0, 1 and 6. [msoulier 9761]
297
298 * Thu Jun 26 2003 Gordon Rowell <gordonr@e-smith.com>
299 - [0.0.8-01]
300 - Enable spamd by default [gordonr 9183]
301 - Simplify spamassassin-update script [gordonr 9183]
302 - Resolve spamd/spamassassing directory confusion [gordonr 9183]
303 - Change spamd use home directory to /var/spool/spamd [gordonr 9183]
304 - Log as smelog user in /var/log/spamd [gordonr 9183]
305 - Update SPEC file with new genfilelist [gordonr 9183]
306
307 * Fri Jun 20 2003 Gordon Rowell <gordonr@e-smith.com>
308 - [0.0.7-23]
309 - Add path to /service/spamd so restart works [gordonr 9095]
310
311 * Mon Jun 9 2003 Gordon Rowell <gordonr@e-smith.com>
312 - [0.0.7-22]
313 - Put back skip_rbl_checks|0 default [gordonr 8952]
314
315 * Mon Jun 9 2003 Gordon Rowell <gordonr@e-smith.com>
316 - [0.0.7-21]
317 - Generate the correct config lines, and make each fragment
318 valid perl [gordonr 8960]
319
320 * Mon Jun 9 2003 Gordon Rowell <gordonr@e-smith.com>
321 - [0.0.7-20]
322 - Move spamassassin configuration parameters into main configdb
323 as properties of the spamassassing service [gordonr 8960]
324
325 * Mon Jun 9 2003 Charlie Brady <charlieb@e-smith.com>
326 - [0.0.7-19]
327 - Change config to use RBLs by default. [charlieb 8952]
328
329 * Wed Jun 4 2003 Charlie Brady <charlieb@e-smith.com>
330 - [0.0.7-18]
331 - Use create-system-user to create spamd user. [charlieb 6033]
332
333 * Tue Apr 22 2003 Gordon Rowell <gordonr@e-smith.com>
334 - [0.0.7-17]
335 - Removed %post call - already done in various events [gordonr 2600]
336
337 * Tue Apr 22 2003 Gordon Rowell <gordonr@e-smith.com>
338 - [0.0.7-16]
339 - Changed spamd uid (1003 already taken) - [gordonr 8368]
340
341 * Mon Apr 21 2003 Gordon Rowell <gordonr@e-smith.com>
342 - [0.0.7-15]
343 - Let useradd add the group in %pre. Don't fail %pre if the uid is not
344 unique [gordonr 8368]
345
346 * Wed Apr 9 2003 Charlie Brady <charlieb@e-smith.com>
347 - [0.0.7-14]
348 - Replace serviceControl() calls with "svc-stop" or "svc -t" as required,
349 so that messages don't leak to console when spamd is restarted.
350 [charlieb 7883]
351
352 * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
353 - [0.0.7-13]
354 - Removed dangling panel link [gordonr 7787]
355
356 * Wed Apr 2 2003 Charlie Brady <charlieb@e-smith.com>
357 - [0.0.7-12]
358 - Add default DeliveryInstruction andi DeliveryType default
359 properties for qmail, so that "sortspam" is used for local delivery.
360 Update e-smith-email "requires" version to suit. [charlieb 2600]
361 - Change Copyright header to License. [charlieb]
362
363 * Wed Apr 2 2003 Charlie Brady <charlieb@e-smith.com>
364 - [0.0.7-11]
365 - Remove panel code. Greg's panel code can now be found in
366 e-smith-spamassassin-panel. [charlieb 7787]
367 - Split action into spamassassin config/restart and procmail
368 configure sections. Latter is not yet liked into any
369 actions. [charlieb 2600]
370 - Remove db initialization parts of action script - init done by
371 'defaults' fragments. [charlieb 7526]
372 - Do stop/restart of 'spamd', not 'spamassassin'. [charlieb 2600]
373
374 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
375 - [0.0.7-10]
376 - Change panel Spam Control -> Spam filtering [gordonr 2600]
377
378 * Fri Mar 28 2003 Charlie Brady <charlieb@e-smith.com>
379 - [0.0.7-09]
380 - Fix problem with sorting of sensitivity labels in panel [charlieb 7910]
381
382 * Tue Mar 25 2003 Charlie Brady <charlieb@e-smith.com>
383 - [0.0.7-08]
384 - Remove -c from run file which starts spamd - we don't want to try
385 to create missing user config files. [charlieb 2600]
386 - Create user spamd and run spamd as that userid. [charlieb 2600]
387
388 * Mon Mar 17 2003 Charlie Brady <charlieb@e-smith.com>
389 - [0.0.7-07]
390 - Add conf.global and wbl.global default configuration data. [charlieb 2600]
391
392 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
393 - [0.0.7-06]
394 - Various fixes to spamassassin db initialization templates - mostly CVS
395 repository issues. [charlieb 2600]
396
397 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
398 - [0.0.7-05]
399 - Add the panel link for the new panel. Configure spamd to be paranoid
400 and to create no use config files. [charlieb 2600]
401
402 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
403 - [0.0.7-04]
404 - Remove Greg's full-featured spamassassin panel. Consult CVS if you want
405 to resurrect any of the code. [charlieb 2600]
406
407 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
408 - [0.0.7-03]
409 - Fix the minimal FM panel so that it runs. [charlieb 2600]
410 - Fix compile problems in spamassassin-update script. [charlieb 2600]
411
412 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
413 - [0.0.7-02]
414 - Add starter en-us lexicon for FM version of the panel. [charlieb 2600]
415
416 * Fri Mar 14 2003 Charlie Brady <charlieb@e-smith.com>
417 - [0.0.7-01]
418 - Use new defaults directory structure to initialize db entries.
419 Add minimal Fm web panel. Add spamassassin-update to email-update
420 and bootstrap-console-save events. [charlieb 2600]
421
422 * Tue Feb 4 2003 Gordon Rowell <gordonr@e-smith.com>
423 - [0.0.6-01]
424 - Roll new source tarball after the merge [gordonr 2600]
425
426 * Tue Feb 4 2003 Gordon Rowell <gordonr@e-smith.com>
427 - [0.0.5-04]
428 - Merged in Greg Zartman's <greg@leiinc.com> contrib
429
430 * Wed Jan 29 2003 Greg Zartman <greg@leiinc.com>
431 - Fixed a small typo in spamassassin server-manager
432 panel that caused a menu label to not show correctly
433
434 * Wed Jan 29 2003 Greg Zartman <greg@leiinc.com>
435 - [0.0.1-1]
436 - initial Alpha release
437
438 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
439 - [0.0.5-03]
440 - And rename /service/spamd as well [gordonr 2600]
441
442 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
443 - [0.0.5-02]
444 - Renamed spamassassin -> spamd to avoid conflict with spamassassin's
445 init script [gordonr 2600]
446
447 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
448 - [0.0.5-01]
449 - Removed stray /etc/tcprules directory [gordonr 2600]
450
451 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
452 - [0.0.4-01]
453 - Deleted some detritus [gordonr 2600]
454
455 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
456 - [0.0.3-01]
457 - And an -as-source run to build the initial version [gordonr 2600]
458
459 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
460 - [0.0.2-02]
461 - Missed some files on initial import [gordonr 2600]
462
463 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
464 - [0.0.2-01]
465 - Initial import to 0.0.2
466
467 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
468 - [0.0.1-02]
469 - Initial SRPM from CVS [gordonr 2600]
470
471 * Sun Dec 29 2002 Gordon Rowell <gordonr@e-smith.com>
472 - [0.0.1-1]
473 - Initial
474
475 %prep
476 %setup
477 %patch0 -p1
478 %patch1 -p1
479 rm -rf root/etc/e-smith/templates/usr/
480 rm -rf root//usr/lib/systemd/system/spamd.service.d
481 %patch2 -p1
482 %patch3 -p1
483 rm -rf root/etc/e-smith/db/configuration/defaults/spamd
484
485 %build
486 perl createlinks
487
488 %install
489 rm -rf $RPM_BUILD_ROOT
490 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
491 rm -f %{name}-%{version}-%{release}-filelist
492 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
493 --dir /var/log/spamd 'attr(2750,smelog,smelog)' \
494 --dir /var/spool/spamd 'attr(2750,spamd,spamd)' \
495 --dir /var/spool/spamd/.spamassassin 'attr(2750,spamd,spamd)' \
496 --file /etc/cron.hourly/sa-restart 'attr(0755,root,root)' \
497 --dir /usr/lib/systemd/system/spamd.service.d 'attr(0755,root,root)' \
498 --dir /usr/lib/systemd/system/spamassassin.service.d 'attr(0755,root,root)' \
499 > %{name}-%{version}-%{release}-filelist
500
501 %pre
502 /sbin/e-smith/create-system-user spamd 1005 \
503 'spamassassin daemon user' /var/spool/spamd /bin/false
504 #clean 10.0b1 bad choice
505 if [[ -L "/etc/systemd/system/spamassassin.service" ]]; then
506 unlink /etc/systemd/system/spamassassin.service; fi
507 if [[ -L "/usr/lib/systemd/system/spamassassin.service" ]]; then
508 /usr/bin/systemctl stop spamd.service
509 /usr/bin/systemctl stop spamassassin.service
510 fi
511
512
513
514 %clean
515 rm -rf $RPM_BUILD_ROOT
516
517 %post
518
519 # Cleanup old files
520 if [[ -d /var/lib/spamassassin/3.004000 ]]; then
521 rm -rf /var/lib/spamassassin/3.004000 2>/dev/null || true
522 fi
523
524 if [[ ! -d /var/lib/spamassassin/3.004004 ]]; then
525 echo "Installing new spam databases - please be patient"
526 nc -z 8.8.8.8 53 >/dev/null 2>&1
527 online=$?
528 if [ $online -eq 0 ]; then
529 echo "Server Online - updating"
530 /usr/bin/sa-update -v
531 else
532 echo "Offline - please check your network connection and then run sa-update manually"
533 fi
534 fi
535
536 if [[ -d /usr/lib/systemd/system/spamd.service.d ]]; then
537 rm -rf /usr/lib/systemd/system/spamd.service.d
538 fi
539
540 %files -f %{name}-%{version}-%{release}-filelist
541 %defattr(-,root,root)

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