Author: adamg                        Date: Sun Feb 26 10:03:41 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mod_authz_host += R: apache(mod_access_compat) [to ease upgrade from 2.2]

---- Files affected:
packages/apache:
   apache.spec (1.652 -> 1.653) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.652 packages/apache/apache.spec:1.653
--- packages/apache/apache.spec:1.652   Sun Feb 26 10:32:20 2012
+++ packages/apache/apache.spec Sun Feb 26 11:03:34 2012
@@ -781,6 +781,8 @@
 Group:         Networking/Daemons/HTTP
 URL:           http://httpd.apache.org/docs/2.4/mod/mod_authz_host.html
 Requires:      %{name}-base = %{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}
@@ -3370,6 +3372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.653  2012/02/26 10:03:34  adamg
+- mod_authz_host += R: apache(mod_access_compat) [to ease upgrade from 2.2]
+
 Revision 1.652  2012/02/26 09:32:20  adamg
 - merge mod_cache_disk into mod_cache package
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.652&r2=1.653&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to