forked from pool/python-sphinx-feature-classification
Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=4
This commit is contained in:
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx
|
Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module pbr >= 2.0}
|
BuildRequires: %{python_module pbr >= 2.0}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-docutils >= 0.11
|
Requires: python-docutils >= 0.11
|
||||||
Requires: python-pbr >= 2.0
|
Requires: python-pbr >= 2.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%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}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc AUTHORS ChangeLog LICENSE README.rst
|
%license LICENSE
|
||||||
|
%doc AUTHORS ChangeLog README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user