[spamassassin] Fix sa-update sysconfig script line wrapping

Kevin Fenzi kevin at fedoraproject.org
Fri Oct 29 15:41:20 UTC 2010


commit 7bc5114bddb8f6c140d0081b1c38436d773f104d
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Fri Oct 29 09:41:18 2010 -0600

    Fix sa-update sysconfig script line wrapping

 sa-update.force-sysconfig |    4 ++--
 spamassassin.spec         |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sa-update.force-sysconfig b/sa-update.force-sysconfig
index 0d64cb0..0730be7 100644
--- a/sa-update.force-sysconfig
+++ b/sa-update.force-sysconfig
@@ -11,8 +11,8 @@
 # Default: Run only if a daemon is detected
 
 # Options for the actual sa-update command
-# These are added to the channel configuration from
-/etc/mail/spamassassin/channel.d/*.conf
+# These are added to the channel configuration from 
+# /etc/mail/spamassassin/channel.d/*.conf
 # OPTIONS=-v
 
 # Debug script - send mail even if no update available
diff --git a/spamassassin.spec b/spamassassin.spec
index bdf1b91..bac2932 100644
--- a/spamassassin.spec
+++ b/spamassassin.spec
@@ -57,7 +57,7 @@ Requires: portreserve
 Summary: Spam filter for email which can be invoked from mail delivery agents
 Name: spamassassin
 Version: 3.3.2
-Release: 0.1.svn1027144%{?dist}
+Release: 0.2.svn1027144%{?dist}
 License: ASL 2.0
 Group: Applications/Internet
 URL: http://spamassassin.apache.org/
@@ -274,6 +274,9 @@ fi
 exit 0
 
 %changelog
+* Fri Oct 29 2010 Kevin Fenzi <kevin at tummy.com> - 3.3.2-0.2.svn1027144
+- Fix sa-update sysconfig script line wrapping
+
 * Mon Oct 25 2010 Nick Bebout <nb at fedoraproject.org> - 3.3.2-0.1.svn1027144
 - Update to 3.3.2 - svn1027144 to solve bug
 


More information about the scm-commits mailing list