From: Bartosz Świątek Date: Fri, 24 Feb 2012 17:32:02 +0000 (+0100) Subject: - change banner a bit X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=a5995341ab8da73430574cf5a08832c00ed50c54;hp=1a2de916be2e305b63cecdb5a4f870c5b2e27af1 - change banner a bit --- diff --git a/apache.spec b/apache.spec index b444296..87504e5 100644 --- a/apache.spec +++ b/apache.spec @@ -2491,15 +2491,12 @@ if [ -f /etc/sysconfig/httpd ]; then 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