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

Vlad Glagolev scm at sourcemage.org
Thu Oct 15 19:14:44 EDT 2009


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



More information about the SM-Commit mailing list