SHA256
1
0
forked from pool/slurm

Accepting request 1129192 from network:cluster

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1129192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slurm?expand=0&rev=100
This commit is contained in:
Ana Guerrero 2023-11-27 21:44:42 +00:00 committed by Git OBS Bridge
commit 1e8971e87a
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 20 15:29:55 UTC 2023 - Egbert Eich <eich@suse.com>
- On SLE-12 exclude build for s390x.
-------------------------------------------------------------------
Mon Nov 6 07:38:00 UTC 2023 - Egbert Eich <eich@suse.com>

View File

@ -33,8 +33,9 @@
%define slurm_testsuite 1
%ifarch i586 %arm s390
ExclusiveArch: do_not_build
ExcludeArch: i586 %arm s390
%if 0%{?suse_version} < 1500
ExcludeArch: s390x
%endif
%if 0%{?suse_version} < 1315