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:
commit
5bd079b66c
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user