From 427f09ad29334c1b2852dbdb131d054e7eb2a00043c1b5c4faf1970c4b2760a2 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 23 Oct 2024 09:42:56 +0000 Subject: [PATCH] - Add %(?%sysusers_requires} to slurm-config. This fixes issues when building against Slurm. OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=298 --- slurm.changes | 6 ++++++ slurm.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/slurm.changes b/slurm.changes index f0e8ec3..56741d0 100644 --- a/slurm.changes +++ b/slurm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 23 08:54:29 UTC 2024 - Egbert Eich + +- Add %(?%sysusers_requires} to slurm-config. + This fixes issues when building against Slurm. + ------------------------------------------------------------------- Mon Oct 14 10:40:10 UTC 2024 - Egbert Eich diff --git a/slurm.spec b/slurm.spec index 7c4cb2d..098196b 100644 --- a/slurm.spec +++ b/slurm.spec @@ -517,6 +517,7 @@ This package contains just the minmal code to run a compute node. %package config Summary: Config files and directories for slurm services Group: Productivity/Clustering/Computing +%{?sysusers_requires} Requires: logrotate BuildArch: noarch %if 0%{?suse_version} <= 1140