Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (63c65bbb5487d3026437aec9d8cc49cc85136c33)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (63c65bbb5487d3026437aec9d8cc49cc85136c33)
  • Date: Fri, 16 Oct 2009 05:52:21 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/python-ldap/DEPENDS | 2 +-
python-pypi/python-ldap/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 63c65bbb5487d3026437aec9d8cc49cc85136c33
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-ldap: use LIBSASL provider

diff --git a/python-pypi/python-ldap/DEPENDS b/python-pypi/python-ldap/DEPENDS
index 6404a81..9960b58 100755
--- a/python-pypi/python-ldap/DEPENDS
+++ b/python-pypi/python-ldap/DEPENDS
@@ -1,5 +1,5 @@
depends python &&
depends openldap &&

-optional_depends cyrus-sasl "" "" "for SASL support" &&
+optional_depends LIBSASL "" "" "for SASL support" &&
optional_depends openssl "" "" "for encrypted communications"
diff --git a/python-pypi/python-ldap/HISTORY b/python-pypi/python-ldap/HISTORY
index 022607a..5d004b0 100644
--- a/python-pypi/python-ldap/HISTORY
+++ b/python-pypi/python-ldap/HISTORY
@@ -1,3 +1,6 @@
+2009-10-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: use LIBSASL provider
+
2009-07-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.3.9




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (63c65bbb5487d3026437aec9d8cc49cc85136c33), Vlad Glagolev, 10/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page