[packages/mysql] - rel 3; use libmysql.map which has more sane versioning that libmysql.ver.in

arekm arekm at pld-linux.org
Wed Oct 30 19:29:30 CET 2013


commit 8fc77a5de18e12777cd6e0eb3459644186271e63
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Oct 30 19:29:26 2013 +0100

    - rel 3; use libmysql.map which has more sane versioning that libmysql.ver.in

 mysql.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index d809b78..6cd6481 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -35,7 +35,7 @@ Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.6.14
-Release:	2
+Release:	3
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 # Source0Download: http://dev.mysql.com/downloads/mysql/5.5.html#downloads
@@ -509,6 +509,9 @@ mv sphinx-*/mysqlse storage/sphinx
 [ -f sql/sql_yacc.cc ] && rm sql/sql_yacc.cc
 [ -f sql/sql_yacc.h ] && rm sql/sql_yacc.h
 
+# map has more sane versioning that default "global everything" in ver.in
+cp -p libmysql/libmysql.map libmysql/libmysql.ver.in
+
 %build
 install -d build
 cd build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/8fc77a5de18e12777cd6e0eb3459644186271e63



More information about the pld-cvs-commit mailing list