1 |
# $Id: smeserver-clamav.spec,v 1.15 2021/12/20 14:43:14 jpp Exp $ |
# $Id: smeserver-clamav.spec,v 1.16 2021/12/30 08:34:13 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 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch2: smeserver-clamav-2.7.0-bz11520-clamd2scan.conf.patch |
Patch2: smeserver-clamav-2.7.0-bz11520-clamd2scan.conf.patch |
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 |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Jan 01 2022 Terry Fage <tfage@yahoo.com.au> 2.7.0-13.sme |
42 |
|
- fix property name error 2.7.0-12.sme [SME: 11695] |
43 |
|
|
44 |
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-12.sme |
* Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.7.0-12.sme |
45 |
- fix spec file error 2.7.0-11.sme [SME: 11474] |
- fix spec file error 2.7.0-11.sme [SME: 11474] |
46 |
|
|
421 |
%patch2 -p1 |
%patch2 -p1 |
422 |
%patch3 -p1 |
%patch3 -p1 |
423 |
%patch4 -p1 |
%patch4 -p1 |
424 |
|
%patch5 -p1 |
425 |
|
|
426 |
%build |
%build |
427 |
perl createlinks |
perl createlinks |