[packages/svn2log] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:10:59 CEST 2025


commit ab166f85b5d0a45c9e7352762c49c617808c6eba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:10:44 2025 +0200

    Fix applying patches.

 svn2log.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/svn2log.spec b/svn2log.spec
index 817d7e0..fb0aed8 100644
--- a/svn2log.spec
+++ b/svn2log.spec
@@ -23,8 +23,8 @@ Konwersja pliku loga XML z subversion do ChangeLoga w stylu GNU.
 %prep
 %setup -q -c -T
 cp %{SOURCE0} %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/svn2log.git/commitdiff/ab166f85b5d0a45c9e7352762c49c617808c6eba



More information about the pld-cvs-commit mailing list