SPECS: sphinx.spec -- with-pgsql (not tested)

glen glen at pld-linux.org
Thu Mar 15 19:19:42 CET 2007


Author: glen                         Date: Thu Mar 15 18:19:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
-- with-pgsql (not tested)

---- Files affected:
SPECS:
   sphinx.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/sphinx.spec
diff -u SPECS/sphinx.spec:1.3 SPECS/sphinx.spec:1.4
--- SPECS/sphinx.spec:1.3	Thu Mar 15 18:48:21 2007
+++ SPECS/sphinx.spec	Thu Mar 15 19:19:37 2007
@@ -1,6 +1,8 @@
 # $Revision$, $Date$
+#  TODO
+# - packages for PHP/Python API
 %define		_rc		rc2
-%define		_rel	0.2
+%define		_rel	0.3
 Summary:	Free open-source SQL full-text search engine
 Summary(pl.UTF-8):	Silnik przeszukiwania pełnotekstowego SQL open-source
 Name:		sphinx
@@ -44,7 +46,9 @@
 %{__autoheader}
 %{__automake}
 CPPFLAGS=-D_FILE_OFFSET_BITS=64
-%configure
+%configure \
+	--with-mysql \
+	--with-pgsql
 %{__make}
 
 %install
@@ -73,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/03/15 18:19:37  glen
+-- with-pgsql (not tested)
+
 Revision 1.3  2007/03/15 17:48:21  glen
 - _FILE_OFFSET_BITS=64 for proper build (thx to Andrew Aksyonoff for pointing to right direction)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sphinx.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list