[openldap] fixed buildrequires for db4

jvcelak jvcelak at fedoraproject.org
Fri Aug 27 13:18:58 UTC 2010


commit 86a180f01944c1dcbae112cf32a763f424e096bc
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Fri Aug 27 15:18:09 2010 +0200

    fixed buildrequires for db4

 openldap.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list