[packages/libupnp] use %patch -P

atler atler at pld-linux.org
Thu Jun 5 02:10:53 CEST 2025


commit f120c4603578e44358b7a3c8820ddfb3790bf031
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 2 01:06:39 2025 +0200

    use %patch -P

 libupnp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libupnp.spec b/libupnp.spec
index bb98344..18a1205 100644
--- a/libupnp.spec
+++ b/libupnp.spec
@@ -80,8 +80,8 @@ Dokumentacja API bibliotek upnp.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # LFS is required in library clients (including examples)
 %{__sed} -i -e '/^Cflags/ s/$/ -D_FILE_OFFSET_BITS=64/' libupnp.pc.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libupnp.git/commitdiff/5d2f1a24eeb1a996c0f81553c83254d450b95d8f



More information about the pld-cvs-commit mailing list