From 13aaaccfd003beda28f686d058fbb10a8447daa3 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Tue, 15 Nov 2016 20:13:02 +0100 Subject: [PATCH] Update to 10.1.19 - added temporary support to build with OpenSSL 1.0 on Fedora >= 26 - added krb5-devel pkg as Buldrquires to preven gssapi failure. --- mariadb.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mariadb.spec b/mariadb.spec index 599fa48..cc96d92 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -219,6 +219,7 @@ Requires: compat-openssl10 # for running some openssl tests rhbz#1189180 #BuildRequires: openssl #BuildRequires: openssl-devel +BuildRequires: krb5-devel BuildRequires: selinux-policy-devel @@ -1311,6 +1312,7 @@ fi * Tue Nov 15 2016 Michal Schorm - 3:10.1.19-1 - Update to 10.1.19 - added temporary support to build with OpenSSL 1.0 on Fedora >= 26 +- added krb5-devel pkg as Buldrquires to preven gssapi failure. * Tue Oct 4 2016 Jakub Dorňák - 3:10.1.18-1 - Update to 10.1.18