]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't use ceph-devel on Fedora
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 8 May 2017 09:54:08 +0000 (10:54 +0100)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 May 2017 22:02:40 +0000 (18:02 -0400)
commitb719fb20330690fb0b11972a2ba750099c850a25
tree5c24f0cb6f07055950722bcd759892b5736b54b1
parent91a9a4e3ae2b89b87b802c2cc3cd497be588c310
Don't use ceph-devel on Fedora

A previous commit changed the spec to use librbd1-devel on
RHEL-7, since this replaces ceph-devel from RHEL-6:

  commit 6cfc8834c858849cc74c3082078dc91fb1cbae38
  Author: Peter Krempa <pkrempa@redhat.com>
  Date:   Thu Mar 5 11:40:54 2015 +0100

    spec: Enable RBD storage driver in RHEL-7

    Use correct package names too as they differ.

RHEL-7 inherited this rename from Fedora though, so it should
have also made Fedora use the new names.

This was missed, because Fedora still provides a (deprecated)
back-compat RPM for ceph-devel that just pulls in librbd1-devel
(and others).

Fixing this stops libvirt pulling Java into the build root in
Fedora.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit 472759407870678e629ba40759a24ea350f1874f)
libvirt.spec.in