packages: mysql/mysql-sphinx.patch - remove -DENGINE to avoid clash with op...

glen glen at pld-linux.org
Sat Jul 24 16:01:52 CEST 2010


Author: glen                         Date: Sat Jul 24 14:01:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove -DENGINE to avoid clash with openssl
  http://bugs.mysql.com/bug.php?id=37517

---- Files affected:
packages/mysql:
   mysql-sphinx.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/mysql/mysql-sphinx.patch
diff -u /dev/null packages/mysql/mysql-sphinx.patch:1.5
--- /dev/null	Sat Jul 24 16:01:53 2010
+++ packages/mysql/mysql-sphinx.patch	Sat Jul 24 16:01:45 2010
@@ -0,0 +1,11 @@
+--- mysql-5.1.49/storage/sphinx/Makefile.am~	2009-02-13 23:26:46.000000000 +0200
++++ mysql-5.1.49/storage/sphinx/Makefile.am	2010-07-24 16:35:57.568716704 +0300
+@@ -31,7 +31,7 @@
+ LDADD =
+ 
+ DEFS= @DEFS@ \
+-      -D_REENTRANT -D_PTHREADS -DENGINE -DSTORAGE_ENGINE -DMYSQL_SERVER
++      -D_REENTRANT -D_PTHREADS -DSTORAGE_ENGINE -DMYSQL_SERVER
+ 
+ noinst_HEADERS =	ha_sphinx.h
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql-sphinx.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list