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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user