[packages/openldap] - disable libfetch by default, required API is not compatible

qboosh qboosh at pld-linux.org
Sun Jul 12 20:18:09 CEST 2026


commit a76cee29168d4da4faba3152abcd918cbcc71dcc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 12 20:18:09 2026 +0200

    - disable libfetch by default, required API is not compatible

 openldap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openldap.spec b/openldap.spec
index bb13ff8..727c2f3 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -6,7 +6,7 @@
 %bcond_without	perl		# perl backend (deprecated)
 %bcond_without	wiredtiger	# wiredtiger backend
 %bcond_with	wiredtiger1	# use legacy wiredtiger 1.x
-%bcond_without	libfetch	# ldif network URLs support via libfetch
+%bcond_with	libfetch	# ldif network URLs support via libfetch [with FILE* API]
 %bcond_without	sasl		# cyrus sasl support
 %bcond_without	slp		# SLP support
 %bcond_without	systemd		# systemd service notification
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/a76cee29168d4da4faba3152abcd918cbcc71dcc



More information about the pld-cvs-commit mailing list