forked from pool/slurm
Accepting request 1063957 from network:cluster
- testsuite: on laster SUSE versions claim ownership of directory /etc/security/limits.d. (forwarded request 1063954 from eeich) OBS-URL: https://build.opensuse.org/request/show/1063957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slurm?expand=0&rev=82
This commit is contained in:
commit
d1ebf00ba6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 07:54:01 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- testsuite: on laster SUSE versions claim ownership of directory
|
||||
/etc/security/limits.d.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 16:39:45 UTC 2022 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user