From ccc4d80d6f690288a0825ae25290b2f0f8156bc1 Mon Sep 17 00:00:00 2001 From: mcalabkova <> Date: Feb 27 2024 22:15:51 +0000 Subject: Update f2c to version 20210928 / rev 22 via SR 1152062 https://build.opensuse.org/request/show/1152062 by user mcalabkova + anag+factory --- diff --git a/.files b/.files index 092301b..38636f8 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f8375fb..43daed8 100644 --- a/.rev +++ b/.rev @@ -142,4 +142,12 @@ 1099212 + + a4001556784f8605b6c4836229237817 + 20210928 + + anag+factory + + 1152062 + diff --git a/f2c.changes b/f2c.changes index a539bbe..e9e3525 100644 --- a/f2c.changes +++ b/f2c.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Feb 26 08:16:23 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Tue Jul 18 07:50:08 UTC 2023 - Andreas Schwab - riscv-no-fpu-excp.patch: RISC-V does not support any FPU exceptions diff --git a/f2c.spec b/f2c.spec index fdbd0c3..d06ea0b 100644 --- a/f2c.spec +++ b/f2c.spec @@ -62,10 +62,10 @@ This package uses an 'f77' script that hides the C translation process from the mkdir libf2c unzip -qq %{SOURCE1} -d libf2c -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 # Set library soversion sed -i "s/@SOVER@/%{sover}/" libf2c/makefile.u