[packages/crossfire] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 13:55:52 CET 2025


commit 272bf515b7adcfba1a6052d431c722a611a53425
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:06:28 2025 +0100

    - use patch -P

 crossfire.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossfire.spec b/crossfire.spec
index 78727e1..561b1d5 100644
--- a/crossfire.spec
+++ b/crossfire.spec
@@ -2,7 +2,7 @@ Summary:	Multiplayer roguelike game server
 Summary(pl.UTF-8):	Serwer gry roguelike dla wielu graczy
 Name:		crossfire
 Version:	1.75.0
-Release:	
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	https://downloads.sourceforge.net/crossfire/%{name}-%{version}.tar.gz
@@ -97,7 +97,7 @@ Wtyczka animacji dla serwera Crossfire.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P 0 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
       utils/cfdb_convert
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossfire.git/commitdiff/272bf515b7adcfba1a6052d431c722a611a53425



More information about the pld-cvs-commit mailing list