forked from pool/libguestfs
- add ppc64 to Exclusive arch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=234
This commit is contained in:
parent
8554e57958
commit
0d55f19c38
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 2 13:59:21 CEST 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- add ppc64 to Exclusive arch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 29 21:36:08 CEST 2013 - ohering@suse.de
|
Thu Aug 29 21:36:08 CEST 2013 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -95,7 +95,7 @@ Release: 0
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
BuildRequires: qemu-tools
|
BuildRequires: qemu-tools
|
||||||
%if "%{?_ignore_exclusive_arch}" == ""
|
%if "%{?_ignore_exclusive_arch}" == ""
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64 ppc64
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: aaa_base
|
BuildRequires: aaa_base
|
||||||
BuildRequires: attr-devel
|
BuildRequires: attr-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user