Author: glen                         Date: Thu Oct  7 09:57:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- needs strict dependency on sasl:
  Oct  7 12:47:08 ldap slapd[7087]: slap_sasl_init: SASL library version 
mismatch: expected 2.1.23, got 2.1.22
  Oct  7 12:47:08 ldap slapd[7087]: slapd stopped.
- rel 4

---- Files affected:
packages/openldap:
   openldap.spec (1.344 -> 1.345) 

---- Diffs:

================================================================
Index: packages/openldap/openldap.spec
diff -u packages/openldap/openldap.spec:1.344 
packages/openldap/openldap.spec:1.345
--- packages/openldap/openldap.spec:1.344       Tue Oct  5 00:21:18 2010
+++ packages/openldap/openldap.spec     Thu Oct  7 11:56:56 2010
@@ -32,7 +32,7 @@
 Summary(uk.UTF-8):     Зразки клієнтів LDAP
 Name:          openldap
 Version:       2.4.23
-Release:       3
+Release:       4
 License:       OpenLDAP Public License
 Group:         Networking/Daemons
 Source0:       
ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
@@ -160,8 +160,8 @@
 Summary:       LDAP shared libraries
 Summary(pl.UTF-8):     Biblioteki współdzielone LDAP
 Group:         Libraries
-%{?with_sasl:Requires: cyrus-sasl >= 2.1.15}
 Conflicts:     openldap < 2.2.6-0.3
+%{?with_sasl:%requires_eq cyrus-sasl}
 
 %description libs
 LDAP shared libraries.
@@ -631,8 +631,8 @@
 Group:         Networking/Daemons
 Requires(post,preun):  sed >= 4.0
 Requires:      %{name}-servers = %{version}-%{release}
-Conflicts:     openldap-schema-pam_ldap
 Provides:      nslcd
+Conflicts:     openldap-schema-pam_ldap
 
 %description overlay-nssov
 The nssov overlay handles NSS lookup requests through a local Unix
@@ -1859,6 +1859,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.345  2010/10/07 09:56:56  glen
+- needs strict dependency on sasl:
+  Oct  7 12:47:08 ldap slapd[7087]: slap_sasl_init: SASL library version 
mismatch: expected 2.1.23, got 2.1.22
+  Oct  7 12:47:08 ldap slapd[7087]: slapd stopped.
+- rel 4
+
 Revision 1.344  2010/10/04 22:21:18  baggins
 - rel 3
 
================================================================

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

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

Reply via email to