xen-cpuid is dom0-only
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=418
This commit is contained in:
parent
7dfc774710
commit
4e1888481a
3
xen.spec
3
xen.spec
@ -963,6 +963,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/*store*
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/*trace*
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/xenalyze*
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/xenco*
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/xen-cpuid
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/pygrub
|
||||
rm -f $RPM_BUILD_ROOT/%{_bindir}/remus
|
||||
rm -f $RPM_BUILD_ROOT/usr/etc/qemu/target-x86_64.conf
|
||||
@ -997,7 +998,7 @@ rm -f $RPM_BUILD_ROOT/usr/libexec/qemu-bridge-helper
|
||||
#%endif
|
||||
/usr/bin/xencov_split
|
||||
/usr/bin/xentrace_format
|
||||
%ifarch %ix86 x86_64
|
||||
%ifarch x86_64
|
||||
/usr/bin/xen-cpuid
|
||||
%endif
|
||||
/usr/sbin/tap*
|
||||
|
Loading…
Reference in New Issue
Block a user