[packages/libpreludedb] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:29:03 CET 2025
commit ce497d3fe59495b30ca18112801554e921e33c24
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:42:39 2025 +0100
- use patch -P
libpreludedb.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libpreludedb.spec b/libpreludedb.spec
index 6e7a0e7..acb7f57 100644
--- a/libpreludedb.spec
+++ b/libpreludedb.spec
@@ -11,7 +11,7 @@ Summary: The PreludeDB Library
Summary(pl.UTF-8): Biblioteka PreludeDB
Name: libpreludedb
Version: 5.2.0
-Release:
+Release: 2
License: GPL v2 or commercial
Group: Libraries
#Source0Download: https://www.prelude-siem.org/projects/prelude/files
@@ -191,10 +191,10 @@ Wiązania Pythona 3.x do libpreludedb.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
# in case swig regeneration is required:
#%{__rm} bindings/python/{_preludedb.cxx,preludedb.py}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpreludedb.git/commitdiff/ce497d3fe59495b30ca18112801554e921e33c24
More information about the pld-cvs-commit
mailing list