https://bugzilla.redhat.com/show_bug.cgi?id=1381548



--- Comment #3 from Petr Menšík <pemen...@redhat.com> ---
License and doc are good.

If it is mariadb plugin, it should reside in mariadb plugin directory.
If you run ldd on libmaodbc.so, it will not find libmariadb.so.2. As the
package depends on it anyway, I suggest you add Requires:
mariadb-connector-c%{?_isa}

Then make libmaodbc.so install into directory %{_libdir}/mariadb. If it is not
in %{_libdir} directly, I do not care about soname.

You should add %{_libdir}/mariadb/ into %files section of package
mariadb-connector-c. Current version has unowned directory, that will not be
removed after uninstallation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to