@@ -34,7 +34,7 @@ Class: PLUS
Group: Filesystem
License: GPL
Version: 0.71
-Release: 20040523
+Release: 20040526
# list of sources
Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
@@ -54,7 +54,7 @@
%daily -u @l_rusr@
rcService clamav enable yes || exit 0
- if [ ".$clamav_update" = .hourly ]; then
+ if [ ".$clamav_update" = .daily ]; then
@l_prefix@/bin/freshclam
fi
shtool rotate -f \
@@ -72,7 +72,7 @@
%weekly -u @l_rusr@
+ if [ ".$clamav_update" = .weekly ]; then