1 |
# $Id: smeserver-clamav.spec,v 1.28 2010/04/18 17:22:57 snetram Exp $ |
# $Id: smeserver-clamav.spec,v 1.32 2013/07/06 05:39:42 burnat 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 11 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
19 |
Patch6: smeserver-clamav-2.2.0-MemLimit-0.96.patch |
Patch6: smeserver-clamav-2.2.0-MemLimit-0.96.patch |
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 |
23 |
|
Patch10: smeserver-clamav-2.2.0-MemLimit-0.98.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
Requires: e-smith-lib |
Requires: e-smith-lib |
40 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Thu Jul 3 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
44 |
|
- Increase MemLimit to 700M for clamav-0.98 [SME: 8478] |
45 |
|
|
46 |
|
* Sat Jul 6 2013 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
47 |
|
- Move clamscan scheduling to complete before 99-raid-check [SME: 7656] |
48 |
|
|
49 |
|
* Mon Jun 14 2010 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme |
50 |
|
- Re-work patch to improve and document template [SME: 6011] |
51 |
|
|
52 |
* Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme |
* Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme |
53 |
- template /etc/cron.daily/freshclam, and make it a NO-OP [SME: 6011] |
- template /etc/cron.daily/freshclam, and make it a NO-OP [SME: 6011] |
54 |
|
|
356 |
%patch6 -p1 |
%patch6 -p1 |
357 |
%patch7 -p1 |
%patch7 -p1 |
358 |
%patch8 -p1 |
%patch8 -p1 |
359 |
|
%patch9 -p1 |
360 |
|
%patch10 -p1 |
361 |
|
|
362 |
%build |
%build |
363 |
perl createlinks |
perl createlinks |