[packages/python-django-celery] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 21:47:58 CET 2025


commit 714e985509235a58ba813d1c229a1197086ac75f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 21:41:16 2025 +0100

    - use patch -P

 python-django-celery.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django-celery.spec b/python-django-celery.spec
index 69e0ba3..cea658d 100644
--- a/python-django-celery.spec
+++ b/python-django-celery.spec
@@ -92,7 +92,7 @@ Dokumentacja API modułu Pythona django-celery.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
 
 # avoid network usage via sphinxcontrib-issuetracker during docs build
 %{__sed} -i -e 's/Issue #\([0-9]\+\)/Issue ``#\1``/g' docs/changelog.rst
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django-celery.git/commitdiff/714e985509235a58ba813d1c229a1197086ac75f



More information about the pld-cvs-commit mailing list