From 1613912dc254db91a2550a3a49d579f3216ab0b6 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 30 Mar 2011 08:54:23 +0800 Subject: [PATCH] Add libvirt_iohelper to spec file The new iohelper binary was missing from the packaging spec --- libvirt.spec.in | 1 + 1 file changed, 1 insertion(+) 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*