|
|
@ -74,11 +74,14 @@ Requires(preun): initscripts
|
|
|
|
Requires(postun): initscripts
|
|
|
|
Requires(postun): initscripts
|
|
|
|
|
|
|
|
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
%if 0%{?systemd_preun:1}
|
|
|
|
|
|
|
|
Requires(post): systemd-units
|
|
|
|
%if 0%{?systemd_preun:1}
|
|
|
|
Requires(preun): systemd-units
|
|
|
|
|
|
|
|
Requires(postun): systemd-units
|
|
|
|
Requires(post): systemd-units
|
|
|
|
%endif
|
|
|
|
Requires(preun): systemd-units
|
|
|
|
|
|
|
|
Requires(postun): systemd-units
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: systemd-units
|
|
|
|
BuildRequires: systemd-units
|
|
|
|
|
|
|
|
|
|
|
|