[packages/spice-gtk2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:05:20 CEST 2025


commit cba247bf380e031663ab4cb6946211bbf7be6ad8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:05:04 2025 +0200

    Fix applying patches.

 spice-gtk2.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/spice-gtk2.spec b/spice-gtk2.spec
index 2d8b3a7..0a47be0 100644
--- a/spice-gtk2.spec
+++ b/spice-gtk2.spec
@@ -193,11 +193,11 @@ SPICE GLib.
 
 %prep
 %setup -q -n spice-gtk-%{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
 
 # force regeneration
 %{__rm} spice-common/common/generated_*marshallers.[ch]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-gtk2.git/commitdiff/cba247bf380e031663ab4cb6946211bbf7be6ad8



More information about the pld-cvs-commit mailing list