[packages/gstreamer0.10] Fix applying patches.

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


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

    Fix applying patches.

 gstreamer0.10.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer0.10.spec b/gstreamer0.10.spec
index 33d3be3..1fbdf28 100644
--- a/gstreamer0.10.spec
+++ b/gstreamer0.10.spec
@@ -105,11 +105,11 @@ Dokumentacja API Gstreamera.
 
 %prep
 %setup -q -n gstreamer-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 # po/Makefile.in.in is modified
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10.git/commitdiff/e4bfd117c87282fd862ecb8b618e1d19a3d52f4c



More information about the pld-cvs-commit mailing list