diff --git a/openldap.spec b/openldap.spec index 9c69305..1910829 100644 --- a/openldap.spec +++ b/openldap.spec @@ -77,7 +77,8 @@ Requires: openldap = %{version}-%{release}, openssl Requires(pre): shadow-utils, initscripts Requires(post): chkconfig, /sbin/runuser, make, initscripts Requires(preun): chkconfig, initscripts -BuildRequires: libdb-devel >= 5.0, libdb-devel < 5.2 +# BEWARE: DB 5.1 is the latest version supported by OpenLDAP 2.4.25; however we have 5.2 in Rawhide +BuildRequires: libdb-devel >= 5.0, libdb-devel < 5.3 Group: System Environment/Daemons %description servers