Documentation updates.

This commit is contained in:
Stuart Gathman
2011-06-09 17:27:43 +00:00
parent 4e0d3da07d
commit a46627959c
6 changed files with 192 additions and 50 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
%define __python python2.6
%define pythonbase python26
%define libdir %{_libdir}/pymilter
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define pythonbase python26
Summary: Python interface to sendmail milter API
Name: %{pythonbase}-pymilter