mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
Updated Russian translations
This commit is contained in:
parent
d7ddb64534
commit
f1a01835b4
1 changed files with 5 additions and 0 deletions
5
pam.spec
5
pam.spec
|
@ -39,6 +39,7 @@ Source16: smartcard-auth.pamd
|
||||||
#add missing documentation
|
#add missing documentation
|
||||||
Source501: pam_tty_audit.8
|
Source501: pam_tty_audit.8
|
||||||
Source502: README
|
Source502: README
|
||||||
|
Source503: Linux-PAM_ru.tar.gz
|
||||||
|
|
||||||
# RedHat patches
|
# RedHat patches
|
||||||
Patch1: pam-1.2.0-redhat-modules.patch
|
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/
|
install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
|
||||||
|
|
||||||
|
pushd po
|
||||||
|
tar -xvzf %{SOURCE503}
|
||||||
|
popd
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure2_5x \
|
%configure2_5x \
|
||||||
|
|
Loading…
Add table
Reference in a new issue