From 7b8008a043645df482f2f64af6ccf6c03e371d25 Mon Sep 17 00:00:00 2001 From: Ondřej Lysoněk Date: Oct 25 2017 17:16:48 +0000 Subject: Depend on mariadb-connector-c-devel instead of mysql-devel Resolves: rhbz#1493658 --- diff --git a/pure-ftpd.spec b/pure-ftpd.spec index b76e3ae..e6e7c60 100644 --- a/pure-ftpd.spec +++ b/pure-ftpd.spec @@ -1,6 +1,6 @@ Name: pure-ftpd Version: 1.0.46 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Lightweight, fast and secure FTP server Group: System Environment/Daemons @@ -23,7 +23,7 @@ Patch2: 0003-Allow-having-both-options-and-config-file-on-command.patch Provides: ftpserver BuildRequires: pam-devel, libcap-devel %{!?_without_ldap:BuildRequires: openldap-devel} -%{!?_without_mysql:BuildRequires: mysql-devel} +%{!?_without_mysql:BuildRequires: mariadb-connector-c-devel} %{!?_without_pgsql:BuildRequires: postgresql-devel} %{!?_without_tls:BuildRequires: openssl-devel} BuildRequires: checkpolicy, selinux-policy-devel @@ -249,6 +249,10 @@ fi %changelog +* Wed Oct 25 2017 Ondřej Lysoněk - 1.0.46-4 +- Depend on mariadb-connector-c-devel instead of mysql-devel +- Resolves: rhbz#1493658 + * Wed Oct 25 2017 Ondřej Lysoněk - 1.0.46-3 - Generate the TLS certificate using sscg in an initialization systemd service - This is required by