fi
%triggerpostun base -- %{name} < 2.4.0
-%banner -e %{name} << EOF
+%banner %{name}-2.4.1 << EOF
WARNING!!!
Since apache-2.4 mod_authn_alias has been obsoleted.
If you use access control (Deny,Allow) install mod_access_compat by doing:
poldek -ivh %{name}-mod_access_compat
-If you use "User" statement install mod_unixd by doing:
-poldek -ivh %{name}-mod_unixd
-
In apache-2.4 mod_authn_default and mod_authz_default have been obsoleted by
mod_authn_core and authz_core. If you used these modules install the new ones by invoking:
poldek -ivh %{name}-mod_authn_core