packages: mysql/mysql-sphinx.patch - more -avoid version
glen
glen at pld-linux.org
Sun Jul 25 02:58:28 CEST 2010
Author: glen Date: Sun Jul 25 00:58:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- more -avoid version
---- Files affected:
packages/mysql:
mysql-sphinx.patch (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/mysql/mysql-sphinx.patch
diff -u packages/mysql/mysql-sphinx.patch:1.6 packages/mysql/mysql-sphinx.patch:1.7
--- packages/mysql/mysql-sphinx.patch:1.6 Sat Jul 24 18:12:01 2010
+++ packages/mysql/mysql-sphinx.patch Sun Jul 25 02:58:23 2010
@@ -20,3 +20,14 @@
ha_sphinx_la_CXXFLAGS= $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
ha_sphinx_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
ha_sphinx_la_SOURCES = ha_sphinx.cc
+--- mysql-5.1.49/storage/sphinx/Makefile.am~ 2010-07-24 19:14:55.000000000 +0300
++++ mysql-5.1.49/storage/sphinx/Makefile.am 2010-07-25 03:47:56.660771099 +0300
+@@ -43,7 +43,7 @@
+ ha_sphinx_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
+ ha_sphinx_la_SOURCES = ha_sphinx.cc
+
+-sphinx_la_LDFLAGS = -module
++sphinx_la_LDFLAGS = -module -avoid-version -rpath $(MYSQLLIBdir)
+ sphinx_la_CXXFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
+ sphinx_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
+ sphinx_la_SOURCES = snippets_udf.cc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql-sphinx.patch?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list