[packages/dcmtk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:11:43 CEST 2025


commit 4a73b5b7ef3e64538f89e928c64e636a8101a9d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:11:28 2025 +0200

    Fix applying patches.

 dcmtk.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/dcmtk.spec b/dcmtk.spec
index 7a7cde5..32f9e9e 100644
--- a/dcmtk.spec
+++ b/dcmtk.spec
@@ -82,14 +82,14 @@ Pliki nagłówkowe bibliotek DCMTK.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
 
 # enforce system CharLS
 %{__rm} -r dcmjpls/libcharls
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dcmtk.git/commitdiff/4a73b5b7ef3e64538f89e928c64e636a8101a9d5



More information about the pld-cvs-commit mailing list