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
This commit is contained in:
parent
6f080824a4
commit
4693e39860
@ -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>
|
Fri Dec 2 16:39:45 UTC 2022 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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, -)
|
%defattr(-, %slurm_u, %slurm_u, -)
|
||||||
%dir %attr(-, %slurm_u, %slurm_u) /srv/slurm-testsuite
|
%dir %attr(-, %slurm_u, %slurm_u) /srv/slurm-testsuite
|
||||||
%attr(-, root, root) %{_datadir}/%{name}
|
%attr(-, root, root) %{_datadir}/%{name}
|
||||||
%if 0%{?sle_version} == 120200
|
%if 0%{?sle_version} == 120200 || 0%{?suse_version} >= 1550
|
||||||
%dir %{_pam_secconfdir}/limits.d
|
%dir %{_pam_secconfdir}/limits.d
|
||||||
%endif
|
%endif
|
||||||
%doc testsuite/expect/README
|
%doc testsuite/expect/README
|
||||||
|
Loading…
x
Reference in New Issue
Block a user