[packages/pipewire] use %patch -P

atler atler at pld-linux.org
Thu Mar 6 16:51:39 CET 2025


commit daf45fcdeae070fe385f7a80da68397c42581409
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Mar 6 13:39:05 2025 +0100

    use %patch -P

 pipewire.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pipewire.spec b/pipewire.spec
index 25e4d62..9acd4fb 100644
--- a/pipewire.spec
+++ b/pipewire.spec
@@ -377,8 +377,8 @@ Wtyczka udostępniająca źródło i cel obrazu PipeWire dla GStreamera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %if %{with man} && %{without apidocs}
 %{__sed} -i -e '/doxygen = / s/>=1\.9/>=1.8.10/' meson.build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pipewire.git/commitdiff/8cdee952292ceb3bdd3219a2298412f324627a6e



More information about the pld-cvs-commit mailing list