fix typo in logrotate.d (#223817)
This commit is contained in:
parent
b79b3058bf
commit
5232680740
@ -12,7 +12,7 @@
|
|||||||
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.1.7
|
Version: 3.1.7
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: Apache License
|
License: Apache License
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://spamassassin.apache.org/
|
URL: http://spamassassin.apache.org/
|
||||||
@ -183,6 +183,9 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 22 2007 Warren Togami <wtogami@redhat.com> 3.1.7-5
|
||||||
|
- fix typo in logrotate.d (#223817)
|
||||||
|
|
||||||
* Thu Jan 18 2007 Warren Togami <wtogami@redhat.com>
|
* Thu Jan 18 2007 Warren Togami <wtogami@redhat.com>
|
||||||
- Options for RHEL4
|
- Options for RHEL4
|
||||||
* spamc/spamd cannot connect over IPv6 or SSL
|
* spamc/spamd cannot connect over IPv6 or SSL
|
||||||
|
Loading…
Reference in New Issue
Block a user