From 9098b104503d444dfaadd36ccc74e502ecd5c25939b8bb5944aa4d919e311067 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Thu, 31 Mar 2011 21:12:46 +0000 Subject: [PATCH] fix build OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=109 --- libvirt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 80646ea..ac45dfb 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -497,8 +497,9 @@ rm -rf $RPM_BUILD_ROOT %dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/ %endif %if 0%{with_storage_disk} -%{_libdir}/%{name}/libvirt_parthelper +%attr(0755, root, root) %{_libexecdir}/libvirt_parthelper %endif +%attr(0755, root, root) %{_libexecdir}/libvirt_iohelper %doc %{_mandir}/man8/libvirtd.8* %files client -f %{name}.lang