15
0
forked from pool/python-ldap

Accepting request 179540 from home:jengelh:sasl

- Explicitly specify openssl build dependency

OBS-URL: https://build.opensuse.org/request/show/179540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=26
This commit is contained in:
Sascha Peilicke
2013-06-18 11:32:48 +00:00
committed by Git OBS Bridge
parent 90fc1c2f42
commit 1031550694
2 changed files with 10 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ldap
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,18 @@
Name: python-ldap
Version: 2.4.10
Release: 1
Release: 0
Summary: Python LDAP interface
License: SUSE-Public-Domain
Group: Development/Libraries/Python
Url: http://www.python-ldap.org/
Source: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
BuildRequires: cyrus-sasl-devel
BuildRequires: cyrus-sasl-devel >= 2.1
BuildRequires: fdupes
BuildRequires: krb5-devel
BuildRequires: libopenssl-devel >= 0.9.7
BuildRequires: openldap2-devel >= 2.4.11
BuildRequires: python-devel
BuildRequires: python-devel >= 2.3
Requires: libldap-2_4-2 >= 2.4.11
Requires: python-pyasn1
Requires: python-pyasn1-modules