[packages/cvsspam] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:08:53 CEST 2025


commit 582f5a8333c47396bec944fb441f8e0727352ed3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:08:38 2025 +0200

    Fix applying patches.

 cvsspam.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/cvsspam.spec b/cvsspam.spec
index 6254c18..99a4a66 100644
--- a/cvsspam.spec
+++ b/cvsspam.spec
@@ -40,11 +40,11 @@ możliwe, generowane są odnośniki do frontendów WWW do CVS i systemów
 %prep
 %setup -q
 rm svn_post_commit_hook.rb
-%patch100 -p0
-%patch0 -p0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P100 -p0
+%patch -P0 -p0
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cvsspam.git/commitdiff/582f5a8333c47396bec944fb441f8e0727352ed3



More information about the pld-cvs-commit mailing list