[packages/trac-plugin-release] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:21:25 CEST 2025


commit 91df95cf7ed447736c5c6ae1c9cc152d3acd9fef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:21:09 2025 +0200

    Fix applying patches.

 trac-plugin-release.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trac-plugin-release.spec b/trac-plugin-release.spec
index e8d8e85..f1de2c9 100644
--- a/trac-plugin-release.spec
+++ b/trac-plugin-release.spec
@@ -23,7 +23,7 @@ the user names of those people who should approve it.
 
 %prep
 %setup -q -n trac%{plugin}plugin
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd %{trac_ver}/trunk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/trac-plugin-release.git/commitdiff/91df95cf7ed447736c5c6ae1c9cc152d3acd9fef



More information about the pld-cvs-commit mailing list