mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 08:22:53 +00:00
1.3.1
This commit is contained in:
parent
ba1d5f286a
commit
1d66bd3b18
2 changed files with 3 additions and 1 deletions
1
pam.rpmlintrc
Normal file
1
pam.rpmlintrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
addFilter("E: hardcoded-library-path")
|
3
pam.spec
3
pam.spec
|
@ -15,7 +15,7 @@
|
||||||
Summary: A security tool which provides authentication for applications
|
Summary: A security tool which provides authentication for applications
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
# 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+,
|
||||||
|
@ -41,6 +41,7 @@ Source16: smartcard-auth.pamd
|
||||||
Source501: pam_tty_audit.8
|
Source501: pam_tty_audit.8
|
||||||
Source502: README
|
Source502: README
|
||||||
Source503: pam-1.3.0_ru.po
|
Source503: pam-1.3.0_ru.po
|
||||||
|
Source1000: %{name}.rpmlintrc
|
||||||
|
|
||||||
# RedHat patches
|
# RedHat patches
|
||||||
Patch1: pam-1.2.0-redhat-modules.patch
|
Patch1: pam-1.2.0-redhat-modules.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue