fixed some indentation that doesn't work in f18

This commit is contained in:
Clint Savage 2012-10-29 00:09:36 -06:00
parent eab138e6e8
commit 78eb411a40

View file

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