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