rpms/krb5/devel krb5-1.7-pam.patch,1.1,1.2

Nalin Dahyabhai nalin at fedoraproject.org
Tue Jun 23 20:58:08 UTC 2009


Author: nalin

Update of /cvs/extras/rpms/krb5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21478

Modified Files:
	krb5-1.7-pam.patch 
Log Message:
- note the original RT number
- use MSG_NOTICE rather than MSG_RESULT to announce that we're enabled


krb5-1.7-pam.patch:

Index: krb5-1.7-pam.patch
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/krb5-1.7-pam.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- krb5-1.7-pam.patch	4 Jun 2009 19:35:17 -0000	1.1
+++ krb5-1.7-pam.patch	23 Jun 2009 20:58:07 -0000	1.2
@@ -37,6 +37,7 @@ the earlier, non-PAM behavior by setting
 section of /etc/krb5.conf.
 
 When enabled, ftpd, krshd, login.krb5, and ksu gain dependence on libpam.
+Updated version of patch filed as RT#5939.
 
 diff -up krb5-1.7/src/aclocal.m4 krb5-1.7/src/aclocal.m4
 --- krb5-1.7/src/aclocal.m4	2009-02-18 19:38:17.000000000 -0500
@@ -103,7 +104,7 @@ diff -up krb5-1.7/src/aclocal.m4 krb5-1.
 +		fi
 +	fi
 +	if test "$withpam" != no ; then
-+		AC_MSG_RESULT([Using PAM.])
++		AC_MSG_NOTICE([building with PAM support])
 +		AC_DEFINE(USE_PAM,1,[Define if Kerberos-aware tools should support PAM])
 +		AC_DEFINE_UNQUOTED(LOGIN_PAM_SERVICE,"$withloginpamservice",
 +				   [Define to the name of the PAM service name to be used by login.])




More information about the fedora-extras-commits mailing list