Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37400496
en ru br
ALT Linux repositórios
5.0: 2.3-alt1.1
4.1: 2.3-alt1.1
4.0: 2.2.0-alt2
3.0: 2.0.7-alt1

Group :: Desenvolvimento/Python
RPM: python-module-ldap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python-ldap-2.0.11-config.patch
Download


diff -urN python-ldap-2.0.11.orig/setup.cfg python-ldap-2.0.11/setup.cfg
--- python-ldap-2.0.11.orig/setup.cfg	2005-07-28 21:56:49 +0900
+++ python-ldap-2.0.11/setup.cfg	2005-12-31 16:23:14 +0800
@@ -7,8 +7,8 @@
 # for wrapping OpenLDAP 2 libs
 [_ldap]
 
-library_dirs = /usr/local/openldap-REL_ENG_2_1/lib /usr/local/cyrus-sasl/lib
-include_dirs = /usr/local/openldap-REL_ENG_2_1/include /usr/local/cyrus-sasl/include
+library_dirs = /usr/lib
+include_dirs = /usr/include
 
 extra_compile_args = 
 extra_objects = 
@@ -23,7 +23,7 @@
 # Support for StartTLS/LDAPS, SASL bind and reentrant libldap_r.
 # This needs recent OpenLDAP 2.0.26+ or 2.1.3+ built with
 # ./configure --with-cyrus-sasl --with-tls
-libs = ldap_r lber sasl2 ssl crypto
+libs = ldap_r lber ldap ssl crypto 
 
 # Installation options
 [install]
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009