Skip to Content.
Sympa Menu

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

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 (eb1527c0a71befe1e3924755adb98b5f53ad3f15)
  • Date: Thu, 15 Oct 2009 18:14:44 -0500

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

utils/nss-pam-ldapd/DEPENDS | 2 +-
utils/nss-pam-ldapd/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

nss-pam-ldapd: use LIBSASL provider

diff --git a/utils/nss-pam-ldapd/DEPENDS b/utils/nss-pam-ldapd/DEPENDS
index 5a4eba5..ca311f1 100755
--- a/utils/nss-pam-ldapd/DEPENDS
+++ b/utils/nss-pam-ldapd/DEPENDS
@@ -5,7 +5,7 @@ optional_depends linux-pam \
"--disable-pam" \
"for the PAM module" &&

-optional_depends cyrus-sasl \
+optional_depends LIBSASL \
"--enable-sasl" \
"--disable-sasl" \
"for SASL support" &&
diff --git a/utils/nss-pam-ldapd/HISTORY b/utils/nss-pam-ldapd/HISTORY
index 76db195..c8e46f8 100644
--- a/utils/nss-pam-ldapd/HISTORY
+++ b/utils/nss-pam-ldapd/HISTORY
@@ -1,3 +1,6 @@
+2009-10-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: use LIBSASL provider
+
2009-09-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, DETAILS, INSTALL, CONFLICTS, 9F8D08A7.gpg,
init.d/nslcd: spell created



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

Archive powered by MHonArc 2.6.24.

Top of Page