SHA256
1
0
forked from pool/xen

xen-cpuid is x86-only

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=417
This commit is contained in:
Olaf Hering 2016-04-14 10:41:52 +00:00 committed by Git OBS Bridge
parent 92ed83b0e8
commit 7dfc774710

View File

@ -1,7 +1,7 @@
# #
# spec file for package xen # spec file for package xen
# #
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -997,7 +997,9 @@ rm -f $RPM_BUILD_ROOT/usr/libexec/qemu-bridge-helper
#%endif #%endif
/usr/bin/xencov_split /usr/bin/xencov_split
/usr/bin/xentrace_format /usr/bin/xentrace_format
%ifarch %ix86 x86_64
/usr/bin/xen-cpuid /usr/bin/xen-cpuid
%endif
/usr/sbin/tap* /usr/sbin/tap*
/usr/sbin/xenbaked /usr/sbin/xenbaked
/usr/sbin/xenconsoled /usr/sbin/xenconsoled