From: Daniel Veillard Date: Wed, 30 Mar 2011 00:54:23 +0000 (+0800) Subject: Add libvirt_iohelper to spec file X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1613912dc254db91a2550a3a49d579f3216ab0b6;p=people%2Fliuw%2Flibxenctrl-split%2Flibvirt.git Add libvirt_iohelper to spec file The new iohelper binary was missing from the packaging spec --- diff --git a/libvirt.spec.in b/libvirt.spec.in index b6b96aa06..7dcbe8fc8 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -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*