[packages/python-librepo] Fix applying patches.

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


commit 688a17d3a491b7d7a55f008af4b7725f19f54182
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:11 2025 +0200

    Fix applying patches.

 python-librepo.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-librepo.spec b/python-librepo.spec
index c892269..42953ff 100644
--- a/python-librepo.spec
+++ b/python-librepo.spec
@@ -56,7 +56,7 @@ Dokumentacja API do wiązań Pythona do librepo.
 
 %prep
 %setup -q -n librepo-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-librepo.git/commitdiff/688a17d3a491b7d7a55f008af4b7725f19f54182



More information about the pld-cvs-commit mailing list