[packages/libid3tag] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:51:39 CEST 2025


commit e92f5f5dd8ee16659c7f9a03369856e96fb367d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:51:23 2025 +0200

    Fix applying patches.

 libid3tag.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libid3tag.spec b/libid3tag.spec
index e5deb3a..b5e2a62 100644
--- a/libid3tag.spec
+++ b/libid3tag.spec
@@ -54,8 +54,8 @@ Biblioteka statyczna libid3tag.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # Create an additional pkgconfig file
 %{__cat} > id3tag.pc << EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libid3tag.git/commitdiff/e92f5f5dd8ee16659c7f9a03369856e96fb367d3



More information about the pld-cvs-commit mailing list