forked from pool/gsoap
- Update to new upstream release 2.8.83
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=163
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: gsoap
|
||||
%define lname libgsoap-2_8_82
|
||||
Version: 2.8.82
|
||||
%define lname libgsoap-2_8_83
|
||||
Version: 2.8.83
|
||||
Release: 0
|
||||
Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
@@ -94,6 +94,8 @@ perl -i -lpe 's{AC_INIT\(gsoap, 2.8\)}{AC_INIT([gsoap], [%version])}' \
|
||||
# Rebuild configure - fix that utterly long mktime test.
|
||||
# Also needed because Makefile.am and configure.ac are touched.
|
||||
autoreconf -fi
|
||||
export CXXFLAGS="-O0 -ggdb3 %optflags"
|
||||
export CFLAGS="-O0 -ggdb3 %optflags"
|
||||
%configure --enable-ipv6 --disable-static
|
||||
pushd gsoap/src/
|
||||
# build prerequisites for parallel build first
|
||||
|
Reference in New Issue
Block a user