Add libvirt_iohelper to spec file

The new iohelper binary was missing from the packaging spec
This commit is contained in:
Daniel Veillard 2011-03-30 08:54:23 +08:00
parent 079ae9c7a1
commit 1613912dc2

View File

@ -984,6 +984,7 @@ fi
%endif
%attr(0755, root, root) %{_libexecdir}/libvirt_parthelper
%attr(0755, root, root) %{_libexecdir}/libvirt_iohelper
%attr(0755, root, root) %{_sbindir}/libvirtd
%{_mandir}/man8/libvirtd.8*