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

Contents of /rpms/smeserver-clamav/sme8/smeserver-clamav.spec

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


Revision 1.27 - (show annotations) (download)
Fri Apr 2 11:04:52 2010 UTC (14 years, 2 months ago) by filippocarletti
Branch: MAIN
CVS Tags: smeserver-clamav-2_2_0-9_el5_sme
Changes since 1.26: +7 -2 lines
* Fri Apr 02 2010  Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-9.sme
- Increase MemLimit to 300M for clamav-0.96 [SME: 5868]

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

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