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:
commit
1e8971e87a
@ -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>
|
Mon Nov 6 07:38:00 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
@ -33,8 +33,9 @@
|
|||||||
|
|
||||||
%define slurm_testsuite 1
|
%define slurm_testsuite 1
|
||||||
|
|
||||||
%ifarch i586 %arm s390
|
ExcludeArch: i586 %arm s390
|
||||||
ExclusiveArch: do_not_build
|
%if 0%{?suse_version} < 1500
|
||||||
|
ExcludeArch: s390x
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} < 1315
|
%if 0%{?suse_version} < 1315
|
||||||
|
Loading…
x
Reference in New Issue
Block a user