From 86a180f01944c1dcbae112cf32a763f424e096bc Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Fri, 27 Aug 2010 15:18:09 +0200 Subject: [PATCH] fixed buildrequires for db4 --- openldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index e1b0d93..eba85f9 100644 --- a/openldap.spec +++ b/openldap.spec @@ -80,7 +80,7 @@ Requires: openldap = %{version}-%{release}, openssl Requires(pre): shadow-utils Requires(post): chkconfig, /sbin/runuser, make Requires(preun): chkconfig -BuildRequires: db4-devel >= 4.4, db4-devel <= 4.8 +BuildRequires: db4-devel >= 4.4, db4-devel < 4.9 Group: System Environment/Daemons %description servers