Matej Cepl 2018-12-04 18:11:43 +00:00 committed by Git OBS Bridge
parent bd835bccd1
commit 3cd552cb28

View File

@ -23,12 +23,11 @@ Release: 0
Summary: Namespace for sphinxcontrib packages
License: BSD-2-Clause
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
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
%description
@ -50,8 +49,8 @@ $python -O -m compileall -d %{$python_sitelib} %{buildroot}%{$python_sitelib}/sp
}
%files %{python_files}
%defattr(-,root,root,-)
%doc CHANGES LICENSE README.rst
%license LICENSE
%doc CHANGES README.rst
%dir %{python_sitelib}/sphinxcontrib/
%{python_sitelib}/sphinxcontrib/__init__.py*
%pycache_only %dir %{python_sitelib}/sphinxcontrib/__pycache__/