[libvirt] [PATCH 2/8] Remove API XML files from libvirt RPM

Daniel P. Berrange berrange at redhat.com
Tue Apr 3 12:48:51 UTC 2012


From: "Daniel P. Berrange" <berrange at redhat.com>

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 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 8fcb90b..05bda8f 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
-- 
1.7.7.6




More information about the libvir-list mailing list