From 38c248572914367b9987f6ed30b66c76be416ae99fcd1c3c849b0a922939d9d0 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 12 Feb 2019 13:02:33 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=155 --- gsoap.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gsoap.spec b/gsoap.spec index c153c0a..c0bca4d 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -27,8 +27,8 @@ Url: http://www.genivia.com/dev.html Source: gsoap-%version.tar.xz Source2: sanitize_source.sh -Patch3: gsoap-automake1_13.diff -Patch4: gsoap-01-sharedlibs.diff +Patch1: gsoap-automake1_13.diff +Patch2: gsoap-01-sharedlibs.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -83,7 +83,7 @@ This subpackage contains the documentation for the gSOAP toolkit. %prep %setup -q cmp gsoap/stdsoap2.cpp gsoap/stdsoap2.c -%autopatch -p1 +%patch -P 1 -P 2 -p1 ln -fs stdsoap2.cpp gsoap/stdsoap2.c %build