forked from pool/supermin
- Restore ExclusiveArch, continue to follow libguestfs
The 'almost' below is the reason. OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=68
This commit is contained in:
parent
66803be0de
commit
9ded880a72
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 12 10:20:30 UTC 2021 - ohering@suse.de
|
||||
|
||||
- Restore ExclusiveArch, continue to follow libguestfs
|
||||
The 'almost' below is the reason.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 9 19:19:19 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -59,8 +59,10 @@ Requires: xmlstarlet
|
||||
Requires: zypper
|
||||
Provides: febootstrap
|
||||
%{?ocaml_preserve_bytecode}
|
||||
# fails to run %%check
|
||||
ExcludeArch: armv7l
|
||||
%if "%{?_ignore_exclusive_arch}" == ""
|
||||
# this must follow libguestfs, which is the only consumer of this pkg
|
||||
ExclusiveArch: x86_64 ppc64 ppc64le s390x aarch64 riscv64
|
||||
%endif
|
||||
|
||||
%description
|
||||
supermin is a tool for building supermin appliances. These are tiny
|
||||
|
Loading…
Reference in New Issue
Block a user