[packages/pacemaker] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:36:51 CET 2025
commit 7fa0d4492ca3a3e9a822db3d2f45ae63c58ae2c6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:51:11 2025 +0100
- use patch -P
pacemaker.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pacemaker.spec b/pacemaker.spec
index 62a6d74..f85de32 100644
--- a/pacemaker.spec
+++ b/pacemaker.spec
@@ -11,7 +11,7 @@ Summary: The scalable High-Availability cluster resource manager
Summary(pl.UTF-8): Skalowalny zarządca zasobów klastrów o wysokiej dostępności
Name: pacemaker
Version: 2.1.9
-Release:
+Release: 2
License: GPL v2+, LGPL v2.1+
Group: Applications/System
#Source0Download: https://github.com/ClusterLabs/pacemaker/releases
@@ -198,7 +198,7 @@ Dokumentacja do Pacemakera.
%prep
%setup -qn pacemaker-Pacemaker-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%{__sed} -i -e '/po\/Makefile\.in/d' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pacemaker.git/commitdiff/7fa0d4492ca3a3e9a822db3d2f45ae63c58ae2c6
More information about the pld-cvs-commit
mailing list