BDB downgraded back to 4.4.20 because 4.6.18 is not supported byopenldap
Resolves: #314821
This commit is contained in:
parent
15f1bc8699
commit
49621d94a5
@ -1,5 +1,5 @@
|
||||
%define migtools_version 47
|
||||
%define db_version 4.6.18
|
||||
%define db_version 4.4.20
|
||||
%define ldbm_backend berkeley
|
||||
%define version_22 2.2.29
|
||||
%define version_23 2.3.38
|
||||
@ -12,7 +12,7 @@
|
||||
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
||||
Name: openldap
|
||||
Version: %{version_23}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: OpenLDAP
|
||||
Group: System Environment/Daemons
|
||||
Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version_23}.tgz
|
||||
@ -676,6 +676,10 @@ fi
|
||||
%attr(0644,root,root) %{evolution_connector_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Thu Oct 4 2007 Jan Safranek <jsafranek@redhat.com> 2.3.38-3%{?dist}
|
||||
- BDB downgraded back to 4.4.20 because 4.6.18 is not supported by
|
||||
openldap (#314821)
|
||||
|
||||
* Mon Sep 17 2007 Jan Safranek <jsafranek@redhat.com> 2.3.38-2%{?dist}
|
||||
- skeleton /etc/sysconfig/ldap added
|
||||
- new SLAPD_LDAP option to turn off listening on ldap:/// (#292591)
|
||||
|
Loading…
Reference in New Issue
Block a user