[packages/libsoup3] - disable autobahn tests explicitly (with new meson macros auto features default to enabled); releas
qboosh
qboosh at pld-linux.org
Thu Feb 6 18:09:20 CET 2025
commit 159dc91da656d9ea2b7bdfd78dc57616c7c0dac4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Feb 6 17:44:14 2025 +0100
- disable autobahn tests explicitly (with new meson macros auto features default to enabled); release 2
libsoup3.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libsoup3.spec b/libsoup3.spec
index 4fef98f..d72b3fb 100644
--- a/libsoup3.spec
+++ b/libsoup3.spec
@@ -6,7 +6,7 @@ Summary: HTTP client/server library for GNOME
Summary(pl.UTF-8): Biblioteka klienta/serwera HTTP dla GNOME
Name: libsoup3
Version: 3.6.4
-Release: 1
+Release: 2
License: LGPL v2+
Group: Libraries
Source0: https://download.gnome.org/sources/libsoup/3.6/libsoup-%{version}.tar.xz
@@ -131,6 +131,7 @@ API libsoup 3 dla języka Vala.
%build
%meson \
+ -Dautobahn=disabled \
%{!?with_apidocs:-Ddocs=disabled} \
-Dntlm=enabled \
-Dntlm_auth=/usr/bin/ntlm_auth \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsoup3.git/commitdiff/159dc91da656d9ea2b7bdfd78dc57616c7c0dac4
More information about the pld-cvs-commit
mailing list