do not migrate to pam_tcb

This commit is contained in:
Dmitry Fedorov 2014-07-20 17:25:31 +04:00
parent 26b3d44d84
commit 3254e11ab5

View file

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