forked from pool/gsoap
- Update to new upstream release 2.8.70
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=140
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: gsoap
|
||||
%define lname libgsoap-2_8_69
|
||||
Version: 2.8.69
|
||||
%define lname libgsoap-2_8_70
|
||||
Version: 2.8.70
|
||||
Release: 0
|
||||
Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
@@ -95,6 +95,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 CFLAGS="%optflags -O0 -ggdb3"
|
||||
export CXXFLAGS="%optflags -O0 -ggdb3"
|
||||
%configure --enable-ipv6 --disable-static
|
||||
pushd gsoap/src/
|
||||
# build prerequisites for parallel build first
|
||||
|
Reference in New Issue
Block a user