nfs-ganesha 2.8.2 GA

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-07-23 11:46:06 -04:00
parent fc814435ed
commit ff07091c53
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ BuildRequires: libwbclient-devel
%endif
BuildRequires: gcc-c++
%if ( %{with_system_ntirpc} )
BuildRequires: libntirpc-devel >= 1.8.0
BuildRequires: libntirpc-devel = 1.8.0
%else
Requires: libntirpc = @NTIRPC_VERSION_EMBED@
%endif