forked from pool/slurm
Accepting request 767593 from network:cluster
- Fix a missed systemd_requires -> systemd_ordering conversion. OBS-URL: https://build.opensuse.org/request/show/767593 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slurm?expand=0&rev=38
This commit is contained in:
commit
07b9288aee
@ -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