forked from pool/python-ldap
Accepting request 110796 from devel:languages:python
Added dependencies on other (recently submitted) packages python-pyasn1 and python-pyasn1-modules (forwarded request 110736 from stroeder) OBS-URL: https://build.opensuse.org/request/show/110796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ldap?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 10:29:12 UTC 2012 - michael@stroeder.com
|
||||
|
||||
- Added dependencies to python-pyasn1 and python-pyasn1-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 14:34:59 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: python-ldap
|
||||
Version: 2.4.9
|
||||
Release: 0
|
||||
Release: 1
|
||||
Summary: Python LDAP interface
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/Python
|
||||
@@ -30,6 +30,8 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: openldap2-devel >= 2.4.11
|
||||
BuildRequires: python-devel
|
||||
Requires: libldap-2_4-2 >= 2.4.11
|
||||
Requires: python-pyasn1
|
||||
Requires: python-pyasn1-modules
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Reference in New Issue
Block a user