Hello, please apply following command to the package SPECfile: sed -i "s/mysql-devel/mariadb-connector-c-devel/" $(fedpkg gimmespec) ; \ sed -i "s/mariadb-devel/mariadb-connector-c-devel/" $(fedpkg gimmespec) ; \ sed -i "s/%{_libdir}\/mysql/%{_libdir}\/mariadb/" $(fedpkg gimmespec) ; \ sed -i "s/mariadb-connector-c-devel/mariadb-connector-c-devel openssl-devel/" $(fedpkg gimmespec) ; I've tested, that after the command ^ the package builds successfuly in KOJI and uses mariadb client library. This change is currently applicable to the Rawhide (f28) only. For more information check the tracking bugzilla.
Fix pushed to master.
Thanks, Feel free to close this bug now
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.
Fixed in https://src.fedoraproject.org/rpms/sphinx/c/342af3652ee2367c1529d00b8fc349bb0afe0e2e?branch=master