Hello, a MariaDB went through big changes and your package will probabbly need a patch. However your package FTBFS for a long time, so I have no way to test the patch. In most cases, this command was enough to fix all the issues: 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) ; This change is currently applicable to the Rawhide (f28) only. For more information check the tracking bugzilla.
Hello, any update regarding this issue?
I spent some time today and fixed this up in https://koji.fedoraproject.org/koji/taskinfo?taskID=23672614