[zarafa/el4/master] Disable CLucene on EPEL 4 for now (#600992)

Robert Scheck robert at fedoraproject.org
Mon Aug 9 20:54:06 UTC 2010


commit 5e11b60b858f3013d6866a5c06c86cc8748715d4
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Mon Aug 9 22:53:18 2010 +0200

    Disable CLucene on EPEL 4 for now (#600992)

 zarafa.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/zarafa.spec b/zarafa.spec
index d0b02ce..c3643c6 100644
--- a/zarafa.spec
+++ b/zarafa.spec
@@ -118,7 +118,7 @@
 %define beta_or_rc      0
 %define actual_release  1
 %define svnrevision     21780
-%define with_clucene    1
+%define with_clucene    0
 %define with_ldap       1
 %define with_xmlto      1
 %define php_apiver      %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1)


More information about the scm-commits mailing list