From 189fbe1a8f122eb4e6968d9cada37004269bb87b Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 3 Apr 2012 11:24:42 +0100 Subject: [PATCH] Remove API XML files from libvirt RPM The API XML files are now formally installed as part of the libvirt-devel RPM. Thus there is no need to include them as %doc in the main libvirt RPM --- libvirt.spec.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 8fcb90b028..05bda8fd53 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1185,8 +1185,6 @@ rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysctl.d/libvirtd %attr(0755, root, root) %{_sbindir}/libvirtd %{_mandir}/man8/libvirtd.8* - -%doc docs/*.xml %endif %files docs