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