packages: mysql/mysql-sphinx.patch - -avoid-version for plugin

glen glen at pld-linux.org
Sat Jul 24 18:12:09 CEST 2010


Author: glen                         Date: Sat Jul 24 16:12:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- -avoid-version for plugin

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

---- Diffs:

================================================================
Index: packages/mysql/mysql-sphinx.patch
diff -u packages/mysql/mysql-sphinx.patch:1.5 packages/mysql/mysql-sphinx.patch:1.6
--- packages/mysql/mysql-sphinx.patch:1.5	Sat Jul 24 16:01:45 2010
+++ packages/mysql/mysql-sphinx.patch	Sat Jul 24 18:12:01 2010
@@ -9,3 +9,14 @@
  
  noinst_HEADERS =	ha_sphinx.h
  
+--- mysql-5.1.49/storage/sphinx/Makefile.am~	2010-07-24 16:37:48.000000000 +0300
++++ mysql-5.1.49/storage/sphinx/Makefile.am	2010-07-24 17:00:56.161565823 +0300
+@@ -38,7 +38,7 @@
+ EXTRA_LTLIBRARIES =	ha_sphinx.la
+ pkgplugin_LTLIBRARIES = @plugin_sphinx_shared_target@ sphinx.la
+ 
+-ha_sphinx_la_LDFLAGS =	-module -rpath $(MYSQLLIBdir)
++ha_sphinx_la_LDFLAGS =	-module -avoid-version -rpath $(MYSQLLIBdir)
+ 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
================================================================

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



More information about the pld-cvs-commit mailing list