SHA256
1
0
forked from pool/supermin
Dirk Mueller 2020-10-23 19:45:13 +00:00 committed by Git OBS Bridge
parent 10a55fdb09
commit 8c9f27daa7

View File

@ -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