Description of problem: MediaTomb depends on both the mysql-libs and mysql but only the former is actually required. The application can act as a MySQL database client but there is no need for the database server to be installed on the same system as MediaTomb. This dependency drags in unnecessary 3 MB and a database server which may matter on small home servers. Please remove the mysql hard dependency from the spec file. Version-Release number of selected component (if applicable): mediatomb-0.11.0-3.fc10 but the same How reproducible: always Steps to Reproduce: 1. rpm -q --requires mediatomb Actual results: both the libmysqlclient_r.so.15 and mysql are listed Expected results: only libmysqlclient_r.so.15 is listed
Eh... fat fingers. Sorry. Should be: Version-Release number of selected component (if applicable): mediatomb-0.11.0-3.fc10 but the same is present also in rawhide
I will fix it up as soon as I get a patch from upstream relating to building it with the latest version of mysql. As at the moment in rawhide it doesn't build. I'll get to it quickly.
Hi, I've upgraded to F-11 and the latest mediatomb package still has the mysql hardcoded dependency... It's really just a simple change.
Apologies for the delay as it has been fixed but I'm trying to fix another bug for this package at the same time. I've asked for feedback from the other bug to see if it's fixed but haven't heard anything so I'll push it to testing tonight.
mediatomb-0.11.0-9.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/mediatomb-0.11.0-9.fc11
mediatomb-0.11.0-9.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/mediatomb-0.11.0-9.fc10
mediatomb-0.11.0-9.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/mediatomb-0.11.0-9.fc9
mediatomb-0.11.0-9.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mediatomb'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7490
mediatomb-0.11.0-9.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing-newkey update mediatomb'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-7490
mediatomb-0.11.0-9.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mediatomb'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7539
mediatomb-0.11.0-9.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
mediatomb-0.11.0-9.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.