1 |
# $Id: smeserver-clamav.spec,v 1.5 2020/12/16 17:06:02 jcrisp Exp $ |
# $Id: smeserver-clamav.spec,v 1.6 2021/01/03 04:31:10 jpp 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.7.0 |
%define version 2.7.0 |
7 |
%define release 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
33 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-3.sme |
37 |
|
- fix Transaction check error [SME: 11311] |
38 |
|
|
39 |
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-2.sme |
* Sat Jan 02 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.7.0-2.sme |
40 |
- add pid folder /run/clamd/ [SME: 11103] |
- add pid folder /run/clamd/ [SME: 11103] |
41 |
few improvements |
few improvements |