rpms/sword/FC-6 sword.spec,1.13,1.14

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Mon Jan 15 01:02:30 UTC 2007


Author: deji

Update of /cvs/extras/rpms/sword/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5431

Modified Files:
	sword.spec 
Log Message:
Really add the lucene configure option



Index: sword.spec
===================================================================
RCS file: /cvs/extras/rpms/sword/FC-6/sword.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sword.spec	15 Jan 2007 00:40:31 -0000	1.13
+++ sword.spec	15 Jan 2007 01:01:59 -0000	1.14
@@ -41,7 +41,7 @@
 %setup -q
 
 %build
-%configure --disable-static --with-icu
+%configure --disable-static --with-icu --with-lucene
 make 
 #%%{?_smp_mflags} sometimes causes build failure
 




More information about the scm-commits mailing list