Remove broken or deprecated milter and freshclam options.

This commit is contained in:
Jan-Frode Myklebust 2011-03-15 15:11:59 +01:00
parent a89e6fd21e
commit a8bbda5284
1 changed files with 1 additions and 9 deletions

View File

@ -5,7 +5,7 @@
Summary: Anti-virus software
Name: clamav
Version: 0.97
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2
Group: Applications/System
URL: http://www.clamav.net/
@ -197,7 +197,6 @@ fi
--quiet \
--datadir="%{_localstatedir}/lib/clamav" \
--log="$LOG_FILE" \
--log-verbose \
--daemon-notify="%{_sysconfdir}/clamd.conf"
EOF
@ -207,14 +206,7 @@ EOF
CLAMAV_FLAGS="
--config-file=%{_sysconfdir}/clamd.conf
--force-scan
--local
--max-children=10
--noreject
--outgoing
--quiet
"
SOCKET_ADDRESS="local:%{_localstatedir}/run/clamav/clmilter.socket"
EOF
%build