Doc updates.

This commit is contained in:
Stuart Gathman
2013-01-13 01:46:17 +00:00
parent f3fbb1c99d
commit b12c4c9746
4 changed files with 34 additions and 10 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
%define __python python2.6
%define pythonbase python26
%define pythonbase python
%define libdir %{_libdir}/pymilter
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -7,7 +7,7 @@
Summary: Python interface to sendmail milter API
Name: %{pythonbase}-pymilter
Version: 0.9.7
Release: 1%{dist}
Release: 2%{dist}
Source: http://downloads.sourceforge.net/pymilter/pymilter-%{version}.tar.gz
License: GPLv2+
Group: Development/Libraries