diff --git a/python35.spec b/python35.spec index 5d65787..ffe83f8 100644 --- a/python35.spec +++ b/python35.spec @@ -816,7 +816,6 @@ find %{buildroot} -name \*.bat -exec rm {} \; # Get rid of backup files: find %{buildroot}/ -name "*~" -exec rm -f {} \; find . -name "*~" -exec rm -f {} \; -rm -f %{buildroot}%{pylibdir}/LICENSE.txt # Junk, no point in putting in -test sub-pkg rm -f ${RPM_BUILD_ROOT}/%{pylibdir}/idlelib/testcode.py* @@ -987,8 +986,9 @@ CheckPython optimized %files -%doc LICENSE README +%doc README %doc Misc/README.valgrind Misc/valgrind-python.supp Misc/gdbinit +%license %{pylibdir}/LICENSE.txt %{_bindir}/pydoc%{pybasever} %{_bindir}/python%{pybasever}