From: Daniel Veillard Date: Wed, 30 Mar 2011 00:54:23 +0000 (+0800) Subject: Add libvirt_iohelper to spec file X-Git-Tag: v0.9.0~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1613912dc254db91a2550a3a49d579f3216ab0b6;p=thirdparty%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 b6b96aa068..7dcbe8fc89 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*