[packages/gstreamer0.10-plugins-good] Fix applying patches.

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


commit 02a2433d8c8021699826c48db8ad9b021b3e6005
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:00:37 2025 +0200

    Fix applying patches.

 gstreamer0.10-plugins-good.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gstreamer0.10-plugins-good.spec b/gstreamer0.10-plugins-good.spec
index 9743600..2611e6b 100644
--- a/gstreamer0.10-plugins-good.spec
+++ b/gstreamer0.10-plugins-good.spec
@@ -509,11 +509,11 @@ Wtyczka obsługująca bezstratny format dźwięku Wavpack.
 
 %prep
 %setup -q -n %{gstname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 cd common
-%patch2 -p1
-%patch3 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 cd ..
 
 # gtk-doc >= 1.27 requires UTF-8 input
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-good.git/commitdiff/02a2433d8c8021699826c48db8ad9b021b3e6005



More information about the pld-cvs-commit mailing list