Work around temporary F20 mock breakage with BR /usr/bin/vi

This commit is contained in:
Cole Robinson 2015-05-13 19:22:57 -04:00
parent a1c144d276
commit a48950cf39
1 changed files with 4 additions and 0 deletions

View File

@ -479,6 +479,10 @@ BuildRequires: qemu-sanity-check-nodeps
BuildRequires: kernel
%endif
# Work around temporary F20 mock breakage
BuildRequires: /usr/bin/vi
%if 0%{?user:1}
Requires: %{name}-%{user} = %{epoch}:%{version}-%{release}
%endif