Bug 483635

Summary: Please do not require mysql
Product: [Fedora] Fedora Reporter: Tomas Smetana <tsmetana>
Component: mediatombAssignee: Marc Wiriadisastra <marc>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 10CC: marc, musuruan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.11.0-9.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-16 07:01:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Smetana 2009-02-02 17:53:21 UTC
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

Comment 1 Tomas Smetana 2009-02-02 17:55:24 UTC
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

Comment 2 Marc Wiriadisastra 2009-02-03 10:36:46 UTC
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.

Comment 3 Tomas Smetana 2009-07-05 10:31:57 UTC
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.

Comment 4 Marc Wiriadisastra 2009-07-05 10:49:01 UTC
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.

Comment 5 Fedora Update System 2009-07-05 11:10:13 UTC
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

Comment 6 Fedora Update System 2009-07-05 11:12:10 UTC
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

Comment 7 Fedora Update System 2009-07-05 11:14:56 UTC
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

Comment 8 Fedora Update System 2009-07-11 17:23:40 UTC
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

Comment 9 Fedora Update System 2009-07-11 17:26:45 UTC
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

Comment 10 Fedora Update System 2009-07-11 17:34:11 UTC
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

Comment 11 Fedora Update System 2009-07-16 07:01:11 UTC
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.

Comment 12 Fedora Update System 2009-07-16 07:05:20 UTC
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.