1 |
# $Id: smeserver-clamav.spec,v 1.18 2022/03/14 07:03:28 jpp Exp $ |
# $Id: smeserver-clamav.spec,v 1.19 2022/05/04 13:19:21 terryfage 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 15 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
Patch6: smeserver-clamav-2.7.0-bz11963-logrotate.patch |
20 |
|
Patch7: smeserver-clamav-2.7.0-bz12184.patch |
21 |
|
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Tue Nov 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-16.sme |
44 |
|
- review post-actions [SME: 12184] |
45 |
|
|
46 |
* Wed May 04 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 2.7.0-15.sme |
* Wed May 04 2022 Zsolt Vasarhelyi <vasarhelyizsolt@hotmail.com> 2.7.0-15.sme |
47 |
- logrotate clamd keeps logging to old log [SME: 11963] |
- logrotate clamd keeps logging to old log [SME: 11963] |
48 |
|
|
434 |
%patch4 -p1 |
%patch4 -p1 |
435 |
%patch5 -p1 |
%patch5 -p1 |
436 |
%patch6 -p1 |
%patch6 -p1 |
437 |
|
%patch7 -p1 |
438 |
|
|
439 |
%build |
%build |
440 |
perl createlinks |
perl createlinks |