Compare commits

...

3 commits

Author SHA1 Message Date
f74864574c 1.3.1
Some checks failed
Run CI/CD... / main (push) Failing after 18m56s
2025-02-18 11:20:07 +00:00
3a6933c135 1.3.1 2025-02-18 10:29:41 +00:00
1d66bd3b18 1.3.1 2025-02-18 10:48:08 +03:00
2 changed files with 6 additions and 2 deletions

1
pam.rpmlintrc Normal file
View file

@ -0,0 +1 @@
addFilter("E: hardcoded-library-path")

View file

@ -15,7 +15,7 @@
Summary: A security tool which provides authentication for applications
Name: pam
Version: 1.3.1
Release: 2
Release: 1
Epoch: 1
# 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+,
@ -41,6 +41,7 @@ Source16: smartcard-auth.pamd
Source501: pam_tty_audit.8
Source502: README
Source503: pam-1.3.0_ru.po
Source1000: %{name}.rpmlintrc
# RedHat patches
Patch1: pam-1.2.0-redhat-modules.patch
@ -82,6 +83,7 @@ BuildRequires: selinux-devel >= 2.1.6-7
%endif
BuildRequires: bison
BuildRequires: flex
BuildRequires: bzip2
%if %{without bootstrap}
# this pulls in the mega texlive load
BuildRequires: linuxdoc-tools
@ -258,7 +260,8 @@ This package contains the development libraries for %{name}.
# Add custom modules.
mv pam-redhat-%{pam_redhat_version}/* modules
%apply_patches
#apply_patches
install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/