1 |
# $Id: smeserver-clamav.spec,v 1.31 2010/06/14 20:47:44 wellsi Exp $ |
# $Id: smeserver-clamav.spec,v 1.33 2014/07/03 23:00:46 wellsi Exp $ |
2 |
|
|
3 |
Summary: SME Server module to configure clamav |
Summary: SME Server module to configure clamav |
4 |
%define name smeserver-clamav |
%define name smeserver-clamav |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 13 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
Patch7: smeserver-clamav-2.2.0-MemLimit2.patch |
Patch7: smeserver-clamav-2.2.0-MemLimit2.patch |
21 |
Patch8: smeserver-clamav-2.2.0-crondaily.patch |
Patch8: smeserver-clamav-2.2.0-crondaily.patch |
22 |
Patch9: smeserver-clamav-2.2.0-weekly_AV_scan_on_Saturday.patch |
Patch9: smeserver-clamav-2.2.0-weekly_AV_scan_on_Saturday.patch |
23 |
|
Patch10: smeserver-clamav-2.2.0-MemLimit-0.98.patch |
24 |
|
Patch11: smeserver-clamav-2.2.0-disable_unofficial_sigs_for_fs_scan.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: e-smith-lib |
Requires: e-smith-lib |
41 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-15.sme |
45 |
|
- Disable unofficial sigs for filesystem scans [SME: 9176] |
46 |
|
|
47 |
|
* Thu Jul 3 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
48 |
|
- Increase MemLimit to 700M for clamav-0.98 [SME: 8478] |
49 |
|
|
50 |
* Sat Jul 6 2013 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
* Sat Jul 6 2013 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
51 |
- Move clamscan scheduling to complete before 99-raid-check [SME: 7656] |
- Move clamscan scheduling to complete before 99-raid-check [SME: 7656] |
52 |
|
|
361 |
%patch7 -p1 |
%patch7 -p1 |
362 |
%patch8 -p1 |
%patch8 -p1 |
363 |
%patch9 -p1 |
%patch9 -p1 |
364 |
|
%patch10 -p1 |
365 |
|
%patch11 -p1 |
366 |
|
|
367 |
%build |
%build |
368 |
perl createlinks |
perl createlinks |