fix typo in ceph

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-12-18 20:15:29 -05:00
parent e01d8c54ae
commit 9ed4eef0cd

View File

@ -57,7 +57,7 @@ Requires: openSUSE-release
%ifnarch i686 armv7hl
%bcond_without ceph
#else
%else
%bcond_with ceph
%endif
%global use_fsal_ceph %{on_off_switch ceph}
@ -187,6 +187,7 @@ Requires: policycoreutils-python-utils
BuildRequires: libasan
%endif
Requires: nfs-utils
%if ( 0%{?with_rpcbind} )
%if ( 0%{?fedora} ) || ( 0%{?rhel} && 0%{?rhel} >= 6 ) || ( 0%{?suse_version} )
Requires: rpcbind
@ -287,6 +288,7 @@ Requires: dbus-1-python
%else
Requires: python3-dbus
%endif
%if %{with gui_utils}
%if ( 0%{?suse_version} )
BuildRequires: python-qt5-devel