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

Robert Scheck robert at fedoraproject.org
Sun Aug 14 00:02:10 UTC 2011


commit 552319a638986416640fd5d0ead6e9fd6fb9fff8
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Aug 14 02:01:37 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 8f44767..1ce5518 100644
--- a/zarafa.spec
+++ b/zarafa.spec
@@ -1,7 +1,7 @@
 %global beta_or_rc      0
 %global actual_release  1
 %global svnrevision     28479
-%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