Author: glen                         Date: Sun Dec 18 20:45:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mod_authnz_ldap needs mod_ldap

---- Files affected:
SPECS:
   apache.spec (1.439 -> 1.440) 

---- Diffs:

================================================================
Index: SPECS/apache.spec
diff -u SPECS/apache.spec:1.439 SPECS/apache.spec:1.440
--- SPECS/apache.spec:1.439     Sun Dec 18 21:34:51 2005
+++ SPECS/apache.spec   Sun Dec 18 21:45:44 2005
@@ -38,7 +38,7 @@
 Summary(tr):   Lider WWW tarayýcý
 Name:          apache
 Version:       2.2.0
-Release:       0.76
+Release:       0.77
 License:       Apache Group License
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -602,6 +602,7 @@
 Group:         Networking/Daemons
 URL:           http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html
 Requires:      %{name}-base = %{version}-%{release}
+Requires:      %{name}-mod_ldap  %{version}-%{release}
 Provides:      apache(mod_authnz_ldap) = %{version}-%{release}
 # compat
 Provides:      apache(mod_auth_ldap) = %{version}-%{release}
@@ -1659,7 +1660,7 @@
 %{__make}
 ./httpd.${mpm} -l | grep -v "${mpm}" > modules-inside
 
-find include -name '*.h' | xargs sed -i -e 
's#/httpd\..*\.conf#/etc/httpd/apache.conf#'
+find include -name '*.h' | xargs sed -i -e 
's#/httpd\..*\.conf#%{_sysconfdir}/apache.conf#'
 
 cd ..
 done
@@ -2488,6 +2489,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.440  2005/12/18 20:45:44  glen
+- mod_authnz_ldap needs mod_ldap
+
 Revision 1.439  2005/12/18 20:34:51  glen
 - sample modules mod_optional_{fn,hook}_{export,import} dropped
 - apr >= 1.2 in requirements (according to docs)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache.spec?r1=1.439&r2=1.440&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to