fix typo
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4c0284f8ae
commit
fddb02bd4d
@ -49,7 +49,7 @@ BuildRequires: python2-flask
|
||||
BuildRequires: python2-nose
|
||||
%endif
|
||||
BuildRequires: python2-sphinx
|
||||
%if (0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0{%?fedora} <= 27)
|
||||
%if (0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0%{?fedora} <= 27)
|
||||
BuildRequires: pyxattr
|
||||
%else
|
||||
BuildRequires: python2-pyxattr
|
||||
|
Loading…
Reference in New Issue
Block a user