[packages/python-zeroconf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:09 CEST 2025


commit 1b97378ae3cdf6db6fe7332eec007e40200d7e7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:33:53 2025 +0200

    Fix applying patches.

 python-zeroconf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zeroconf.spec b/python-zeroconf.spec
index 327116e..5821aba 100644
--- a/python-zeroconf.spec
+++ b/python-zeroconf.spec
@@ -68,7 +68,7 @@ przy użyciu Bonjour/Avahi.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # Remove enum-compat from install_requires
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1432165
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-zeroconf.git/commitdiff/1b97378ae3cdf6db6fe7332eec007e40200d7e7e



More information about the pld-cvs-commit mailing list