From 06e4e9a83531ad5a50fadb2c86320f3b3decd9d4 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 8 Jun 2020 19:32:18 -0400 Subject: [PATCH] libntirpc = 3.3 --- nfs-ganesha.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index ca7229b..fa97872 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -154,7 +154,7 @@ BuildRequires: libwbclient-devel %endif BuildRequires: gcc-c++ %if ( %{with_system_ntirpc} ) -BuildRequires: libntirpc-devel >= 3.2 +BuildRequires: libntirpc-devel = 3.3 %else Requires: libntirpc = @NTIRPC_VERSION_EMBED@ %endif