Bug 483635 - Please do not require mysql
Summary: Please do not require mysql
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mediatomb
Version: 10
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Marc Wiriadisastra
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-02 17:53 UTC by Tomas Smetana
Modified: 2009-07-16 07:05 UTC (History)
2 users (show)

Fixed In Version: 0.11.0-9.fc11
Clone Of:
Environment:
Last Closed: 2009-07-16 07:01:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.