summaryrefslogtreecommitdiffstats
path: root/mysql55.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-03 14:48:45 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-03 14:48:45 +0100
commit1cbf8a67a046e049bdf21167e75aefe519703a18 (patch)
treefa9180064e20a65e22c0e4bcc8fbea73e50fb515 /mysql55.spec
parent165556dbfd2532ff8ba4c4d9eaa3c5d49bb28696 (diff)
Mysql: fix build with recent openssl
Diffstat (limited to 'mysql55.spec')
-rw-r--r--mysql55.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql55.spec b/mysql55.spec
index 6372055..40c1fda 100644
--- a/mysql55.spec
+++ b/mysql55.spec
@@ -75,6 +75,7 @@ Patch21: mysql-dh1024.patch
Patch22: mysql-innodbwarn.patch
# http://bugs.mysql.com/68999
Patch23: mysql-openssl.patch
+Patch24: mysql-ssltest.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gperf
@@ -278,6 +279,7 @@ rm -f Docs/mysql.info
%patch21 -p1
%patch22 -p1
%patch23 -p1
+%patch24 -p1
# workaround for upstream bug #56342
rm -f mysql-test/t/ssl_8k_key-master.opt