forked from pool/slurm
- Fix a missed systemd_requires -> systemd_ordering conversion.
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=126
This commit is contained in:
parent
73e298f12f
commit
17b070147f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 08:42:55 UTC 2020 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Fix a missed systemd_requires -> systemd_ordering conversion.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 17:31:18 UTC 2020 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -181,7 +181,7 @@ BuildRequires: liblz4-devel
|
||||
BuildRequires: libssh2-devel
|
||||
BuildRequires: rrdtool-devel
|
||||
%if 0%{?with_systemd}
|
||||
%{?systemd_requires}
|
||||
%{?systemd_ordering}
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
%else
|
||||
Requires(post): %insserv_prereq %fillup_prereq
|
||||
|
Loading…
Reference in New Issue
Block a user