@@ -34,7 +34,7 @@ Class: PLUS
Group: Filesystem
License: GPL
Version: 0.75.1
-Release: 20040731
+Release: 20040802
# list of sources
Source0: http://osdn.dl.sourceforge.net/clamav/clamav-%{version}.tar.gz
@@ -46,6 +46,12 @@
sleep 2
rc clamav start
+%quarterly -u @l_rusr@
+ rcService clamav enable yes || exit 0
+ if [ ".$clamav_update" = .quarterly ]; then
+ @l_prefix@/bin/freshclam
+ fi
+
%hourly -u @l_rusr@
rcService clamav enable yes || exit 0
if [ ".$clamav_update" = .hourly ]; then
@@ -34,7 +34,7 @@ Class: EVAL
License: Commercial/Free-Private-Use
Version: 4.4.3
-Release: 20040724
Source0: ftp://ftp.f-prot.com/pub/bsd/fp-freebsd-ws-%{version}.tar.gz
@@ -16,6 +16,12 @@
rm -rf /tmp/fprot
}
+%quarterly -u @l_musr@
+ rcService fprot enable yes || exit 0
+ if [ ".$fprot_update" = .quarterly ]; then
+ fprot_update || exit $?
%hourly -u @l_musr@
rcService fprot enable yes || exit 0
if [ ".$fprot_update" = .hourly ]; then
@@ -43,6 +43,12 @@
rm -rf ${sav_tmpdir} >/dev/null 2>&1 || true
+ rcService sav enable yes || exit 0
+ if [ ".$sav_update" = .quarterly ]; then
+ sav_update || exit $?
rcService sav enable yes || exit 0
if [ ".$sav_update" = .hourly ]; then
@@ -39,7 +39,7 @@ Class: EVAL
Group: System
License: Commercial/Free-Trial
Version: %{V_engine}.%{V_ides_maj}.%{V_ides_min}
-Release: 20040723
Source0: http://downloads.sophos.com/dp/full/freebsd.elf.tar.Z