Doc updates.
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user