Accepting request 1149618 from home:vlefebvre:branches:Linux-PAM
Use autosetup OBS-URL: https://build.opensuse.org/request/show/1149618 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=295
This commit is contained in:
parent
42e12ae97c
commit
0158e751ab
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 17:30:24 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
||||||
|
|
||||||
|
- Use autosetup to prepare for RPM 4.20.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 7 13:11:15 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
Wed Feb 7 13:11:15 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
7
pam.spec
7
pam.spec
@ -213,13 +213,8 @@ This package contains header files and static libraries used for
|
|||||||
building both PAM-aware applications and modules for use with PAM.
|
building both PAM-aware applications and modules for use with PAM.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Linux-PAM-%{version}
|
%autosetup -p1 -n Linux-PAM-%{version}
|
||||||
cp -a %{SOURCE12} .
|
cp -a %{SOURCE12} .
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
%patch5 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
bash ./pam-login_defs-check.sh
|
bash ./pam-login_defs-check.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user