[packages/python-ldap] - up to 2.4.16 - updated build.patch

atler atler at pld-linux.org
Wed Sep 10 22:35:30 CEST 2014


commit 9e51473599bfe9720a20bad6f05b509bc3aab1fe
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Sep 10 22:35:07 2014 +0200

    - up to 2.4.16
    - updated build.patch

 build.patch      | 16 ++++++++--------
 python-ldap.spec |  4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/python-ldap.spec b/python-ldap.spec
index 78caafe..b7a092d 100644
--- a/python-ldap.spec
+++ b/python-ldap.spec
@@ -6,13 +6,13 @@
 Summary:	LDAP client API for Python
 Summary(pl.UTF-8):	API klienckie LDAP dla Pythona
 Name:		python-%{module}
-Version:	2.4.15
+Version:	2.4.16
 Release:	1
 Epoch:		1
 License:	Python-like
 Group:		Libraries/Python
 Source0:	http://pypi.python.org/packages/source/p/python-ldap/%{name}-%{version}.tar.gz
-# Source0-md5:	f12183c87579631584c4bbe2d85ad0d9
+# Source0-md5:	75549bad7eaaf4949f6adf80334f0acc
 Patch0:		%{name}-sasl2.patch
 Patch1:		build.patch
 URL:		http://python-ldap.sourceforge.net/
diff --git a/build.patch b/build.patch
index c538040..52cbe26 100644
--- a/build.patch
+++ b/build.patch
@@ -1,10 +1,10 @@
---- python-ldap-2.4.10/setup.cfg~	2012-06-07 21:41:34.000000000 +0300
-+++ python-ldap-2.4.10/setup.cfg	2013-01-30 11:54:18.897363390 +0200
+--- python-ldap-2.4.16/setup.cfg.orig	2014-09-10 22:33:10.277877606 +0200
++++ python-ldap-2.4.16/setup.cfg	2014-09-10 22:33:21.851210582 +0200
 @@ -1,6 +1,5 @@
- # Define extra include and library dirs if needed
--library_dirs = /opt/openldap-RE24/lib /usr/lib
--include_dirs = /opt/openldap-RE24/include /usr/include/sasl /usr/include
+ [_ldap]
+-library_dirs = /opt/openldap/lib64 /usr/lib
+-include_dirs = /opt/openldap/include /usr/include/sasl /usr/include
 +include_dirs = /usr/include/sasl
- 
- # These defines needs OpenLDAP built with
- # ./configure --with-cyrus-sasl --with-tls
+ defines = HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
+ extra_compile_args = 
+ extra_objects = 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ldap.git/commitdiff/9e51473599bfe9720a20bad6f05b509bc3aab1fe



More information about the pld-cvs-commit mailing list