forked from pool/pam_pkcs11
Accepting request 1153386 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/1153386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_pkcs11?expand=0&rev=37
This commit is contained in:
commit
38a19e8021
@ -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>
|
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.
|
authentication.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%autosetup -p1 -n %{_name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
cp -a %{SOURCE1} common-auth-smartcard
|
cp -a %{SOURCE1} common-auth-smartcard
|
||||||
sed -i s:/lib/:/%{_lib}/:g etc/pam_pkcs11.conf.example.in etc/pkcs11_eventmgr.conf.example
|
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.
|
# make dist was not called and cannot be called on a non git snapshot.
|
||||||
|
Loading…
Reference in New Issue
Block a user