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
This commit is contained in:
Daniel P. Berrange 2012-04-03 11:24:42 +01:00
parent 524ba61d9b
commit 189fbe1a8f

View File

@ -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