BDB downgraded back to 4.4.20 because 4.6.18 is not supported byopenldap

Resolves: #314821
This commit is contained in:
Jan Šafránek 2007-10-04 07:16:11 +00:00
parent 15f1bc8699
commit 49621d94a5
2 changed files with 7 additions and 3 deletions

View File

@ -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)

View File

@ -1,4 +1,4 @@
6c4c72a1336aa45b463e738034c078d6 openldap-2.2.29.tgz
3faf83eb8482e55979bda47f1d1e6501 MigrationTools-47.tar.gz
95768bd92fd48951a427fbab37b9088f db-4.6.18.tar.gz
33851f01b455cca48aa601956de93c6f db-4.4.20.tar.gz
f83b0f2b62f6a06dc1ca83a1f0426efd openldap-2.3.38.tgz