From 8c9f27daa7937559472907df5633a626f173429f5d9791977d22741d2b4ca05c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 23 Oct 2020 19:45:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=48 --- supermin.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/supermin.spec b/supermin.spec index 3d40cd2..2397c4c 100644 --- a/supermin.spec +++ b/supermin.spec @@ -49,7 +49,6 @@ BuildRequires: zypper BuildRequires: pkgconfig(com_err) BuildRequires: pkgconfig(ext2fs) BuildRequires: pkgconfig(rpm) -Requires: augeas Requires: distribution-release Requires: sysconfig-netconfig Requires: tar @@ -58,7 +57,7 @@ Requires: zypper Provides: febootstrap %{?ocaml_preserve_bytecode} %if "%{?_ignore_exclusive_arch}" == "" -ExclusiveArch: x86_64 ppc64 ppc64le s390x aarch64 +ExclusiveArch: x86_64 ppc64 ppc64le s390x aarch64 risc64 %endif %description @@ -87,10 +86,13 @@ touch INSTALL NEWS AUTHORS ChangeLog find %{buildroot} -ls %check +ls -l /boot/Imag* +%ifnarch s390x make check || { cat tests/test-suite.log exit 1 } +%endif %files %doc README