[packages/python-cx_Oracle] Fix applying patches.

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


commit 0711c6bb0bfaa6f9bb53b90b92fab7e57218c1f4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:26:46 2025 +0200

    Fix applying patches.

 python-cx_Oracle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-cx_Oracle.spec b/python-cx_Oracle.spec
index 25dc9ae..8020671 100644
--- a/python-cx_Oracle.spec
+++ b/python-cx_Oracle.spec
@@ -27,7 +27,7 @@ http://www.python.org/topics/database/DatabaseAPI-2.0.html.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 env CFLAGS="%{rpmcflags}" %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cx_Oracle.git/commitdiff/0711c6bb0bfaa6f9bb53b90b92fab7e57218c1f4



More information about the pld-cvs-commit mailing list