SHA256
1
0
forked from pool/rtrlib

Accepting request 1149981 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1149981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtrlib?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-02-23 15:47:26 +00:00 committed by Git OBS Bridge
commit bf136ceaf9
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 11:45:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Mon Oct 25 21:23:36 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@ -79,8 +79,7 @@ This is the API documentation of the RTRlib, a C implementation of
the RPKI/Router Protocol client.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
CFLAGS="%{optflags} -Wno-return-type"