From 6bfc8d389d589f7964a0377db237addfe056b3166d342ffdfcf01030772d69fa Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 28 Feb 2020 07:48:43 +0000 Subject: [PATCH] Accepting request 780053 from home:kasimir:branches:network:cluster - Disable %arm builds as this is no longer supported. OBS-URL: https://build.opensuse.org/request/show/780053 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=137 --- slurm.changes | 5 +++++ slurm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/slurm.changes b/slurm.changes index b8b7940..0c71b4f 100644 --- a/slurm.changes +++ b/slurm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 27 20:07:19 UTC 2020 - Kasimir _ + +- Disable %arm builds as this is no longer supported. + ------------------------------------------------------------------- Wed Feb 26 06:13:13 UTC 2020 - Egbert Eich diff --git a/slurm.spec b/slurm.spec index c8d3b25..7e42595 100644 --- a/slurm.spec +++ b/slurm.spec @@ -27,7 +27,7 @@ %define pname slurm -%ifarch i586 +%ifarch i586 %arm ExclusiveArch: do_not_build %endif