From 87ef70c70250486f196c22d1080341d08e5d86f0f48a86ef341def941ed4cb48 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 8 Apr 2020 09:54:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=197 --- gsoap.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gsoap.spec b/gsoap.spec index 94fbe33..9912306 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -29,6 +29,7 @@ Source: gsoap-%version.tar.xz Source2: sanitize_source.sh Patch1: gsoap-automake1_13.diff Patch2: gsoap-01-sharedlibs.diff +Patch3: gs99-overrun.diff BuildRequires: autoconf BuildRequires: automake BuildRequires: bison @@ -80,7 +81,7 @@ This subpackage contains the documentation for the gSOAP toolkit. %prep %setup -q cmp gsoap/stdsoap2.cpp gsoap/stdsoap2.c -%patch -P 1 -P 2 -p1 +%patch -P 1 -P 2 -P 3 -p1 ln -fs stdsoap2.cpp gsoap/stdsoap2.c %build