[strigi] re-disable clucene on f16+, it's still FTBFS (FIXME)

Rex Dieter rdieter at fedoraproject.org
Sun Aug 7 18:52:35 UTC 2011


commit 9f17ddaaa095a85e06e27d7a211174c814e3f33c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Aug 7 13:57:56 2011 -0500

    re-disable clucene on f16+, it's still FTBFS (FIXME)

 strigi.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/strigi.spec b/strigi.spec
index 6af8e14..757766d 100644
--- a/strigi.spec
+++ b/strigi.spec
@@ -1,10 +1,9 @@
 
 %if 0%{?fedora} && 0%{?fedora} < 16
 %define dt_vendor fedora
-%endif
-
 # include clucene support
 %global clucene 1
+%endif
 
 Name:		strigi
 Version:	0.7.5
@@ -158,7 +157,6 @@ rm -rf %{buildroot}
 %changelog
 * Sun Aug 07 2011 Rex Dieter <rdieter at fedoraproject.org> 0.7.5-3
 - explicitly mark convenience libs static
-- re-enable clucene support
 
 * Fri Aug 05 2011 Rex Dieter <rdieter at fedoraproject.org> 0.7.5-2
 - rebuild


More information about the scm-commits mailing list