Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-websupport?expand=0&rev=13
This commit is contained in:
parent
16945bc05d
commit
bd835bccd1
@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Sphinx API for Web Apps
|
Summary: Sphinx API for Web Apps
|
||||||
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: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module sphinxcontrib}
|
BuildRequires: %{python_module sphinxcontrib}
|
||||||
@ -32,14 +32,13 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-Jinja2
|
Requires: python-Jinja2
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires: python-sphinxcontrib
|
Requires: python-sphinxcontrib
|
||||||
|
BuildArch: noarch
|
||||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Recommends: python-Sphinx
|
Recommends: python-Sphinx
|
||||||
|
Suggests: python-SQLAlchemy
|
||||||
Suggests: python-Whoosh
|
Suggests: python-Whoosh
|
||||||
Suggests: python-xapian
|
Suggests: python-xapian
|
||||||
Suggests: python-SQLAlchemy
|
|
||||||
%endif
|
%endif
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -57,8 +56,8 @@ documentation into your Web application.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%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/websupport/
|
%{python_sitelib}/sphinxcontrib/websupport/
|
||||||
%{python_sitelib}/sphinxcontrib_websupport-%{version}-py*-nspkg.pth
|
%{python_sitelib}/sphinxcontrib_websupport-%{version}-py*-nspkg.pth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user