Accepting request 1149160 from home:dimstar:rpm4.20:b

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149160
OBS-URL: https://build.opensuse.org/package/show/network:utilities/bing?expand=0&rev=17
This commit is contained in:
Adam Majer 2024-02-22 13:22:43 +00:00 committed by Git OBS Bridge
parent 2c68e3a963
commit 40bba1c83b
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 10:10:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon May 14 07:14:21 UTC 2018 - adam.majer@suse.de

View File

@ -38,10 +38,10 @@ for different packet sizes for each end of the link.
%prep
%setup
%patch0
%patch1
%patch2
%patch3 -p1
%patch -P 0
%patch -P 1
%patch -P 2
%patch -P 3 -p1
%build
make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %{?_smp_mflags}