[packages/libkolabxml] - -DBoost_NO_BOOST_CMAKE=ON; I was not able to build ka6-kdepim-runtime-25.12.0 without this; sugges

witekfl witekfl at pld-linux.org
Thu Dec 11 17:29:20 CET 2025


commit 13eebafccbfbb5878a5a67d4aba2b7123186760a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Dec 11 17:27:34 2025 +0100

    - -DBoost_NO_BOOST_CMAKE=ON; I was not able to build ka6-kdepim-runtime-25.12.0 without this; suggested by ai

 libkolabxml.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index 680db32..6698598 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -8,7 +8,7 @@
 Summary:	Kolab XML format collection parser library
 Name:		libkolabxml
 Version:	1.1.6
-Release:	20
+Release:	21
 License:	LGPL v3+
 Group:		Libraries
 Source0:	http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
@@ -92,6 +92,7 @@ install -d build
 cd build
 %cmake \
 	-Wno-fatal-errors -Wno-errors \
+	-DBoost_NO_BOOST_CMAKE=ON \
 	-DCMAKE_SKIP_RPATH=ON \
 	-DCMAKE_PREFIX_PATH=%{_libdir} \
 	-DINCLUDE_INSTALL_DIR=%{_includedir}/kolabxml \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libkolabxml.git/commitdiff/13eebafccbfbb5878a5a67d4aba2b7123186760a



More information about the pld-cvs-commit mailing list