[packages/lustre] - use patch -P

qboosh qboosh at pld-linux.org
Mon Apr 14 21:49:48 CEST 2025


commit cacb2b432e80c6473c6cffca84ecacd3569292f3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 14 21:43:53 2025 +0200

    - use patch -P

 lustre.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/lustre.spec b/lustre.spec
index c53edbf..fec1197 100644
--- a/lustre.spec
+++ b/lustre.spec
@@ -168,14 +168,14 @@ które zachowuje się jak urządzenie blokowe.
 
 %prep
 %setup -q -n %{name}-release-%{shortref}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3$,%{__python3},' lustre/scripts/zfsobj2fid
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lustre.git/commitdiff/cacb2b432e80c6473c6cffca84ecacd3569292f3



More information about the pld-cvs-commit mailing list