[packages/ucspi-tcp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:24:37 CEST 2025


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

    Fix applying patches.

 ucspi-tcp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ucspi-tcp.spec b/ucspi-tcp.spec
index 477d746..bb7b520 100644
--- a/ucspi-tcp.spec
+++ b/ucspi-tcp.spec
@@ -41,8 +41,8 @@ inetd z małymi dodatkami.
 %setup -q -a1
 mv ucspi-tcp-%{version}-man man
 %{?with_mysql:%patch0}
-%patch1 -p0
-%patch2 -p1
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 echo "%{__cc} %{rpmcflags} %{?with_mysql:-I%{_includedir}/mysql}" > conf-cc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ucspi-tcp.git/commitdiff/b2e35ff99c4f9963dde95a7637a4a904d6210524



More information about the pld-cvs-commit mailing list