From 4693e3986040400b7373b485e53a60dac174fe58174dc4012c4871a07f91f4dc Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 9 Feb 2023 08:22:55 +0000 Subject: [PATCH] Accepting request 1063954 from home:eeich:branches:network:cluster - testsuite: on laster SUSE versions claim ownership of directory /etc/security/limits.d. OBS-URL: https://build.opensuse.org/request/show/1063954 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=229 --- slurm.changes | 6 ++++++ slurm.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/slurm.changes b/slurm.changes index 96615d9..cce3299 100644 --- a/slurm.changes +++ b/slurm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 9 07:54:01 UTC 2023 - Egbert Eich + +- testsuite: on laster SUSE versions claim ownership of directory + /etc/security/limits.d. + ------------------------------------------------------------------- Fri Dec 2 16:39:45 UTC 2022 - Egbert Eich diff --git a/slurm.spec b/slurm.spec index ccbef7a..43ef4e2 100644 --- a/slurm.spec +++ b/slurm.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -1517,7 +1517,7 @@ rm -rf /srv/slurm-testsuite/src /srv/slurm-testsuite/testsuite \ %defattr(-, %slurm_u, %slurm_u, -) %dir %attr(-, %slurm_u, %slurm_u) /srv/slurm-testsuite %attr(-, root, root) %{_datadir}/%{name} -%if 0%{?sle_version} == 120200 +%if 0%{?sle_version} == 120200 || 0%{?suse_version} >= 1550 %dir %{_pam_secconfdir}/limits.d %endif %doc testsuite/expect/README