Check in python-ldap version 2.4.6

This commit is contained in:
Jeroen van Meeuwen (Ergo Project) 2012-01-02 17:58:45 +01:00
parent bf4ab6489f
commit 384f0091f7
5 changed files with 16 additions and 17 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
python-ldap-2.3.10.tar.gz
/python-ldap-2.3.12.tar.gz
/python-ldap-2.4.6.tar.gz

View File

@ -1,13 +0,0 @@
diff -up python-ldap-2.3.5/setup.cfg.dirs python-ldap-2.3.5/setup.cfg
--- python-ldap-2.3.5/setup.cfg.dirs 2008-07-06 11:04:13.000000000 -0400
+++ python-ldap-2.3.5/setup.cfg 2008-09-03 13:45:20.000000000 -0400
@@ -2,8 +2,7 @@
extra_objects =
extra_compile_args =
libs = ldap_r lber sasl2 ssl crypto
-library_dirs = /usr/local/openldap-2.3/lib
-include_dirs = /usr/local/openldap-2.3/include /usr/include/sasl
+include_dirs = /usr/include/sasl
[egg_info]
tag_build =

View File

@ -0,0 +1,11 @@
diff -ur python-ldap-2.4.6.orig/setup.cfg python-ldap-2.4.6/setup.cfg
--- python-ldap-2.4.6.orig/setup.cfg 2011-11-27 16:28:04.000000000 +0100
+++ python-ldap-2.4.6/setup.cfg 2012-01-02 16:20:13.840989359 +0100
@@ -1,6 +1,5 @@
[_ldap]
-library_dirs = /opt/openldap-RE24/lib
-include_dirs = /opt/openldap-RE24/include /usr/include/sasl
+include_dirs = /usr/include/sasl
defines = HAVE_SASL HAVE_TLS
extra_compile_args = -g
extra_objects =

View File

@ -1,8 +1,8 @@
### Abstract ###
Name: python-ldap
Version: 2.3.12
Release: 2%{?dist}
Version: 2.4.6
Release: 1%{?dist}
Epoch: 0
License: Python
Group: System Environment/Libraries
@ -12,7 +12,7 @@ Source0: http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{vers
### Patches ###
# Fedora specific patch
Patch0: python-ldap-2.2.0-dirs.patch
Patch0: python-ldap-2.4.6-dirs.patch
### Dependencies ###

View File

@ -1 +1 @@
2dadc521b2c2590d9b033894ba5c6f31 python-ldap-2.3.12.tar.gz
0407757f2b6923dbe1f700c683e9e474 python-ldap-2.4.6.tar.gz