[packages/speech-dispatcher] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:41:42 CET 2025


commit 7980c8856bcdc12e9346ea5cea858d0f5ed4eabc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:56:29 2025 +0100

    - use patch -P

 speech-dispatcher.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec
index f7323f6..3d88d58 100644
--- a/speech-dispatcher.spec
+++ b/speech-dispatcher.spec
@@ -23,7 +23,7 @@ Summary:	A device independent layer for speech synthesis
 Summary(pl.UTF-8):	Niezależna od urządzenia warstwa obsługująca syntezę mowy
 Name:		speech-dispatcher
 Version:	0.11.5
-Release:	
+Release:	2
 License:	LGPL v2.1+ (library and audio drivers), GPL v2+ (programs and speech modules)
 Group:		Applications/Sound
 #Source0Download: https://github.com/brailcom/speechd/releases
@@ -298,7 +298,7 @@ komunikacji ze Speech Dispatcherem.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' src/api/python/speechd_config/spd-conf
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/speech-dispatcher.git/commitdiff/7980c8856bcdc12e9346ea5cea858d0f5ed4eabc



More information about the pld-cvs-commit mailing list