rev 5888 - in trunk/packages/kdepim/debian: . patches

Sune Vuorela pusling-guest at alioth.debian.org
Wed Apr 11 19:33:32 UTC 2007


Author: pusling-guest
Date: 2007-04-11 19:33:31 +0000 (Wed, 11 Apr 2007)
New Revision: 5888

Added:
   trunk/packages/kdepim/debian/patches/28_clamav-0.90.diff
Modified:
   trunk/packages/kdepim/debian/changelog
Log:
add clamav patch


Modified: trunk/packages/kdepim/debian/changelog
===================================================================
--- trunk/packages/kdepim/debian/changelog	2007-04-11 09:18:33 UTC (rev 5887)
+++ trunk/packages/kdepim/debian/changelog	2007-04-11 19:33:31 UTC (rev 5888)
@@ -5,6 +5,7 @@
   +++ Changes by Sune Vuorela
   * Pull 2 patches from pim+ branch to fix compilation with pilot-link 0.12.2
     (Closes: #414843)
+  * Add clamav patch - thanks to Stephen Gran (Closes: 412861)
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 14 Mar 2007 10:49:37 +0100
 

Added: trunk/packages/kdepim/debian/patches/28_clamav-0.90.diff
===================================================================
--- trunk/packages/kdepim/debian/patches/28_clamav-0.90.diff	2007-04-11 09:18:33 UTC (rev 5887)
+++ trunk/packages/kdepim/debian/patches/28_clamav-0.90.diff	2007-04-11 19:33:31 UTC (rev 5888)
@@ -0,0 +1,11 @@
+--- kdepim-3.5.5.dfsg.1.orig/kmail/avscripts/kmail_clamav.sh
++++ kdepim-3.5.5.dfsg.1/kmail/avscripts/kmail_clamav.sh
+@@ -39,7 +39,7 @@
+     chmod a+r $TEMPFILE
+     CLAMCOMANDO="clamdscan --stdout --no-summary "
+ else
+-    CLAMCOMANDO="clamscan --stdout --no-summary --mbox"
++    CLAMCOMANDO="clamscan --stdout --no-summary"
+ fi
+ 
+ # analyze the message




More information about the pkg-kde-commits mailing list