Accepting request 1151052 from home:dimstar:rpm4.20:c

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151052
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=204
This commit is contained in:
David Disseldorp 2024-02-26 12:46:11 +00:00 committed by Git OBS Bridge
parent 08529535f5
commit 19b84ff31a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:44:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Jan 4 10:32:54 UTC 2023 - Ludwig Nussel <lnussel@suse.com>

View File

@ -131,7 +131,7 @@ for i in $pyscripts; do
fi
done
%patch1 -p1
%patch -P 1 -p1
%build
export CFLAGS="%{optflags} -D_GNU_SOURCE -fpie"