packages: openldap/openldap.spec - adapterized - rel 4

pawelz pawelz at pld-linux.org
Fri Nov 20 18:26:29 CET 2009


Author: pawelz                       Date: Fri Nov 20 17:26:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapterized
- rel 4

---- Files affected:
packages/openldap:
   openldap.spec (1.323 -> 1.324) 

---- Diffs:

================================================================
Index: packages/openldap/openldap.spec
diff -u packages/openldap/openldap.spec:1.323 packages/openldap/openldap.spec:1.324
--- packages/openldap/openldap.spec:1.323	Fri Nov 20 18:25:17 2009
+++ packages/openldap/openldap.spec	Fri Nov 20 18:26:24 2009
@@ -32,7 +32,7 @@
 Summary(uk.UTF-8):	Зразки клієнтів LDAP
 Name:		openldap
 Version:	2.4.19
-Release:	3
+Release:	4
 License:	OpenLDAP Public License
 Group:		Networking/Daemons
 Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
@@ -631,8 +631,8 @@
 Requires:	%{name}-servers = %{version}-%{release}
 
 %description overlay-nssov
-The nssov overlay handles NSS lookup requests through a local
-Unix Domain socket. It uses the same IPC protocol as Arthur de Jong's
+The nssov overlay handles NSS lookup requests through a local Unix
+Domain socket. It uses the same IPC protocol as Arthur de Jong's
 nss-ldapd.
 
 %description overlay-nssov -l pl.UTF-8
@@ -766,18 +766,18 @@
 Requires:	%{name}-servers = %{version}-%{release}
 
 %description overlay-sssvlv
-This overlay implements the LDAP Server Side Sorting (RFC2891)
-control as well as the Virtual List View control. It also replaces
-the default implementation of the LDAP PagedResults (RFC2696)
-control, to ensure that it works with Sorting. The overlay can
-be used with any backend or globally for all backends.
+This overlay implements the LDAP Server Side Sorting (RFC2891) control
+as well as the Virtual List View control. It also replaces the default
+implementation of the LDAP PagedResults (RFC2696) control, to ensure
+that it works with Sorting. The overlay can be used with any backend
+or globally for all backends.
 
 %description overlay-sssvlv -l pl.UTF-8
-Ta nakładka implementuje Sortowanie po Stronie Servera (RFC2891)
-oraz Widoki List Wirtualnych. Zastępuje również domyślną
-implementację Stronicowanych Wyników (RFC2696) aby zapewnić
-ich działanie z sortowaniem. Nakładka może być użyta w dowolnym
-backendzie albo globalnie dla wszystkich backendów.
+Ta nakładka implementuje Sortowanie po Stronie Servera (RFC2891) oraz
+Widoki List Wirtualnych. Zastępuje również domyślną implementację
+Stronicowanych Wyników (RFC2696) aby zapewnić ich działanie z
+sortowaniem. Nakładka może być użyta w dowolnym backendzie albo
+globalnie dla wszystkich backendów.
 
 %package overlay-syncprov
 Summary:	Syncrepl Provider overlay for OpenLDAP server
@@ -1172,7 +1172,7 @@
 %if %{without system_db}
 dbdir=`pwd`/db-instroot
 cd db-instroot
-install -m755 %{_lib}/libslapd_db-*.*.so $RPM_BUILD_ROOT%{_libdir}
+install %{_lib}/libslapd_db-*.*.so $RPM_BUILD_ROOT%{_libdir}
 cd bin
 for binary in db_* ; do
 	install -m755 ${binary} $RPM_BUILD_ROOT%{_sbindir}/slapd_${binary}
@@ -1848,6 +1848,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.324  2009/11/20 17:26:24  pawelz
+- adapterized
+- rel 4
+
 Revision 1.323  2009/11/20 17:25:17  pawelz
 - headers subpackage containig all header files. It is needed to build
   external modules for OpenLDAP.
================================================================

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



More information about the pld-cvs-commit mailing list