[packages/mysql] mysqlhotcopy: patch for backup of databases with dashes
glen
glen at pld-linux.org
Sun Dec 22 16:29:49 CET 2013
commit 84a54893ab7f4ffd16010584cf0856ba085ac7bd
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 20 15:02:24 2013 +0200
mysqlhotcopy: patch for backup of databases with dashes
mysql.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mysql.spec b/mysql.spec
index ab5bfc6..4efacd3 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -75,6 +75,7 @@ Patch19: %{name}-chain-certs.patch
Patch20: %{name}-dubious-exports.patch
Patch21: bison3.patch
Patch22: bug-66589.patch
+Patch23: bug-44278.patch
URL: http://www.mysql.com/products/community/
BuildRequires: bison >= 1.875
BuildRequires: cmake >= 2.6
@@ -508,6 +509,7 @@ mv sphinx-*/mysqlse storage/sphinx
%patch20 -p1
%patch21 -p1
%patch22 -p1
+%patch23 -p1
# to get these files rebuild
[ -f sql/sql_yacc.cc ] && rm sql/sql_yacc.cc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/d2ba42194432d386b7af84a84b2f5fde74752e7d
More information about the pld-cvs-commit
mailing list