diff --git a/pam.spec b/pam.spec index 70159dd..c465605 100644 --- a/pam.spec +++ b/pam.spec @@ -19,7 +19,7 @@ Epoch: 1 Summary: A security tool which provides authentication for applications Name: pam Version: 1.1.4 -Release: 13 +Release: 14 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, License: BSD and GPLv2+ @@ -270,9 +270,9 @@ fi if [ ! -a /var/log/tallylog ] ; then install -m 600 /dev/null /var/log/tallylog fi -if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then - /usr/sbin/set_tcb --auto --migrate -fi +#if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then +# /usr/sbin/set_tcb --auto --migrate +#fi %files -f Linux-PAM.lang %doc NEWS README.0.99.8.1.update.urpmi