Fix sa-update sysconfig script line wrapping
This commit is contained in:
parent
8b502a9d2b
commit
7bc5114bdd
@ -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
|
||||
|
@ -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@tummy.com> - 3.3.2-0.2.svn1027144
|
||||
- Fix sa-update sysconfig script line wrapping
|
||||
|
||||
* Mon Oct 25 2010 Nick Bebout <nb@fedoraproject.org> - 3.3.2-0.1.svn1027144
|
||||
- Update to 3.3.2 - svn1027144 to solve bug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user