]> xenbits.xensource.com Git - libvirt.git/commit
spec: Explicitly require matching libvirt-libs
authorJiri Denemark <jdenemar@redhat.com>
Mon, 9 Jul 2018 15:45:45 +0000 (17:45 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 11 Jul 2018 11:37:48 +0000 (13:37 +0200)
commit073d5041c7629c90b06b1157beaba42c3850391e
tree4aca96ede363ee422326afc67bd5462c978f1c60
parent80dacadf8e545c4684072b9062a3ddedd546bd16
spec: Explicitly require matching libvirt-libs

All drivers now link directly to libvirt.so rather than getting the
symbols from the daemon. Let's explicitly mention this dependency in the
spec file instead of relying on transitive dependency from
libvirt-daemon.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
libvirt.spec.in