SPECS: openldap.spec - updated to 2.3.5, updated make_man_link patch

qboosh qboosh at pld-linux.org
Mon Aug 15 17:19:26 CEST 2005


Author: qboosh                       Date: Mon Aug 15 15:19:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.3.5, updated make_man_link patch

---- Files affected:
SPECS:
   openldap.spec (1.206 -> 1.207) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.206 SPECS/openldap.spec:1.207
--- SPECS/openldap.spec:1.206	Sat Jul 23 17:50:34 2005
+++ SPECS/openldap.spec	Mon Aug 15 17:19:20 2005
@@ -19,12 +19,12 @@
 Summary(ru):	ďÂŇÁÚĂŮ ËĚÉĹÎÔĎ× LDAP
 Summary(uk):	úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP
 Name:		openldap
-Version:	2.3.4
-Release:	1.1
+Version:	2.3.5
+Release:	1
 License:	OpenLDAP Public License
 Group:		Networking/Daemons
 Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5:	6201b5c1c5e1bc3ba68c3bfeda9c8e48
+# Source0-md5:	732b5ac8c638155f1f27196ac9e0b9e2
 Source1:	ldap.init
 Source2:	%{name}.sysconfig
 Source3:	ldap.conf
@@ -493,6 +493,24 @@
 Nakładka Referential Integrity może być używana do utrzymywania
 spójności schematu wykorzystującego atrybuty referencji.
 
+%package overlay-retcode
+Summary:	Return code overlay for OpenLDAP server
+Summary(pl):	Nakładka obsługująca zwracane wartości dla serwera OpenLDAP
+Group:		Networking/Daemons
+Requires(post,preun):	/bin/ed
+Requires:	%{name}-servers = %{version}-%{release}
+
+%description overlay-retcode
+The retcode overlay to slapd is useful to test the behavior of clients
+when server-generated erroneous and/or unusual responses occur, e.g.
+error codes, referrals, excessive response times and so on.
+
+%description overlay-retcode -l pl
+Nakładka retcode dla slapd jest przydatna do sprawdzania zachowania
+klientów w przypadku wystąpienia wygenerowanych przez serwer błędnych
+i/lub nienormalnych odpowiedzi, np. kodów błędów, odniesień, długich
+czasów odpowiedzi itp.
+
 %package overlay-rwm
 Summary:	Rewrite/remap overlay for OpenLDAP server
 Summary(pl):	Nakładka mapująca dla serwera OpenLDAP
@@ -1182,6 +1200,12 @@
 %{_libdir}/openldap/refint.la
 %{_mandir}/man5/slapo-refint.5*
 
+%files overlay-retcode
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/openldap/retcode*.so*
+%{_libdir}/openldap/retcode.la
+%{_mandir}/man5/slapo-retcode.5*
+
 %files overlay-rwm
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/openldap/rwm*.so*
@@ -1218,6 +1242,7 @@
 %attr(770,root,slapd) %{_localstatedir}/openldap-data
 %attr(770,root,slapd) %{_localstatedir}/openldap-slurp
 %dir %{_datadir}/openldap/schema
+%{_datadir}/openldap/schema/*.ldif
 %{_datadir}/openldap/schema/*.schema
 %dir %{_libdir}/openldap/
 %attr(755,root,root) %{_sbindir}/*
@@ -1232,6 +1257,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.207  2005/08/15 15:19:20  qboosh
+- updated to 2.3.5, updated make_man_link patch
+
 Revision 1.206  2005/07/23 15:50:34  zbyniu
 - now %preuns works; tabs in %posts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.206&r2=1.207&f=u




More information about the pld-cvs-commit mailing list