diff --git a/pam.spec b/pam.spec index f1c8574..3bfe0d5 100644 --- a/pam.spec +++ b/pam.spec @@ -39,6 +39,7 @@ Source16: smartcard-auth.pamd #add missing documentation Source501: pam_tty_audit.8 Source502: README +Source503: Linux-PAM_ru.tar.gz # RedHat patches Patch1: pam-1.2.0-redhat-modules.patch @@ -259,6 +260,10 @@ mv pam-redhat-%{pam_redhat_version}/* modules install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/ +pushd po +tar -xvzf %{SOURCE503} +popd + %build autoreconf -fi %configure2_5x \