1 |
# $Id: smeserver-clamav.spec,v 1.11 2021/04/18 20:18:15 jpp Exp $ |
# $Id: smeserver-clamav.spec,v 1.12 2021/04/19 00:56:51 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 8 |
%define release 9 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
35 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Wed Jun 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-9.sme |
39 |
|
- fix typo in logrotate [SME: 11608] |
40 |
|
|
41 |
* Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-8.sme |
* Sun Apr 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-8.sme |
42 |
- fix typo and missing +x [SME: 11520] |
- fix typo and missing +x [SME: 11520] |
43 |
|
|