/[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.4 - (hide annotations) (download)
Wed Nov 27 03:52:30 2019 UTC (4 years, 6 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-clamav-2_6_0-4_el7_sme
Changes since 1.3: +7 -2 lines
* Tue Nov 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- increase lower memory limit to 1GB [SME: 10833]

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

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