[packages/python-fixtures] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:52:38 CET 2025


commit 3dda164c311883e25b6a69473de95a9ab54db760
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:46:28 2025 +0100

    - use patch -P

 python-fixtures.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-fixtures.spec b/python-fixtures.spec
index 538c144..c80737a 100644
--- a/python-fixtures.spec
+++ b/python-fixtures.spec
@@ -88,7 +88,7 @@ przypadkach testowych zgodnych z modułem unittest.
 
 %prep
 %setup -q -n fixtures-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-fixtures.git/commitdiff/3dda164c311883e25b6a69473de95a9ab54db760



More information about the pld-cvs-commit mailing list