[packages/libstoragemgmt] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:30:37 CET 2025


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

    - use patch -P

 libstoragemgmt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec
index e4f0a7e..f6cea17 100644
--- a/libstoragemgmt.spec
+++ b/libstoragemgmt.spec
@@ -8,7 +8,7 @@ Summary:	Storage array management library
 Summary(pl.UTF-8):	Biblioteka do zarządzania macierzami dyskowymi
 Name:		libstoragemgmt
 Version:	1.9.8
-Release:	
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 #Source0Download: https://github.com/libstorage/libstoragemgmt/releases
@@ -258,7 +258,7 @@ Ten pakiet zawiera wtyczkę do obsługi macierzy targetd.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python at PY_VERSION@,%{__python3},' \
 	tools/basic_check/local_check.py.in \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libstoragemgmt.git/commitdiff/a9b3dd6e4cec9bdb8a5c1d74f25f0320e9ab613b



More information about the pld-cvs-commit mailing list