]> git.pld-linux.org Git - packages/mysql.git/commitdiff
mysqlhotcopy: patch for backup of databases with dashes
authorElan Ruusamäe <glen@delfi.ee>
Fri, 20 Dec 2013 13:02:24 +0000 (15:02 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 22 Dec 2013 15:28:34 +0000 (17:28 +0200)
mysql.spec

index ab5bfc6e026022bcb599465746ad8bb0f66b6264..4efacd306d80ae4c4f2744914b3c4d1cd0f0d23d 100644 (file)
@@ -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
This page took 0.197598 seconds and 4 git commands to generate.