1 |
# $Id: smeserver-clamav.spec,v 1.28 2010/04/18 17:22:57 snetram Exp $ |
# $Id: smeserver-clamav.spec,v 1.30 2010/06/14 20:38:03 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 11 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
38 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Mon Jun 14 2010 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme |
42 |
|
- Re-work patch to improve and document template [SME: 6011] |
43 |
|
|
44 |
* 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 |
45 |
- 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] |
46 |
|
|