[packages/apache] - don't require mod_access_compat, it's better to break existing configs than to hide access error

baggins baggins at pld-linux.org
Sun May 19 10:43:38 CEST 2013


commit 7ee69dbfee4bbbbd5bf6f1e0067070111b32d42c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 19 10:39:02 2013 +0200

    - don't require mod_access_compat, it's better to break existing configs
      than to hide access errors as mod_access_compat is completely
      independent of mod_authz_host and may open up entire site
    - rel 3

 apache.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index d312bc7..e0e9411 100644
--- a/apache.spec
+++ b/apache.spec
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):	Самый популярный веб-сервер
 Summary(tr.UTF-8):	Lider WWW tarayıcı
 Name:		apache
 Version:	2.4.4
-Release:	2
+Release:	3
 License:	Apache v2.0
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -838,8 +838,6 @@ Group:		Networking/Daemons/HTTP
 URL:		http://httpd.apache.org/docs/2.4/mod/mod_authz_host.html
 Requires:	%{name}-base = %{version}-%{release}
 Requires:	%{name}-mod_authz_core = %{version}-%{release}
-# provides compatibility directives for 2.2-style access control
-Requires:	apache(mod_access_compat) = %{version}-%{release}
 Provides:	apache(mod_authz_host) = %{version}-%{release}
 # for apache < 2.2.0
 Provides:	apache(mod_access) = %{version}-%{release}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/7ee69dbfee4bbbbd5bf6f1e0067070111b32d42c



More information about the pld-cvs-commit mailing list