From e8c07fad59d80ec9bdd9dc94d9113f567f5c8e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Thu, 2 Jan 2014 21:08:26 +0000 Subject: [PATCH] move clucene from required to recommended soprano dependencies git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12509 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 5 +++++ server/other/soprano.xml | 13 +++++++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index b20374aa7f..a21908ef7c 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -46,6 +46,11 @@ January 2nd, 2014 + + [igor] - Move CLucene from required to recommended dependencies + for Soprano, reported by Armin K. Fixes #4514. + [igor] - Use CLucene tarball instead of git checkout, thanks to Thomas Trepl. Fixes #4515. diff --git a/server/other/soprano.xml b/server/other/soprano.xml index 822e67457e..555ea6c3ca 100644 --- a/server/other/soprano.xml +++ b/server/other/soprano.xml @@ -85,13 +85,13 @@ Required , - , - , and - + , and + - Recommended (Required if building KDE) + Recommended + , , (required for the Virtuoso backend. Additionally, is required as a runtime dependency for this @@ -140,6 +140,11 @@ make to apply higher level of the compiler optimizations. + + : This switch disables + compilation of Clucene-based full-text index. + +