From f4957cc7a6c0b86f04501d06b965e5874639a319fa39921f8805be6fbd7062fa Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 31 Mar 2011 21:34:14 +0000 Subject: [PATCH] another shot at fixing build OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=110 --- libvirt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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