Accepting request 455364 from home:eeich:branches:network:cluster

- Use %slurm_u and %slurm_g macros defined at the beginning of the spec
  file when adding the slurm user/group for consistency.
- Define these macros to daemon,root for non-systemd.
- For anything newer than Leap 42.1 or SLE-12-SP1 build OpenHPC compatible.

OBS-URL: https://build.opensuse.org/request/show/455364
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=14
This commit is contained in:
Corot Sebastien
2017-02-11 20:31:48 +00:00
committed by Git OBS Bridge
parent bd06e0c765
commit a47a9ab6d8
2 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 7 16:47:17 UTC 2017 - eich@suse.com
- Use %slurm_u and %slurm_g macros defined at the beginning of the spec
file when adding the slurm user/group for consistency.
- Define these macros to daemon,root for non-systemd.
- For anything newer than Leap 42.1 or SLE-12-SP1 build OpenHPC compatible.
-------------------------------------------------------------------
Wed Feb 1 20:17:47 UTC 2017 - eich@suse.com