packages: openldap/openldap.spec - resurrect denyop and lastmod descriptions

baggins baggins at pld-linux.org
Tue Mar 29 17:43:25 CEST 2011


Author: baggins                      Date: Tue Mar 29 15:43:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- resurrect denyop and lastmod descriptions

---- Files affected:
packages/openldap:
   openldap.spec (1.350 -> 1.351) 

---- Diffs:

================================================================
Index: packages/openldap/openldap.spec
diff -u packages/openldap/openldap.spec:1.350 packages/openldap/openldap.spec:1.351
--- packages/openldap/openldap.spec:1.350	Mon Mar 28 21:56:21 2011
+++ packages/openldap/openldap.spec	Tue Mar 29 17:43:19 2011
@@ -978,14 +978,22 @@
 
 %package overlay-denyop
 Summary:	Denyop overlay for OpenLDAP server
-Summary(pl.UTF-8):	Nakładka denyop dla serwera OpenLDAP
+Summary(pl.UTF-8):	Nakładka zabraniająca wykonania operacji dla serwera OpenLDAP
 Group:		Networking/Daemons
 Requires(post,preun):	sed >= 4.0
 Requires:	%{name}-servers = %{version}-%{release}
 
 %description overlay-denyop
+This overlay provides a quick'n'easy way to deny selected operations
+for a database whose backend implements the operations. It is intended
+to be less expensive than ACLs because its evaluation occurs before
+any backend specific operation is actually even initiated.
 
 %description overlay-denyop -l pl.UTF-8
+Ta nakładka udostępnia szybki i łatwy sposób na blokowanie wybranych
+operacji dla bazy danych, której backend implementuje te operacje. Ma
+być mniej kosztowna niż ACL-e, ponieważ obliczenia zachodzą przed
+rozpoczęciem jakichkolwiek operacji specyficznych dla backendu.
 
 %package overlay-dsaschema
 Summary:	Dsaschema overlay for OpenLDAP server
@@ -1033,14 +1041,22 @@
 
 %package overlay-lastmod
 Summary:	Lastmod overlay for OpenLDAP server
-Summary(pl.UTF-8):	Nakładka lastmod dla serwera OpenLDAP
+Summary(pl.UTF-8):	Nakładka Last Modification dla serwera OpenLDAP
 Group:		Networking/Daemons
 Requires(post,preun):	sed >= 4.0
 Requires:	%{name}-servers = %{version}-%{release}
 
 %description overlay-lastmod
+The lastmod overlay creates a service entry rooted at the suffix of
+the database it's stacked onto, which holds the DN, the modification
+type, the modifiersName and the modifyTimestamp of the last write
+operation performed on that database.
 
 %description overlay-lastmod -l pl.UTF-8
+Nakładka lastmod tworzy wpis usługi zaczynający się od przyrostka bazy
+danych, na której jest oparty, trzymający DN, rodzaj modyfikacji,
+modifiersName i modifyTimestamp dla ostatniej operacji zapisu
+wykonywanej na tej bazie.
 
 %package overlay-noopsrch
 Summary:	Noopsrch overlay for OpenLDAP server
@@ -2233,6 +2249,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.351  2011/03/29 15:43:19  baggins
+- resurrect denyop and lastmod descriptions
+
 Revision 1.350  2011/03/28 19:56:21  baggins
 - add ldaprc.5, don't rename anything, /etc/ldap.conf is obsolete crap
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openldap/openldap.spec?r1=1.350&r2=1.351&f=u



More information about the pld-cvs-commit mailing list