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

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

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


Revision 1.11 - (hide annotations) (download)
Mon Apr 28 19:25:37 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-clamav-1_2_0-23_el4_sme
Changes since 1.10: +2 -2 lines
Add updated e-smith-formmagick requirement

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

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