--- rpms/smeserver-clamav/sme10/smeserver-clamav.spec 2021/04/18 20:18:15 1.11 +++ rpms/smeserver-clamav/sme10/smeserver-clamav.spec 2021/04/19 00:56:51 1.12 @@ -1,10 +1,10 @@ -# $Id: smeserver-clamav.spec,v 1.10 2021/04/07 21:05:46 jpp Exp $ +# $Id: smeserver-clamav.spec,v 1.11 2021/04/18 20:18:15 jpp Exp $ Summary: SME Server module to configure clamav %define name smeserver-clamav Name: %{name} %define version 2.7.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -35,7 +35,7 @@ BuildRequires: e-smith-devtools SME Server enhancement to configure and run clamd and freshclam %changelog -* Sun Apr 18 2021 Jean-Philippe Pialasse 2.7.0-7.sme +* Sun Apr 18 2021 Jean-Philippe Pialasse 2.7.0-8.sme - fix typo and missing +x [SME: 11520] * Wed Apr 07 2021 Jean-Philippe Pialasse 2.7.0-6.sme @@ -438,7 +438,7 @@ rm -rf $RPM_BUILD_ROOT --dir /var/log/freshclam 'attr(2755,clamupdate,clamupdate)' \ --dir /var/log/clamd 'attr(2755,clamscan,clamscan)' \ --dir /var/spool/clamav/quarantine 'attr(2750,clamscan,clamscan)' \ - --file /usr/sbin/clamdscan 'attr(0755,root,root)' \ + --file /sbin/clamdscan 'attr(0755,root,root)' \ --file /sbin/e-smith/freshclam-update-failed 'attr(0755,root,root)' \ --file /sbin/e-smith/freshclam-update-ok 'attr(0755,root,root)' \ --file /sbin/e-smith/smeserver-clamscan 'attr(0755,root,root)' \