From 846c48b2a0fd4bcbec27f91658fd72cbe5f09749 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Jan 17 2019 23:20:06 +0000 Subject: Exclude librbd1 from arches that no longer(?) have it. --- diff --git a/fio.spec b/fio.spec index c31cdcf..43cb4c6 100644 --- a/fio.spec +++ b/fio.spec @@ -15,7 +15,11 @@ BuildRequires: zlib-devel BuildRequires: libpmem-devel BuildRequires: libpmemblk-devel %endif + +%ifnarch %{arm} i686 BuildRequires: librbd1-devel +%endif + %ifnarch %{arm} BuildRequires: numactl-devel BuildRequires: librdmacm-devel