SHA256
1
0
forked from pool/libvirt
James Fehlig 2011-03-31 21:12:46 +00:00 committed by Git OBS Bridge
parent 1a8e4d6309
commit 9098b10450

View File

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