diff --git a/python-OWSLib.spec b/python-OWSLib.spec index a20d9f9..f09cfa3 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -232,9 +232,6 @@ PYTHONPATH='%{buildroot}%{python3_sitelib}' '%{python3}' -m pytest \ %files -n python%{python3_pkgversion}-OWSLib %license LICENSE -%doc AUTHORS.rst -%doc CHANGES.rst -%doc README.rst %{python3_sitelib}/owslib %{python3_sitelib}/OWSLib-%{version}-py%{python3_version}.egg-info @@ -242,6 +239,9 @@ PYTHONPATH='%{buildroot}%{python3_sitelib}' '%{python3}' -m pytest \ %files doc %license LICENSE +%doc AUTHORS.rst +%doc CHANGES.rst +%doc README.rst %doc examples %if %{with doc_pdf} %doc docs/build/latex/en/OWSLib.pdf