SHA256
1
0
forked from pool/xmlrpc-c

Accepting request 298143 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/298143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlrpc-c?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2015-04-21 08:53:11 +00:00 committed by Git OBS Bridge
commit 45185b7e0c
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d828f0eeee4ffd1a28ba023a62082e0de1d212acfedcc5198a8f8bf3b7c31237
size 804520

3
xmlrpc-c-1.33.17.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50118a3ca1114828f7cae27b7253cc25045849e487f5d0bb91d962777fc05355
size 804551

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 20 09:16:01 UTC 2015 - mpluskal@suse.com
- Update to 1.33.17
* Build: fix a "recompile with -fPIC" failure in parallel make.
-------------------------------------------------------------------
Mon Mar 9 16:03:12 UTC 2015 - mpluskal@suse.com

View File

@ -19,7 +19,7 @@
%define soname 3
%define soname_cpp 8
Name: xmlrpc-c
Version: 1.33.16
Version: 1.33.17
Release: 0
Summary: Library implementing XML-based Remote Procedure Calls
License: BSD-3-Clause and MIT
@ -28,12 +28,12 @@ Url: http://xmlrpc-c.sourceforge.net/
#SVN-Clone: http://svn.code.sf.net/p/xmlrpc-c/code/stable/
#Snapshot: r2540
Source: http://sourceforge.net/projects/xmlrpc-c/files/Xmlrpc-c%20Super%20Stable/%{version}/%{name}-%{version}.tgz
BuildRequires: gcc-c++
BuildRequires: libcurl-devel
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: makeinfo
BuildRequires: gcc-c++
BuildRequires: libcurl-devel
BuildRequires: libxml2-devel
BuildRequires: makeinfo
BuildRequires: ncurses-devel
BuildRequires: readline-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build