From ff07091c536a3d95a2ee22fa5ab24769efce41e6 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Tue, 23 Jul 2019 11:46:06 -0400 Subject: [PATCH] nfs-ganesha 2.8.2 GA Signed-off-by: Kaleb S. KEITHLEY --- nfs-ganesha.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 0d97c9a..b398618 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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