[packages/babeltrace] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:58:19 CET 2025


commit 36e8094fc026ee72a4f2e4a6ca8e98023ad6018c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:56:21 2025 +0100

    - use patch -P

 babeltrace.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/babeltrace.spec b/babeltrace.spec
index 495c09c..5d807a7 100644
--- a/babeltrace.spec
+++ b/babeltrace.spec
@@ -7,7 +7,7 @@ Summary(pl.UTF-8):	Wieża Babel formatów narzędzi śledzących
 Name:		babeltrace
 # keep 1.x here, babeltrace2 is separate project (see babeltrace2.spec)
 Version:	1.5.11
-Release:	
+Release:	2
 License:	MIT
 Group:		Applications/System
 Source0:	https://www.efficios.com/files/babeltrace/%{name}-%{version}.tar.bz2
@@ -83,7 +83,7 @@ Wiązanie Pythona 3 do biblioteki Babeltrace.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/babeltrace.git/commitdiff/36e8094fc026ee72a4f2e4a6ca8e98023ad6018c



More information about the pld-cvs-commit mailing list