diff --git a/python-sphinx-feature-classification.spec b/python-sphinx-feature-classification.spec index 197cbed..795d693 100644 --- a/python-sphinx-feature-classification.spec +++ b/python-sphinx-feature-classification.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx License: Apache-2.0 Group: Development/Languages/Python -Url: http://www.openstack.org/ +URL: http://www.openstack.org/ Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz BuildRequires: %{python_module pbr >= 2.0} BuildRequires: fdupes @@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros Requires: python-docutils >= 0.11 Requires: python-pbr >= 2.0 BuildArch: noarch - %python_subpackages %description @@ -48,7 +47,8 @@ Generate in sphinx a matrix of pluggable drivers and their support to an API. %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%doc AUTHORS ChangeLog LICENSE README.rst +%license LICENSE +%doc AUTHORS ChangeLog README.rst %{python_sitelib}/* %changelog