[clamav/el5/master] Remove broken or deprecated milter and freshclam options.

Jan-Frode Myklebust janfrode at fedoraproject.org
Tue Mar 15 14:12:53 UTC 2011


commit a8bbda52841301f275ac0ad885e98ba0ae31e3e4
Author: Jan-Frode Myklebust <janfrode at tanso.net>
Date:   Tue Mar 15 15:11:59 2011 +0100

    Remove broken or deprecated milter and freshclam options.

 clamav.spec |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index c5573ef..a756493 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -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


More information about the scm-commits mailing list