From 34da93e0c9d3c2bf69ceabc239fe69295daeec76 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 19 Jan 2018 16:30:19 +0000 Subject: [PATCH] Fix typos Signed-off-by: Daniel P. Berrange --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index eff3e68..fd3b85a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -462,7 +462,7 @@ BuildRequires: wireshark-devel >= 1.12.1 BuildRequires: libssh-devel >= 0.7.0 %endif -%if 0%{fedora} > 27 || 0%{rhel} > 7 +%if 0%{?fedora} > 27 || 0%{?rhel} > 7 BuildRequires: rpcgen BuildRequires: tirpc-devel %endif