From 1925308c6d952b1e4f469554d29bff9059ea7c44 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Oct 28 2017 16:03:25 +0000 Subject: mariadb fixes --- diff --git a/EMBOSS.spec b/EMBOSS.spec index 9a10b03..daf7f62 100644 --- a/EMBOSS.spec +++ b/EMBOSS.spec @@ -20,7 +20,7 @@ Name: EMBOSS Version: 6.6.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: The European Molecular Biology Open Software Suite # Files under jemboss/, ajax/ensembl/ are LGPLv2+ @@ -72,7 +72,7 @@ BuildRequires: zlib-devel BuildRequires: expat-devel BuildRequires: libharu-devel BuildRequires: postgresql-devel -BuildRequires: mysql-devel +BuildRequires: mariadb-connector-c-devel openssl-devel BuildRequires: libtool, autoconf %if %{with jemboss} BuildRequires: ant @@ -330,6 +330,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}/EMBOSS/jemboss %{_includedir}/EMBOSS/eplplot/ %changelog +* Sat Oct 28 2017 Tom Callaway - 6.6.0-9 +- fix mariadb issues (bz1493684) + * Wed Jul 26 2017 Fedora Release Engineering - 6.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild