Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
managed
:
testing
>
mod_security
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 32
[-]
[+]
Changed
mod_security-ix.spec
@@ -47,7 +47,11 @@ Requires: httpd httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) BuildRequires: httpd-devel pkgconfig lua-devel Requires: lua +%if 0%{?rhel} >= 7 +%define apxs %{_bindir}/apxs +%else %define apxs %{_sbindir}/apxs +%endif %define apache_libexecdir %(%{apxs} -q LIBEXECDIR) ##%define apache_sysconfdir %(%{apxs} -q SYSCONFDIR) %define apache_sysconfdir /etc/httpd