1 |
# $Id: smeserver-clamav.spec,v 1.21 2009/11/06 10:26:47 snetram Exp $ |
# $Id: smeserver-clamav.spec,v 1.22 2009/11/06 14:56:29 snetram 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.0.0 |
%define version 2.0.0 |
7 |
%define release 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch1: smeserver-clamav-2.0.0-fixperm.patch |
Patch1: smeserver-clamav-2.0.0-fixperm.patch |
15 |
Patch2: smeserver-clamav-2.0.0-logrotate.patch |
Patch2: smeserver-clamav-2.0.0-logrotate.patch |
16 |
Patch3: smeserver-clamav-2.0.0-nocreate.patch |
Patch3: smeserver-clamav-2.0.0-nocreate.patch |
17 |
|
Patch4: smeserver-clamav-2.0.0-logrotate.patch2 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: e-smith-lib |
Requires: e-smith-lib |
34 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sat Feb 6 2010 Stephen Noble <support@dungog.net> 2.0.0-7.sme |
38 |
|
- Setup logrotate for /var/log/clamd/clamscan.log [SME: 5287] |
39 |
|
|
40 |
* Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-6.sme |
* Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-6.sme |
41 |
- Remove create option from logrotate configuration [SME: 5287] |
- Remove create option from logrotate configuration [SME: 5287] |
42 |
|
|
323 |
%patch1 -p1 |
%patch1 -p1 |
324 |
%patch2 -p1 |
%patch2 -p1 |
325 |
%patch3 -p1 |
%patch3 -p1 |
326 |
|
%patch4 -p1 |
327 |
|
|
328 |
%build |
%build |
329 |
perl createlinks |
perl createlinks |