1 |
# $Id: smeserver-clamav.spec,v 1.14 2021/11/15 18:20:56 jpp Exp $ |
# $Id: smeserver-clamav.spec,v 1.15 2021/12/20 14:43:14 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 11 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
37 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-12.sme |
41 |
|
- fix spec file error 2.7.0-11.sme [SME: 11474] |
42 |
|
|
43 |
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-11.sme |
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-11.sme |
44 |
- rename property ArchiveBlockEncrypted to AlertEncrypted as per upstream [SME: 11695] |
- rename property ArchiveBlockEncrypted to AlertEncrypted as per upstream [SME: 11695] |
45 |
added properties AlertBrokenExecutables AlertExceedsMax AlertOLE2Macros |
added properties AlertBrokenExecutables AlertExceedsMax AlertOLE2Macros |
416 |
%patch1 -p1 |
%patch1 -p1 |
417 |
%patch2 -p1 |
%patch2 -p1 |
418 |
%patch3 -p1 |
%patch3 -p1 |
419 |
|
%patch4 -p1 |
420 |
|
|
421 |
%build |
%build |
422 |
perl createlinks |
perl createlinks |