Pass rpmlint on spec file.

This commit is contained in:
Stuart Gathman
2008-10-09 02:43:16 +00:00
parent 0d1f2b7f4d
commit c86ad6f68c
3 changed files with 16 additions and 20 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ if sys.version < '2.2.3':
DistributionMetadata.download_url = None
# NOTE: importing Milter to obtain version fails when milter.so not built
setup(name = "pymilter", version = '0.8.10',
setup(name = "pymilter", version = '0.8.11',
description="Python interface to sendmail milter API",
long_description="""\
This is a python extension module to enable python scripts to