Fix 32bit build.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=242
This commit is contained in:
parent
0a0dc9a60d
commit
e88ce74f3d
5
xen.spec
5
xen.spec
@ -907,6 +907,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/pygrub
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/remus
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/tapdisk-ioemu
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
|
||||
rm -f $RPM_BUILD_ROOT/usr/etc/qemu/target-x86_64.conf
|
||||
rm -f $RPM_BUILD_ROOT/usr/local/etc/qemu/target-x86_64.conf
|
||||
rm -f $RPM_BUILD_ROOT/usr/libexec/qemu-bridge-helper
|
||||
%endif
|
||||
|
||||
%if %{?with_dom0_support}0
|
||||
@ -1033,7 +1036,6 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
|
||||
%{_libdir}/python%{pyver}/site-packages/xen/xsview/*
|
||||
%{_libdir}/python%{pyver}/site-packages/fsimage.so
|
||||
%{_libdir}/python%{pyver}/site-packages/xnloader.py
|
||||
%endif
|
||||
|
||||
%files xend-tools
|
||||
%defattr(-,root,root)
|
||||
@ -1062,6 +1064,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
|
||||
%{_libdir}/python%{pyver}/site-packages/xen/xm/*
|
||||
%{_libdir}/python%{pyver}/site-packages/xen/web/*
|
||||
%config %{_fwdefdir}/xend-relocation-server
|
||||
%endif
|
||||
|
||||
%files tools-domU
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user