[packages/milter-greylist] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:19:11 CEST 2025


commit e704c2b8a2bf96c03ff386d65d08d8e2ad218bb2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:18:55 2025 +0200

    Fix applying patches.

 milter-greylist.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/milter-greylist.spec b/milter-greylist.spec
index 4099206..1ba3013 100644
--- a/milter-greylist.spec
+++ b/milter-greylist.spec
@@ -60,11 +60,11 @@ This package provides a greylist filter for sendmail's milter API.
 
 %prep
 %setup -q
-%patch4 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
+%patch -P4 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
+%patch -P10 -p1
 
 %if "%{pld_release}" != "ac"
 # on ac shared libresolv does not have the __ns_initparse sym that <arpa/nameser.h> defines
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/milter-greylist.git/commitdiff/e704c2b8a2bf96c03ff386d65d08d8e2ad218bb2



More information about the pld-cvs-commit mailing list