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

Annotation of /rpms/smeserver-clamav/sme10/smeserver-clamav.spec

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


Revision 1.20 - (hide annotations) (download)
Tue Nov 22 20:23:59 2022 UTC (18 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-clamav-2_7_0-16_el7_sme, HEAD
Changes since 1.19: +7 -2 lines
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-16.sme
- review post-actions [SME: 12184]

1 jpp 1.20 # $Id: smeserver-clamav.spec,v 1.19 2022/05/04 13:19:21 terryfage Exp $
2 stephdl 1.1
3     Summary: SME Server module to configure clamav
4     %define name smeserver-clamav
5     Name: %{name}
6 jcrisp 1.5 %define version 2.7.0
7 jpp 1.20 %define release 16
8 stephdl 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: System Environment/Base
12     Source: %{name}-%{version}.tar.xz
13 jpp 1.6 Patch0: smeserver-clamav-2.7.0-bz11103-improvements.patch
14 jpp 1.9 Patch1: smeserver-clamav-2.7.0-bz11313-clamdtop.patch
15 jpp 1.10 Patch2: smeserver-clamav-2.7.0-bz11520-clamd2scan.conf.patch
16 jpp 1.14 Patch3: smeserver-clamav-2.7.0-bz11755-identify-freshclam-error.patch
17 jpp 1.15 Patch4: smeserver-clamav-2.7.0-bz11695-properties.patch
18 terryfage 1.17 Patch5: smeserver-clamav-2.7.0-bz11695-propertyfix.patch
19 terryfage 1.19 Patch6: smeserver-clamav-2.7.0-bz11963-logrotate.patch
20 jpp 1.20 Patch7: smeserver-clamav-2.7.0-bz12184.patch
21 jpp 1.6
22 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23     BuildArchitectures: noarch
24     Requires: e-smith-lib
25 jcrisp 1.5 Requires: e-smith-base >= 5.8.0-63
26     Requires: clamav >= 0.103
27     Requires: clamd >= 0.103
28     Requires: clamav-data
29     Requires: clamav-update
30 stephdl 1.1 Requires: e-smith-formmagick >= 1.4.0-12
31 jcrisp 1.5 Requires: smeserver-spamassassin >= 2.7.0
32 stephdl 1.1 Provides: e-smith-clamav
33     Obsoletes: e-smith-clamav
34     Obsoletes: e-smith-antivirus
35     Obsoletes: clamav-es
36     Obsoletes: clamav-es-libs
37     BuildRequires: e-smith-devtools
38    
39     %description
40     SME Server enhancement to configure and run clamd and freshclam
41    
42     %changelog
43 jpp 1.20 * Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-16.sme
44     - review post-actions [SME: 12184]
45    
46 terryfage 1.19 * Wed May 04 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 2.7.0-15.sme
47     - logrotate clamd keeps logging to old log [SME: 11963]
48    
49 jpp 1.18 * Mon Mar 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-14.sme
50     - remove default property ArchiveBlockEncrypted [SME: 11695]
51    
52 terryfage 1.17 * Sat Jan 01 2022 Terry Fage <tfage@yahoo.com.au> 2.7.0-13.sme
53     - fix property name error 2.7.0-12.sme [SME: 11695]
54    
55 terryfage 1.16 * Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-12.sme
56     - fix spec file error 2.7.0-11.sme [SME: 11474]
57    
58 jpp 1.15 * Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-11.sme
59     - rename property ArchiveBlockEncrypted to AlertEncrypted as per upstream [SME: 11695]
60     added properties AlertBrokenExecutables AlertExceedsMax AlertOLE2Macros
61     AlertPartitionIntersection AlertPhishingCloak and AlertPhishingSSLMismatch
62     with default no
63     added property HeuristicAlerts with default yes
64     - fix noise on centos2sme [SME: 11474]
65    
66 jpp 1.14 * Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-10.sme
67     - identify from which server is freshclam error [SME: 11755]
68     fix from Graeme Fleming
69    
70 jpp 1.13 * Wed Jun 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-9.sme
71     - fix typo in logrotate [SME: 11608]
72    
73 jpp 1.12 * Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-8.sme
74 jpp 1.11 - fix typo and missing +x [SME: 11520]
75    
76 jpp 1.10 * Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-6.sme
77     - fix issues with non epel standard scan.conf [SME: 11520]
78     move clamd.conf to scan.conf
79     remove alias for clamtop
80     add a wrapper for clamdscan to force --fdpass
81    
82 jpp 1.9 * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-5.sme
83     - ease use of clamdtop [SME: 11313]
84    
85 jpp 1.8 * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-4.sme
86 jpp 1.7 - fix Transaction check error [SME: 11311]
87    
88 jpp 1.6 * Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-2.sme
89     - add pid folder /run/clamd/ [SME: 11103]
90     few improvements
91     - create update event [SME: 11162]
92    
93 jcrisp 1.5 * Wed Dec 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.7.0-1
94     - Updated to use 0.103+ from EPEL [SME: 11194]
95 jpp 1.6 - Updated to use systemd for clamd [SME: 11103]
96     - Updated to use systemd for freshclam [SME: 11104]
97 jcrisp 1.5
98 jpp 1.4 * Tue Nov 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
99     - increase lower memory limit to 1GB [SME: 10833]
100    
101 jpp 1.3 * Thu Oct 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
102     - fix for AllowSupplementaryGroups warning [SME: 10813]
103     thanks to bunkobugsy
104    
105 vip-ire 1.2 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
106     - Rebuild for [SME: 9393]
107    
108 stephdl 1.1 * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
109     - Initial release to sme10
110    
111     * Tue Dec 1 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme
112     - Disable unofficial sigs for filesystem scans [SME: 9142]
113    
114     * Tue Sep 8 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
115     - Double the memory limit as we do not have enough room [SME: 8933]
116    
117     * Thu Jul 3 2014 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
118     - Increase MemLimit to 700M for clamav-0.98 [SME: 8483]
119    
120     * Mon Jul 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-2.sme
121     - Move clamscan scheduling to complete before 99-raid-check [SME: 7758]
122    
123     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
124     - Roll new stream for sme9
125    
126     * Mon Jun 14 2010 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme
127     - Re-work patch to improve and document template [SME: 6011]
128    
129     * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
130     - template /etc/cron.daily/freshclam, and make it a NO-OP [SME: 6011]
131    
132     * Sun Apr 18 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-10.sme
133     - Increase MemLimit to 600M for clamav-0.96 [SME: 5868]
134    
135     * Fri Apr 02 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-9.sme
136     - Increase MemLimit to 300M for clamav-0.96 [SME: 5868]
137    
138     * Sat Feb 6 2010 Stephen Noble <support@dungog.net> 2.2.0-8.sme
139     - Setup logrotate for /var/log/clamd/clamscan.log [SME: 5570]
140    
141     * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme
142     - Remove create option from logrotate configuration [SME: 5570]
143     - Fix version number in previous changelog entry
144    
145     * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
146     - Setup logrotate for /var/log/clamd/smeserver-clamscan.log [SME: 5570]
147     - Minor changelog fixes in version number
148    
149     * Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
150     - Change default value for HeuristicScanPrecedence to yes [SME: 5204]
151    
152     * Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
153     - Fix permissions on freshclam.conf file [SME: 5319]
154    
155     * Mon Apr 13 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-3.sme
156     - Add HeuristicScanPrecedence option, default disabled [SME: 4598]
157    
158     * Thu Nov 27 2008 Stephen Noble <support@dungog.net> 2.2.0-2.sme
159     - Obsolete e-smith-antivirus [SME: 4786]
160    
161     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
162     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
163    
164     * Mon Sep 22 2008 Stephen Noble <support@dungog.net> 1.2.0-26
165     - Remove obsolete locale tags [SME: 4235]
166    
167     * Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-25
168     - Remove links to crontab in all but clamav-update [SME: 4494]
169    
170     * Wed Apr 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-24
171     - Remove any /etc/cron.d/clamav file. We moved the content to /etc/crontab
172     [SME: 1047], but we need to remove any leftover file from earlier template
173     expansion, which, if present, could cause the nightly file scanning to be
174     run twice. [SME: 4266]
175    
176     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-23
177     - Add common <base> tags to e-smith-formmagick's general [SME: 4288]
178    
179     * Fri Apr 25 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-22
180     - Add Obsoletes headers to force removal of clamav-es and
181     clamav-es-libs. [SME 4167]
182    
183     * Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21
184     - Update defaults for clamav 0.93 [SME: 4223]
185    
186     * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-20
187     - Move cron template from cron.d to crontab [SME: 1047]
188    
189     * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-19
190     - Fix clamav version string [SME: 4060]
191    
192     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-18
193     - Remove <base> tags now in general [SME: 3915]
194    
195     * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17
196     - Remove duplicate <base> entries [SME: 3890]
197    
198     * Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16
199     - Cosmetic removal of word entire on panel [SME: 3483]
200    
201     * Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15
202     - Fix freshclam.conf permissions [SME: 3375]
203    
204     * Fri Jun 08 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-14
205     - Use full paths in update-failed script - tai64nlocal was not
206     being found in $PATH. [SME: 1686]
207    
208     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
209     - Clean up spec so package can be built by koji/plague
210    
211     * Wed Apr 18 2007 Shad L. Lords <slords@mail.com> 1.2.0-13
212     - Up memory limit for clamd again [SME: 2743]
213    
214     * Wed Feb 21 2007 Shad L. Lords <slords@mail.com> 1.2.0-12
215     - Up memory limit for clamd [SME: 2528]
216    
217     * Wed Feb 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-11
218     - Update for clamav v0.90 [SME: 2508]
219    
220     * Tue Feb 13 2007 Shad L. Lords <slords@mail.com> 1.2.0-10
221     - Improve algorithm for displaying errors [SME: 1686]
222    
223     * Mon Feb 12 2007 Shad L. Lords <slords@mail.com> 1.2.0-9
224     - Improve sed expression for freshclam failures [SME: 1686]
225    
226     * Mon Feb 12 2007 Shad L. Lords <slords@mail.com> 1.2.0-8
227     - Allow clamav to read freshclam update log [SME: 1686]
228    
229     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.2.0-7
230     - Provide more feedback on freshclam events [SME: 1686]
231    
232     * Wed Dec 13 2006 Federico Simoncelli <federico.simoncelli@gmail.com> 1.2.0-6
233     - Added support for options: max-ratio, no-html, no-mail. [SME: 2024]
234     - Redirected the stderr output to /var/log/clamd/smeserver-clamscan.log.
235     [SME: 2004]
236    
237     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
238     - Update to new release naming. No functional changes.
239     - Make Packager generic
240    
241     * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
242     - Restrict filesystem scan to /home/e-smith/files by default [SME: 2082]
243    
244     * Sun Aug 27 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-03
245     - Fix --exclude arg syntax. [SME: 1889]
246    
247     * Fri Jun 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
248     - Fix typo in ArchiveBlockEntrypted [SME: 1584]
249    
250     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
251     - Roll stable stream version. [SME: 1016]
252    
253     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-10
254     - Restart crond in clamav-update so cron notices cron.d/clamav [SME: 966]
255    
256     * Wed Feb 8 2006 Gavin Weight <gweight@gmail.com> 1.1.2-09
257     - Added migrate fragment for clamav DatabaseMirror. [SME: 83]
258    
259     * Fri Jan 27 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-08
260     - Bump release number to ensure patch is in CVS
261    
262     * Wed Jan 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-07
263     - Expand MEMLIMIT in bootstrap-console-save (and don't attempt to
264     restart the service there)
265    
266     * Wed Jan 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-06
267     - Change back to softlimit -a [SME: 426]
268    
269     * Wed Jan 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-05
270     - Set db default for clamd{MemLimit}==80M and use it in the run script
271     - Expand templates in events rather than run file [SME: 426]
272    
273     * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-04
274     - Fix typos in smeserver-clamscan [SF: 1304217]
275    
276     * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-03
277     - Move all L10Ns to smeserver-locale [SF: 1309520]
278    
279     * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
280     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
281    
282     * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-01
283     - Roll patches to 1.1.1-06
284     - Add German L10N
285    
286     * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-06
287     - Exclude /var and all of /usr/share (not just /usr/share/doc) from
288     filesystem scan [SF: 1304217]
289    
290     * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-05
291     - French L10N fixes [SF: 1242586]
292    
293     * Sat Aug 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-04
294     - French L10N - Merci Didier Rambeau [SF: 1242586]
295    
296     * Sat Aug 20 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-03
297     - Don't scan quarantine area, even if quarantining is disabled [SF: 1245655]
298    
299     * Fri Aug 19 2005 Charlie Brady <charlieb@e-smith.com> 1.1.1-02
300     - Add Provides: header, to satisfy any package which requires defunct
301     e-smith-clamav.
302    
303     * Thu Aug 18 2005 Gordon Rowell <gordonr@gormand.com.au>
304     - [1.1.1-01]
305     - Package renamed to smeserver-clamav [SF: 1263460]
306    
307     * Thu Aug 18 2005 Gordon Rowell <gordonr@gormand.com.au>
308     - [1.1.0-08sme02]
309     - Rename /sbin/e-smith/clamscan to smeserver-clamscan [SF: 1263460]
310    
311     * Thu Aug 18 2005 Gordon Rowell <gordonr@gormand.com.au>
312     - [1.1.0-08sme01]
313     - Disable quarantining by default, add panel toggle [SF: 1245655]
314    
315     * Tue Aug 9 2005 Gordon Rowell <gordonr@gormand.com.au>
316     - [1.1.0-08]
317     - Add --move=$clamav{QuarantineDirectory} to clamscan,
318     exclude directory from being scanned, add database default
319     and set permissions in spec file [SF: 1245655]
320    
321     * Thu Aug 4 2005 Charlie Brady <charlieb@e-smith.com>
322     - [1.1.0-07]
323     - Remove freshclam runs from clamav crontab template - we
324     now run supervised freshclam instance. [SF: 1251944]
325    
326     * Thu Aug 4 2005 Shad Lords <slords@mail.com>
327     - [1.1.0-06]
328     - Include db entry to exclude /proc, /sys and
329     /usr/share/doc from scans [SF: 1243741, 1243831]
330    
331     * Wed Jul 27 2005 Gordon Rowell <gordonr@gormand.com.au>
332     - [1.1.0-05]
333     - Exclude /proc, /sys and /usr/share/doc from scans
334     [SF: 1243741, 1243831]
335     - Run freshclam with --quiet instead of --verbose [SF: 1245602]
336    
337     * Fri Jul 22 2005 Charlie Brady <charlieb@e-smith.com>
338     - [1.1.0-04]
339     - Fix typo in en-us lexicon. [SF: 1242585]
340    
341     * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
342     - [1.1.0-03]
343     - Fix last-updated section and labels [Gordon: SF-1200428]
344    
345     * Tue May 17 2005 Charlie Brady <charlieb@e-smith.com>
346     - [1.1.0-02]
347     - Add clamav-update event directory.
348     - Modify some of the panel code to avoid logging of multiple db property
349     transactions.
350    
351     * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
352     - [1.1.0-01gr06]
353     - Read the timestamp of the clamav database files in the panel
354     to show the last updated time [SF:1200428]
355     - Change /sbin/e-smith/freshclam-update-ok to /bin/sh, with no
356     content.
357     - TODO: make the update mails configurable
358    
359     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
360     - [1.1.0-01gr05]
361     - And hide the sections
362    
363     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
364     - [1.1.0-01gr04]
365     - Fix up section bars
366    
367     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
368     - [1.1.0-01gr03]
369     - Removed the qmailscan_integration part of the panel
370     - Removed the database mirror select box. Anyone who isn't
371     satisfied with using db.local.clamav.net can set the hostname
372     in the database directly.
373     - Hid the updates and proxy sections, based on
374     $clamav{ShowProxySection} and $clamav{ShowUpdatesSection}
375     - Panel looks rather bare now
376     - Read the last updated date from $clamav{SignaturesUpdated}
377     - Modified /sbin/e-smith/freshclam-update-ok to set the above value
378     - Morphed /etc/clamscan template into /sbin/e-smith/clamscan,
379     which can read the db directly.
380    
381     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
382     - [1.1.0-01gr02]
383     - Use db.local.clamav.net by default (rather than db.us).
384    
385     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
386     - [1.1.0-01gr01]
387     - Bump version to 1.1.0-01gr01 to upgrade over Shad's 1.0.0
388     - Roll new tarball after major merge of Shad's work.
389    
390     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
391     - [0.0.1-06gr02]
392     - Cleaned up patch and startup symlinks
393    
394     * Fri May 6 2005 Gordon Rowell <gordonr@gormand.com.au>
395     - [0.0.1-06gr01]
396     - Merge in Shad Lords' e-smith-spamassassin work (based in part
397     on work from Damien Curtain) and panel
398     - Moved freshclam run script options to database defaults
399     - Created /sbin/e-smith/freshclam-update-{failed,ok}
400    
401     * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
402     - [0.0.1-06]
403     - Add missing log directories.
404    
405     * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
406     - [0.0.1-05]
407     - Don't start freshclam or clamd until after bootstrap-console.
408     - Move all symlink creation into createlinks script.
409    
410     * Mon Mar 21 2005 Charlie Brady <charlieb@e-smith.com>
411     - [0.0.1-04]
412     - Fix data directory in freshclam configuration.
413    
414     * Fri Feb 18 2005 Charlie Brady <charlieb@e-smith.com> 0.0.1-03
415     - Config fixes for clamav-0.83
416    
417     * Wed Feb 09 2005 Charlie Brady <charlieb@e-smith.com>
418     - [0.0.1-02]
419     - Add Requires headers for clamd and clamav-db.
420    
421     * Wed Feb 09 2005 Charlie Brady <charlieb@e-smith.com>
422     - [0.0.1-01]
423     - Initial
424    
425     %prep
426     %setup
427 jpp 1.6 %patch0 -p1
428     mkdir -p root/run/clamd
429     rm -rf root/etc/e-smith/templates/usr/lib/systemd/system/freshclam.service.d
430     rm -rf root/usr/lib/systemd/system/freshclam.service.d
431 jpp 1.9 %patch1 -p1
432 jpp 1.10 %patch2 -p1
433 jpp 1.14 %patch3 -p1
434 terryfage 1.16 %patch4 -p1
435 terryfage 1.17 %patch5 -p1
436 terryfage 1.19 %patch6 -p1
437 jpp 1.20 %patch7 -p1
438 stephdl 1.1
439     %build
440     perl createlinks
441    
442     %pre
443 jpp 1.6 if [ $1 -gt 1 ] ; then
444     if [ -e /var/service/clamd/run ] ; then
445     /usr/bin/sv d clamd
446     /usr/bin/sv d clamd/log
447     fi
448     fi
449     if [ $1 -gt 1 ] ; then
450     if [ -e /var/service/freshclam/run ] ; then
451     /usr/bin/sv d freshclam
452     /usr/bin/sv d freshclam/log
453     fi
454     fi
455 stephdl 1.1 %post
456 jpp 1.10 # removing old conf file
457 jpp 1.11 if [[ -f /etc/clamd.d/clamd.conf ]]; then
458     rm -f /etc/clamd.d/clamd.conf
459 jpp 1.10 fi
460 jcrisp 1.5
461 jpp 1.10 #echo "Changing freshclam log owners"
462 jcrisp 1.5 if [[ -d /var/log/freshclam ]]; then
463     chown -R clamupdate:clamupdate /var/log/freshclam;
464     fi
465    
466 jpp 1.10 #echo "Changing clamd log owners"
467 jcrisp 1.5 if [[ -d /var/log/clamd ]]; then
468     chown -R clamscan:clamscan /var/log/clamd;
469     fi
470 stephdl 1.1
471     %install
472     rm -rf $RPM_BUILD_ROOT
473     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
474     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
475 jpp 1.6 --dir /run/clamd 'attr(2775,clamscan,virusgroup)' \
476 jcrisp 1.5 --dir /var/log/freshclam 'attr(2755,clamupdate,clamupdate)' \
477     --dir /var/log/clamd 'attr(2755,clamscan,clamscan)' \
478     --dir /var/spool/clamav/quarantine 'attr(2750,clamscan,clamscan)' \
479 jpp 1.12 --file /sbin/clamdscan 'attr(0755,root,root)' \
480 stephdl 1.1 --file /sbin/e-smith/freshclam-update-failed 'attr(0755,root,root)' \
481     --file /sbin/e-smith/freshclam-update-ok 'attr(0755,root,root)' \
482     --file /sbin/e-smith/smeserver-clamscan 'attr(0755,root,root)' \
483 jcrisp 1.5 --file /usr/lib/systemd/system/clamd.service 'attr(0644,root,root)' \
484     --file /usr/lib/systemd/system/freshclam.service 'attr(0644,root,root)' \
485     --dir /usr/lib/systemd/system/clamd.service.d 'attr(0755,root,root)' \
486     --dir /usr/lib/systemd/system/freshclam.service.d 'attr(0755,root,root)' \
487 stephdl 1.1 > %{name}-%{version}-%{release}-filelist
488    
489     %clean
490     rm -rf $RPM_BUILD_ROOT
491    
492     %files -f %{name}-%{version}-%{release}-filelist
493     %defattr(-,root,root)

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