--- rpms/smeserver-clamav/sme7/smeserver-clamav.spec 2008/04/30 18:13:50 1.12 +++ rpms/smeserver-clamav/sme7/smeserver-clamav.spec 2008/04/30 18:57:46 1.14 @@ -2,7 +2,7 @@ Summary: SME Server module to configure %define name smeserver-clamav Name: %{name} %define version 1.2.0 -%define release 23 +%define release 24 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -45,9 +45,11 @@ e-smith server enhancement to configure freshclam %changelog -* Wed Apr 30 2008 Jonathan Martens 1.2.0-20 -- Remove /etc/cron.d/clamav causing second instance of clamav to run [SME: 4266] - which was caused by a partial migration of the template fragments [SME: 1047] +* Wed Apr 30 2008 Jonathan Martens 1.2.0-24 +- Remove any /etc/cron.d/clamav file. We moved the content to /etc/crontab + [SME: 1047], but we need to remove any leftover file from earlier template + expansion, which, if present, could cause the nightly file scanning to be + run twice. [SME: 4266] * Sun Apr 27 2008 Jonathan Martens 1.2.0-23 - Add common tags to e-smith-formmagick's general [SME: 4288]