diff --git a/pymilter.spec b/pymilter.spec index 9e9ad17..afc66ef 100644 --- a/pymilter.spec +++ b/pymilter.spec @@ -249,7 +249,7 @@ EOF %endif chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh %if !%{redhat7} -grep '.pyc$' INSTALLED_FILES | sed -e 's/c$/o/' >>INSTALLED_FILES +#grep '.pyc$' INSTALLED_FILES | sed -e 's/c$/o/' >>INSTALLED_FILES %endif # start.sh is used by spfmilter and milter, and could be used by diff --git a/setup.cfg b/setup.cfg index bdae5ed..eda58bb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bdist_rpm] -#python=python2.4 +python=python2.4 doc_files=README NEWS TODO packager=Stuart D. Gathman release=1