[packages/dtc] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:02:25 CET 2025


commit 507930e30ea510ec7f188268bb0fbb58e34bc3b0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:13:37 2025 +0100

    - use patch -P

 dtc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dtc.spec b/dtc.spec
index 456ef42..13103c9 100644
--- a/dtc.spec
+++ b/dtc.spec
@@ -11,7 +11,7 @@ Summary:	The Device Tree Compiler
 Summary(pl.UTF-8):	Kompilator drzewiastej struktury urządzeń
 Name:		dtc
 Version:	1.7.2
-Release:	
+Release:	2
 License:	GPL v2+ (dtc), GPL v2+ or BSD (fdt library)
 Group:		Libraries
 Source0:	https://www.kernel.org/pub/software/utils/dtc/%{name}-%{version}.tar.xz
@@ -107,7 +107,7 @@ Wiązanie Pythona 3 do biblioteki fdt.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %{__make} -j1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dtc.git/commitdiff/507930e30ea510ec7f188268bb0fbb58e34bc3b0



More information about the pld-cvs-commit mailing list