[libvirt] [PATCH 01/16] spec: Don't install libvirt-api.xml as documentation

Andrea Bolognani abologna at redhat.com
Wed May 22 17:52:52 UTC 2019


We already install the file, along with its driver-specific
counterparts, into ${datadir}/libvirt/api/ where language
bindings will actually look for them.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 libvirt.spec.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index b159c50d8f..06cdce9a2f 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -1867,8 +1867,6 @@ exit 0
 %{_datadir}/libvirt/api/libvirt-admin-api.xml
 %{_datadir}/libvirt/api/libvirt-qemu-api.xml
 %{_datadir}/libvirt/api/libvirt-lxc-api.xml
-# Needed building python bindings
-%doc docs/libvirt-api.xml
 
 
 %changelog
-- 
2.21.0




More information about the libvir-list mailing list