[packages/ganeti] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:39:15 CEST 2025


commit e64d2d221ddd85631be2be82149d063b673593a0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:39:00 2025 +0200

    Fix applying patches.

 ganeti.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ganeti.spec b/ganeti.spec
index edea19e..aaa99eb 100644
--- a/ganeti.spec
+++ b/ganeti.spec
@@ -123,12 +123,12 @@ bash-completion for ganeti.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__aclocal} -I autotools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ganeti.git/commitdiff/e64d2d221ddd85631be2be82149d063b673593a0



More information about the pld-cvs-commit mailing list