SHA256
1
0
forked from pool/bing

Accepting request 1149392 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/1149392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bing?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2024-02-22 20:01:27 +00:00 committed by Git OBS Bridge
commit 5ce5d5e7d7
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}