SHA256
1
0
forked from pool/ffcall

Accepting request 1153253 from devel:languages:misc

Prepare for RPM 4.20 (forwarded request 1150675 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1153253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ffcall?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2024-02-29 20:50:57 +00:00 committed by Git OBS Bridge
commit 5bd079b66c
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 08:35:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Fri Aug 18 17:00:35 UTC 2023 - Andreas Schwab <schwab@suse.de>

View File

@ -100,8 +100,8 @@ This library allows using closures (lambdas) as first-class C
functions.
%prep
%setup -q -n libffcall-%{version}
%patch1 -p1
%autosetup -p1 -n libffcall-%{version}
if ! test -e /usr/include/asm/cachectl.h
then
# FIX-OPENSUSE -- Remove this if there is no <asm/cachectl.h>