1 |
# $Id: smeserver-clamav.spec,v 1.17 2022/01/01 04:01:58 terryfage Exp $ |
# $Id: smeserver-clamav.spec,v 1.18 2022/03/14 07:03:28 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 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch3: smeserver-clamav-2.7.0-bz11755-identify-freshclam-error.patch |
Patch3: smeserver-clamav-2.7.0-bz11755-identify-freshclam-error.patch |
17 |
Patch4: smeserver-clamav-2.7.0-bz11695-properties.patch |
Patch4: smeserver-clamav-2.7.0-bz11695-properties.patch |
18 |
Patch5: smeserver-clamav-2.7.0-bz11695-propertyfix.patch |
Patch5: smeserver-clamav-2.7.0-bz11695-propertyfix.patch |
19 |
|
Patch6: smeserver-clamav-2.7.0-bz11963-logrotate.patch |
20 |
|
|
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Wed May 04 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 2.7.0-15.sme |
43 |
|
- logrotate clamd keeps logging to old log [SME: 11963] |
44 |
|
|
45 |
* Mon Mar 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-14.sme |
* Mon Mar 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-14.sme |
46 |
- remove default property ArchiveBlockEncrypted [SME: 11695] |
- remove default property ArchiveBlockEncrypted [SME: 11695] |
47 |
|
|
429 |
%patch3 -p1 |
%patch3 -p1 |
430 |
%patch4 -p1 |
%patch4 -p1 |
431 |
%patch5 -p1 |
%patch5 -p1 |
432 |
|
%patch6 -p1 |
433 |
|
|
434 |
%build |
%build |
435 |
perl createlinks |
perl createlinks |