SHA256
1
0
forked from pool/gsoap

- Update to new upstream release 2.8.72

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=147
This commit is contained in:
2018-11-30 09:48:48 +00:00
committed by Git OBS Bridge
parent ce24cf2cf5
commit 2924a65cb3
6 changed files with 37 additions and 21 deletions

View File

@@ -17,8 +17,8 @@
Name: gsoap
%define lname libgsoap-2_8_71
Version: 2.8.71
%define lname libgsoap-2_8_72
Version: 2.8.72
Release: 0
Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications
License: SUSE-GPL-2.0+-with-openssl-exception
@@ -103,8 +103,8 @@ popd
make %{?_smp_mflags}
%install
%make_install
b="%buildroot"
make install DESTDIR="$b"
rm -f "$b/%_libdir"/*.la
mkdir -p "$b/%_defaultdocdir"
cp -a gsoap/doc "$b/%_defaultdocdir/%name"