1 |
# $Id: smeserver-clamav.spec,v 1.5 2015/12/01 18:14:45 vip-ire Exp $ |
# $Id: smeserver-clamav.spec,v 1.6 2019/11/27 03:40:58 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 |
15 |
Patch2: smeserver-clamav-2.4.0-double_mem_limit.patch |
Patch2: smeserver-clamav-2.4.0-double_mem_limit.patch |
16 |
Patch3: smeserver-clamav-2.4.0-disable_unofficial_sigs_for_fs_scan.patch |
Patch3: smeserver-clamav-2.4.0-disable_unofficial_sigs_for_fs_scan.patch |
17 |
Patch4: smeserver-clamav-2.4.0-bz10837-AllowSupplementaryGroups.patch |
Patch4: smeserver-clamav-2.4.0-bz10837-AllowSupplementaryGroups.patch |
18 |
|
Patch5: smeserver-clamav-2.4.0-bz10832-lowerMEMLIMITto1g.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-lib |
Requires: e-smith-lib |
37 |
%changelog |
%changelog |
38 |
* Tue Nov 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-6.sme |
* Tue Nov 26 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-6.sme |
39 |
- fix deprecated AllowSupplementaryGroups warning [SME: 10837] |
- fix deprecated AllowSupplementaryGroups warning [SME: 10837] |
40 |
|
- increase lower memory limit to 1GB [SME: 10832] |
41 |
|
|
42 |
* Tue Dec 1 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme |
* Tue Dec 1 2015 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-5.sme |
43 |
- Disable unofficial sigs for filesystem scans [SME: 9142] |
- Disable unofficial sigs for filesystem scans [SME: 9142] |
360 |
%patch2 -p1 |
%patch2 -p1 |
361 |
%patch3 -p1 |
%patch3 -p1 |
362 |
%patch4 -p1 |
%patch4 -p1 |
363 |
|
%patch5 -p1 |
364 |
|
|
365 |
%build |
%build |
366 |
perl createlinks |
perl createlinks |