Sync from SUSE:SLFO:Main pam_krb5 revision a2ed98b5e327862d98f25bd33f81b9bc

This commit is contained in:
Adrian Schröter 2024-10-03 17:44:39 +02:00
parent 998f4ba751
commit 212d213bbd
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 14:31:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autopatch macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed Jan 12 10:29:54 UTC 2022 - Josef Möllers <josef.moellers@suse.com>

View File

@ -52,10 +52,7 @@ supports updating your Kerberos password.
%prep
%setup -q -n pam_krb5-%{version}
%setup -a 2 -T -D -n pam_krb5-%{version}
%patch1 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%autopatch -p1
%build
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE " \