Accepting request 1153264 from home:dimstar:rpm4.20:p

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153264
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_krb5?expand=0&rev=42
This commit is contained in:
Valentin Lefebvre 2024-03-01 13:24:12 +00:00 committed by Git OBS Bridge
parent a0ad02657f
commit 8bff699fcf
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> 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 %prep
%setup -q -n pam_krb5-%{version} %setup -q -n pam_krb5-%{version}
%setup -a 2 -T -D -n pam_krb5-%{version} %setup -a 2 -T -D -n pam_krb5-%{version}
%patch1 -p1 %autopatch -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%build %build
CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE " \ CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE " \