[pam_afs_session] rm pam_krb5 requirement

Ken Dreyer ktdreyer at fedoraproject.org
Fri Sep 23 05:02:11 UTC 2011


commit 1ba54b6a275c3566d89e0bed9f381f8c7d5c1842
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Thu Sep 22 22:59:51 2011 -0600

    rm pam_krb5 requirement
    
    There are multiple Kerberos PAM implementations in Fedora now (namely, sssd), so we shouldn't assume pam_krb5.

 pam_afs_session.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pam_afs_session.spec b/pam_afs_session.spec
index f1a4b92..bad47e1 100644
--- a/pam_afs_session.spec
+++ b/pam_afs_session.spec
@@ -7,7 +7,6 @@ Group: System Environment/Base
 URL: http://www.eyrie.org/~eagle/software/pam-afs-session/
 Source: http://archives.eyrie.org/software/afs/pam-afs-session-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: pam_krb5
 BuildRequires: pam-devel%{?_isa}
 BuildRequires: krb5-devel%{?_isa}
 %description


More information about the scm-commits mailing list