https://fedorahosted.org/sssd/ticket/245

This is needed by LDAP GSSAPI binds.

Pushed to master under the one-liner rule.
-- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
From d1048a2bb25e44f9feab29cbb17194be88c43343 Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <sgall...@redhat.com>
Date: Tue, 3 Nov 2009 10:24:15 -0500
Subject: [PATCH] Add Requires: cyrus-sasl-gssapi

This is needed by LDAP GSSAPI binds.
---
 contrib/sssd.spec.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index 8825648..add2b59 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -19,6 +19,7 @@ BuildRoot: %(mktemp -ud 
%{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Requires: libldb >= 0.9.3
 Requires: libtdb >= 1.1.3
 Requires: sssd-client = @PACKAGE_VERSION@
+Requires: cyrus-sasl-gssapi
 Requires(post): python
 Requires(preun):  initscripts chkconfig
 Requires(postun): /sbin/service
-- 
1.6.2.5

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to