SHA256
1
0
forked from pool/gsoap
2013-02-28 22:51:41 +00:00
committed by Git OBS Bridge
parent 6b2fc2df7c
commit 1a71ac5883
7 changed files with 57 additions and 25 deletions

View File

@@ -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.