[packages/ploop] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:38:44 CET 2025
commit 2e723ef5654c68a265203930fc6457d836c01776
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:53:14 2025 +0100
- use patch -P
ploop.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ploop.spec b/ploop.spec
index c6fe259..83d7ab4 100644
--- a/ploop.spec
+++ b/ploop.spec
@@ -2,7 +2,7 @@ Summary: Tools for ploop devices and images
Summary(pl.UTF-8): Narzędzia do urządzeń i obrazów ploop
Name: ploop
Version: 9.0.30
-Release:
+Release: 2
License: GPL v2+
Group: Applications/System
#Source0Download: https://github.com/OpenVZ/ploop/tags
@@ -100,9 +100,9 @@ Interfejs Pythona 3 do biblioteki ploop.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
# honour %{_libexecdir} whatever it's set to
%{__sed} -i -e '/exe = / s,/usr/libexec,%{_libexecdir},' scripts/crypthelper
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ploop.git/commitdiff/2e723ef5654c68a265203930fc6457d836c01776
More information about the pld-cvs-commit
mailing list