[packages/audit] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:57:55 CET 2025


commit 9ed58a122b9bd15c9ffd72579bd607e4dae1cb79
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:55:13 2025 +0100

    - use patch -P

 audit.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index 2006cf1..fd994fa 100644
--- a/audit.spec
+++ b/audit.spec
@@ -21,7 +21,7 @@ Summary:	User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8):	Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:		audit
 Version:	3.1.4
-Release:	
+Release:	2
 License:	GPL v2+
 Group:		Daemons
 Source0:	https://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
@@ -177,12 +177,12 @@ Interfejs Pythona 3.x do biblioteki libaudit.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 3 -p1
+%patch -P 4 -p1
+%patch -P 5 -p1
 
 %if %{without python}
 sed 's#[^ ]*swig/[^ ]*/Makefile ##g' -i configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audit.git/commitdiff/9ed58a122b9bd15c9ffd72579bd607e4dae1cb79



More information about the pld-cvs-commit mailing list