From 6a24adb40ba9cbf651b275863ae9e5fac3b628d3 Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Thu, 11 Mar 2021 17:51:51 +0300 Subject: [PATCH 1/2] neon 0.31.2 --- network/misc/neon/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/misc/neon/pspec.xml b/network/misc/neon/pspec.xml index 3c8e523c52..d4e1429c7b 100644 --- a/network/misc/neon/pspec.xml +++ b/network/misc/neon/pspec.xml @@ -12,7 +12,7 @@ library HTTP and WebDAV client library neon is an HTTP and WebDAV client library with a C interface; providing a high-level interface to HTTP and WebDAV methods along with a low-level interface for HTTP request handling. - https://github.com/notroj/neon/archive/0.31.2.tar.gz + https://github.com/notroj/neon/archive/0.31.2.tar.gz openssl-devel expat-devel From 188129f1a1c7b847764f9c70e603e3808cf37f24 Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Thu, 11 Mar 2021 17:52:17 +0300 Subject: [PATCH 2/2] neon 0.31.2 --- network/misc/neon/actions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/network/misc/neon/actions.py b/network/misc/neon/actions.py index 82ee5f06e8..d5d25c772e 100644 --- a/network/misc/neon/actions.py +++ b/network/misc/neon/actions.py @@ -9,7 +9,6 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - autotools.autoreconf("-vfi") autotools.configure("--with-libxml2 \ --with-expat \ --without-gssapi \