forked from pool/gsoap
gsoap-2.8.14
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gsoap
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,13 +21,14 @@ Name: gsoap
|
||||
Summary: Toolkit for C/C++ server and client web service applications
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
Group: Development/Libraries/C and C++
|
||||
Version: 2.8.11
|
||||
Version: 2.8.14
|
||||
Release: 0
|
||||
Url: http://gsoap2.sf.net/
|
||||
|
||||
#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.11.zip
|
||||
#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.14.zip
|
||||
Source: gsoap-%version.tar.xz
|
||||
Source2: sanitize_source.sh
|
||||
Patch0: gsoap-automake1_13.diff
|
||||
Patch1: gsoap-01-sharedlibs.diff
|
||||
Patch2: gsoap-02-typepuns.diff
|
||||
Patch4: gsoap-04-strerror.diff
|
||||
@@ -110,7 +111,7 @@ symlinks for libgsoap.
|
||||
tar -xf "%{S:0}" --use=xz;
|
||||
%setup -DTq
|
||||
%endif
|
||||
%patch -P 1 -P 2 -P 4 -P 5 -p1
|
||||
%patch -P 0 -P 1 -P 2 -P 4 -P 5 -p1
|
||||
|
||||
%build
|
||||
# Rebuild configure - fix that utterly long mktime test.
|
||||
|
Reference in New Issue
Block a user