[zarafa] Disable CLucene support on Fedora 16+ because of incompatibility (for now)

Robert Scheck robert at fedoraproject.org
Sat Oct 1 12:17:46 UTC 2011


commit 970966be09fd0a274b6021cd397b53f01573a604
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sat Oct 1 14:17:20 2011 +0200

    Disable CLucene support on Fedora 16+ because of incompatibility (for now)

 zarafa.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/zarafa.spec b/zarafa.spec
index 93c8d75..192ac87 100644
--- a/zarafa.spec
+++ b/zarafa.spec
@@ -1,7 +1,7 @@
 %global beta_or_rc      0
 %global actual_release  1
 %global svnrevision     29470
-%global with_clucene    1
+%global with_clucene    0
 %global with_ldap       1
 %global with_xmlto      1
 %global no_multiupload  1


More information about the scm-commits mailing list