Fix sa-update sysconfig script line wrapping
This commit is contained in:
parent
8b502a9d2b
commit
7bc5114bdd
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
# Options for the actual sa-update command
|
# Options for the actual sa-update command
|
||||||
# These are added to the channel configuration from
|
# These are added to the channel configuration from
|
||||||
/etc/mail/spamassassin/channel.d/*.conf
|
# /etc/mail/spamassassin/channel.d/*.conf
|
||||||
# OPTIONS=-v
|
# OPTIONS=-v
|
||||||
|
|
||||||
# Debug script - send mail even if no update available
|
# 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
|
Summary: Spam filter for email which can be invoked from mail delivery agents
|
||||||
Name: spamassassin
|
Name: spamassassin
|
||||||
Version: 3.3.2
|
Version: 3.3.2
|
||||||
Release: 0.1.svn1027144%{?dist}
|
Release: 0.2.svn1027144%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.apache.org/
|
URL: http://spamassassin.apache.org/
|
||||||
@ -274,6 +274,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 25 2010 Nick Bebout <nb@fedoraproject.org> - 3.3.2-0.1.svn1027144
|
||||||
- Update to 3.3.2 - svn1027144 to solve bug
|
- Update to 3.3.2 - svn1027144 to solve bug
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user