[packages/mercurial] - use patch -P

baggins baggins at pld-linux.org
Mon Mar 10 17:05:35 CET 2025


commit 4716a25b2b50da89a3e2de2d04b8c34c30735ffd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 10 16:33:10 2025 +0100

    - use patch -P

 mercurial.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mercurial.spec b/mercurial.spec
index e81204d..60c8e2d 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -16,7 +16,7 @@ Summary:	Mercurial Distributed SCM
 Summary(pl.UTF-8):	Mercurial - rozproszony system kontroli wersji
 Name:		mercurial
 Version:	6.5.1
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		Development/Version Control
 Source0:	https://www.mercurial-scm.org/release/%{name}-%{version}.tar.gz
@@ -150,7 +150,7 @@ Dopełnianie parametrów w zsh dla Mercuriala.
 %prep
 %setup -q
 
-%patch1 -p1
+%patch -P 1 -p1
 
 # fails on builders due to lack of networking
 %{__rm} tests/test-clonebundles.t
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mercurial.git/commitdiff/4716a25b2b50da89a3e2de2d04b8c34c30735ffd



More information about the pld-cvs-commit mailing list