Release 0.8.12

This commit is contained in:
Stuart Gathman
2008-12-13 21:08:51 +00:00
parent 37d4f99aaf
commit 7eede7ae31
3 changed files with 4 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
include COPYING include COPYING
include TODO include TODO
include NEWS include NEWS
include HOWTO
include CREDITS include CREDITS
include README include README
include ChangeLog include ChangeLog
+3
View File
@@ -1,3 +1,6 @@
Support smfi_negotiate and auto negotiate only those callbacks for which Support smfi_negotiate and auto negotiate only those callbacks for which
Milter.Milter methods have been overridden. (Python should be able to Milter.Milter methods have been overridden. (Python should be able to
do that.) do that.)
Lookup exact RFC syntax of real name / email and make
Milter.utils.parse_addr() pass all unit tests.
+1 -1
View File
@@ -68,7 +68,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
# other milters running on redhat # other milters running on redhat
%files -f INSTALLED_FILES %files -f INSTALLED_FILES
%defattr(-,root,root) %defattr(-,root,root)
%doc README HOWTO ChangeLog NEWS TODO CREDITS sample.py milter-template.py %doc README ChangeLog NEWS TODO CREDITS sample.py milter-template.py
%config %{libdir}/start.sh %config %{libdir}/start.sh
%dir %attr(0755,mail,mail) /var/run/milter %dir %attr(0755,mail,mail) /var/run/milter