[packages/parigp] use %patch -P

atler atler at pld-linux.org
Sun Jul 13 01:00:30 CEST 2025


commit 2b19e1c6ded561e7588abf3d21cca50b63582dcb
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 12 17:44:27 2025 +0200

    use %patch -P

 parigp.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/parigp.spec b/parigp.spec
index e0fb0e1..013db8b 100644
--- a/parigp.spec
+++ b/parigp.spec
@@ -177,13 +177,13 @@ Interfejs Perla do biblioteki PARI.
 %prep
 %setup -q -n pari-%{pari_version} -a 2 -a 3
 patch -p1 < Math-Pari-%{math_pari_fversion}/patches/diff-2.13.3-all
-%patch0 -p1
-%patch2 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P2 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 cd Math-Pari-%{math_pari_fversion}
-%patch3 -p1
-%patch4 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 # pari & parigp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/parigp.git/commitdiff/eff178d201d4a8a9baed6969b1fcbc3b1107dbab



More information about the pld-cvs-commit mailing list