forked from pool/python-sphinxcontrib-websupport
Clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=14
This commit is contained in:
@@ -23,12 +23,11 @@ Release: 0
|
|||||||
Summary: Namespace for sphinxcontrib packages
|
Summary: Namespace for sphinxcontrib packages
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://sphinx-doc.org/
|
URL: http://sphinx-doc.org/
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-%{version}.tar.gz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -50,8 +49,8 @@ $python -O -m compileall -d %{$python_sitelib} %{buildroot}%{$python_sitelib}/sp
|
|||||||
}
|
}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%license LICENSE
|
||||||
%doc CHANGES LICENSE README.rst
|
%doc CHANGES README.rst
|
||||||
%dir %{python_sitelib}/sphinxcontrib/
|
%dir %{python_sitelib}/sphinxcontrib/
|
||||||
%{python_sitelib}/sphinxcontrib/__init__.py*
|
%{python_sitelib}/sphinxcontrib/__init__.py*
|
||||||
%pycache_only %dir %{python_sitelib}/sphinxcontrib/__pycache__/
|
%pycache_only %dir %{python_sitelib}/sphinxcontrib/__pycache__/
|
||||||
|
Reference in New Issue
Block a user