fix typo in %if
This commit is contained in:
parent
6feb5eee2e
commit
a1358f8b3d
@ -50,7 +50,7 @@ as a powerful umbrella - shielding web applications from attacks.
|
|||||||
%package -n mlogc
|
%package -n mlogc
|
||||||
Summary: ModSecurity Audit Log Collector
|
Summary: ModSecurity Audit Log Collector
|
||||||
Requires: mod_security
|
Requires: mod_security
|
||||||
%if 0%{fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
# Ensure apache user exists for file ownership
|
# Ensure apache user exists for file ownership
|
||||||
Requires(pre): httpd-filesystem
|
Requires(pre): httpd-filesystem
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user