From 764204f70bd1300ed37d52d324969847a049523a24c21492217389f7da133d02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 Aug 2018 07:01:27 +0000 Subject: [PATCH] - Require openldap2-client as some of the binaries are called on the runtime OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=115 --- python-ldap.changes | 6 ++++++ python-ldap.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-ldap.changes b/python-ldap.changes index 3a4bb9b..f15828e 100644 --- a/python-ldap.changes +++ b/python-ldap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 14 07:00:52 UTC 2018 - tchvatal@suse.com + +- Require openldap2-client as some of the binaries are called + on the runtime + ------------------------------------------------------------------- Tue Aug 7 17:43:33 UTC 2018 - michael@stroeder.com diff --git a/python-ldap.spec b/python-ldap.spec index 37d4f71..a3b81b3 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -36,6 +36,7 @@ BuildRequires: openldap2-client BuildRequires: openldap2-devel >= 2.4.11 BuildRequires: python-rpm-macros Requires: libldap-2_4-2 >= 2.4.11 +Requires: openldap2-client Requires: python-pyasn1 >= 0.3.7 Requires: python-pyasn1-modules >= 0.1.5 %python_subpackages