Description of problem: ocaml-mysql links against mysql and rpmbuild picks up the deps: libmysqlclient.so.18 and libmysqlclient.so.18(libmysqlclient_16). However, ocaml-mysql also have a direct dep on mysql-libs: Requires: mysql-libs There are no need for this explicit req. Ref: http://koji.fedoraproject.org/koji/rpminfo?rpmID=3781707 rpmlint error: ocaml-mysql.x86_64: E: explicit-lib-dependency mysql-libs
So I think what you're saying is that I should just remove the line 'Requires: mysql-libs'?
ocaml-mysql-1.1.1-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ocaml-mysql-1.1.1-4.fc19
Yes, thanks!
Package ocaml-mysql-1.1.1-4.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ocaml-mysql-1.1.1-4.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8177/ocaml-mysql-1.1.1-4.fc19 then log in and leave karma (feedback).
ocaml-mysql-1.1.1-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.