Author: glen Date: Tue Apr 1 08:49:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - enhance mod_ldap description
---- Files affected: SPECS: apache.spec (1.522 -> 1.523) ---- Diffs: ================================================================ Index: SPECS/apache.spec diff -u SPECS/apache.spec:1.522 SPECS/apache.spec:1.523 --- SPECS/apache.spec:1.522 Sun Feb 24 10:01:57 2008 +++ SPECS/apache.spec Tue Apr 1 10:49:43 2008 @@ -1287,7 +1287,7 @@ zainstalowanych modułach itp. %package mod_ldap -Summary: Apache module to use LDAP connections +Summary: Apache module for LDAP connection pooling and result caching services for other LDAP modules Summary(pl.UTF-8): Moduł Apache'a umożliwiający korzystanie z połączeń LDAP Group: Networking/Daemons URL: http://httpd.apache.org/docs/2.2/mod/mod_ldap.html @@ -1295,7 +1295,10 @@ Provides: apache(mod_ldap) = %{version}-%{release} %description mod_ldap -Apache module to use LDAP connections. +This module was created to improve the performance of websites relying +on backend connections to LDAP servers. In addition to the functions +provided by the standard LDAP libraries, this module adds an LDAP +connection pool and an LDAP shared memory cache. %description mod_ldap -l pl.UTF-8 Moduł Apache'a umożliwiający korzystanie z połączeń LDAP. @@ -2713,6 +2716,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.523 2008-04-01 08:49:43 glen +- enhance mod_ldap description + Revision 1.522 2008-02-24 09:01:57 arekm - rel 4; duplicate libexecdir ownership in devel but now devel won't require main package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache.spec?r1=1.522&r2=1.523&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
