diff --git a/python-pelican.spec b/python-pelican.spec index 95f3d22..dd924f2 100644 --- a/python-pelican.spec +++ b/python-pelican.spec @@ -185,7 +185,8 @@ popd #popd %files -n python2-%{pypi_name} -%doc html README.rst LICENSE +%doc html README.rst +%license LICENSE %{_bindir}/pelican %{_bindir}/pelican-import %{_bindir}/pelican-quickstart @@ -196,7 +197,8 @@ popd %if 0%{?with_python3} %files -n python3-pelican -%doc html README.rst LICENSE +%doc html README.rst +%license LICENSE %{_bindir}/py3-pelican %{_bindir}/py3-pelican-import %{_bindir}/py3-pelican-quickstart