https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7006

--- Comment #3 from Kevin A. McGrail <kmcgr...@apache.org> ---
For review, let's add the Version to the existing svn version for sa-update
since I don't know why the svn version was added before:

Index: sa-update.raw
===================================================================
--- sa-update.raw       (revision 1840051)
+++ sa-update.raw       (working copy)
@@ -26,7 +26,7 @@
   # Subversion keyword "$Id$" has been successfully expanded.
   # Doesn't happen with automated launchpad builds:
   # https://bugs.launchpad.net/launchpad/+bug/780916
-  $VERSION = 'svn' . (split(/\s+/, '$Id$'))[2];
+  $VERSION = &Mail::SpamAssassin::Version . ' / svn' . (split(/\s+/,
'$Id$'))[2];
 }

 my $PREFIX          = '@@PREFIX@@';             # substituted at 'make' time

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to