Matej Cepl 2018-08-15 12:40:27 +00:00 committed by Git OBS Bridge
parent 071aacf204
commit fba4c48607

View File

@ -39,10 +39,10 @@ Requires(post): update-alternatives
Requires(postun): update-alternatives
Obsoletes: python-pbr-doc
BuildArch: noarch
%if %{with test}
Name: python-pbr-%{flavor}
%else
%if !%{with test}
Name: python-pbr
%else
Name: python-pbr-%{flavor}
%endif
%if %{with test}
BuildRequires: %{python_module Sphinx >= 1.6.2}