[packages/python-SOAP] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:12 CEST 2025


commit ab75745bd1a0f0939490fb18e4c704aa77365fd9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:32:56 2025 +0200

    Fix applying patches.

 python-SOAP.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-SOAP.spec b/python-SOAP.spec
index 6f323da..2842971 100644
--- a/python-SOAP.spec
+++ b/python-SOAP.spec
@@ -30,7 +30,7 @@ SOAP, WSDL, UDDI itp.
 
 %prep
 %setup -q -n SOAPpy-%{version}
-%patch0 -p1
+%patch -P0 -p1
 rm -f src/SOAPpy/*.orig
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-SOAP.git/commitdiff/ab75745bd1a0f0939490fb18e4c704aa77365fd9



More information about the pld-cvs-commit mailing list