update doc filenames

epel8
Tomas Tomecek 10 years ago
parent 9020e265ce
commit 2c7ec30f61

@ -88,12 +88,12 @@ popd
%files %files
%doc LICENSE.txt PKG-INFO README.txt %doc LICENSE PKG-INFO README.rst
%{python2_sitelib}/* %{python2_sitelib}/*
%if 0%{?with_python3} %if 0%{?with_python3}
%files -n python3-%{srcname} %files -n python3-%{srcname}
%doc LICENSE.txt PKG-INFO README.txt %doc LICENSE PKG-INFO README.rst
%{python3_sitelib}/* %{python3_sitelib}/*
%endif # with_python3 %endif # with_python3

Loading…
Cancel
Save