Fix rhel checks

This commit is contained in:
Simone Caronni 2012-10-17 09:19:48 +02:00
parent e66bd925af
commit 156c8fd884

View File

@ -153,7 +153,7 @@ Requires(preun): systemd
Requires(postun): systemd
%endif
%if 0%{?rhel} = 5 || 0%{?rhel} = 6
%if 0%{?rhel} == 5 || 0%{?rhel} == 6
Requires(post): /sbin/chkconfig
Requires(preun): /sbin/chkconfig
Requires(preun): /sbin/service