From 208f506190a80dba983ec27ca1f59405f2c5d9d4 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jan 19 2018 16:28:25 +0000 Subject: Add rpcgen + tirpc-devel dependancies Signed-off-by: Daniel P. Berrange --- diff --git a/libvirt.spec b/libvirt.spec index 718bf10..eff3e68 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -462,6 +462,11 @@ BuildRequires: wireshark-devel >= 1.12.1 BuildRequires: libssh-devel >= 0.7.0 %endif +%if 0%{fedora} > 27 || 0%{rhel} > 7 +BuildRequires: rpcgen +BuildRequires: tirpc-devel +%endif + Provides: bundled(gnulib) %description