File project.diff of Package SocketW
--- SocketW.changes.orig
+++ SocketW.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Dec 9 01:11:15 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.de>
+
+- replace %patchN (boo#1240154)
+
+-------------------------------------------------------------------
Thu May 10 09:46:57 UTC 2018 - antoine.belvire@opensuse.org
- Fix build on Tumbleweed and Leap 15.0: Requires openssl < 1.1.
--- SocketW.spec.orig
+++ SocketW.spec
@@ -57,8 +57,8 @@ It supports Unix sockets and TCP/IP sock
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
make %{?_smp_mflags} shared