AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- %{apache_branch} converted to number
- test module with %apache_test_module
- Requries: %{apache_suse_maintenance_mmn} This will pull this module to the update (in released distribution) when apache maintainer thinks it is good (due api/abi changes).
- Add mail-invocation.diff: Use -t parameter with the mail program [boo#884877]; add recommends on mailx so that that can work
- use apache rpm macros
- fixed module loading [bnc#865567], [bnc#867984]
- Introduce compatibility with Apache 2.4 (changed API: remote_ip was renamed to client_ip): + apxs2 was moved from %{_sbindir} to %{_bindir}: use "which" to actually find it. + Set apache_branch to $major.$minor, so it can be used for evaluation further down. + set ap_suffix and rename the .so modules to mod_evasive24.so when building for apache 2.4.x API. - Fix the requires on apache_mmn: this only worked becuase the Requires was on one line.. but %apache_mmn was always empty.
- License clarification in specfile comment
- Initial package (version 1.10.1) for build.opensuse.org