From a949744f38be5c8350fbcfc3aded89d11d19db0c Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jul 25 2017 08:44:33 +0000 Subject: Replace obsolete ceph-devel dep with librbd1-devel/librados2-devel Signed-off-by: Daniel P. Berrange --- diff --git a/qemu.spec b/qemu.spec index 85df6b4..176eef7 100644 --- a/qemu.spec +++ b/qemu.spec @@ -226,7 +226,8 @@ BuildRequires: libseccomp-devel >= 2.3.0 # For network block driver BuildRequires: libcurl-devel # For rbd block driver -BuildRequires: ceph-devel >= 0.61 +BuildRequires: librados2-devel +BuildRequires: librbd1-devel # We need both because the 'stap' binary is probed for by configure BuildRequires: systemtap BuildRequires: systemtap-sdt-devel