1 |
# $Id: smeserver-clamav.spec,v 1.25 2009/11/06 14:57:47 snetram Exp $ |
# $Id: smeserver-clamav.spec,v 1.26 2010/02/06 06:42:29 dungog 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 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch3: smeserver-clamav-2.2.0-logrotate.patch |
Patch3: smeserver-clamav-2.2.0-logrotate.patch |
17 |
Patch4: smeserver-clamav-2.2.0-nocreate.patch |
Patch4: smeserver-clamav-2.2.0-nocreate.patch |
18 |
Patch5: smeserver-clamav-2.2.0-logrotate.patch2 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-lib |
Requires: e-smith-lib |
36 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
37 |
|
|
38 |
%changelog |
%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 |
* 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] |
- Setup logrotate for /var/log/clamd/clamscan.log [SME: 5570] |
44 |
|
|
334 |
%patch3 -p1 |
%patch3 -p1 |
335 |
%patch4 -p1 |
%patch4 -p1 |
336 |
%patch5 -p1 |
%patch5 -p1 |
337 |
|
%patch6 -p1 |
338 |
|
|
339 |
%build |
%build |
340 |
perl createlinks |
perl createlinks |