diff --git a/libvirt.spec b/libvirt.spec index ac45dfb..660a6b0 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -497,9 +497,9 @@ rm -rf $RPM_BUILD_ROOT %dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/ %endif %if 0%{with_storage_disk} -%attr(0755, root, root) %{_libexecdir}/libvirt_parthelper +%{_libdir}/%{name}/libvirt_parthelper %endif -%attr(0755, root, root) %{_libexecdir}/libvirt_iohelper +%{_libdir}/%{name}/libvirt_iohelper %doc %{_mandir}/man8/libvirtd.8* %files client -f %{name}.lang