forked from pool/pam_pkcs11
Accepting request 1153338 from home:dimstar:rpm4.20:p
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153338 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pam_pkcs11?expand=0&rev=35
This commit is contained in:
parent
21ec7067c0
commit
5ba23cb655
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 14:54:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 16 09:31:59 UTC 2023 - Stefan Schubert <schubi@suse.com>
|
||||
|
||||
|
@ -84,10 +84,8 @@ This Linux PAM module allows X.509 a certificate-based user
|
||||
authentication.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch3 -p1
|
||||
%autosetup -p1 -n %{_name}-%{version}
|
||||
|
||||
cp -a %{SOURCE1} common-auth-smartcard
|
||||
sed -i s:/lib/:/%{_lib}/:g etc/pam_pkcs11.conf.example.in etc/pkcs11_eventmgr.conf.example
|
||||
# make dist was not called and cannot be called on a non git snapshot.
|
||||
|
Loading…
Reference in New Issue
Block a user