Bug 376391 - xmms-flac doesn't depend on xmms
Summary: xmms-flac doesn't depend on xmms
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xmms-flac
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-11 19:39 UTC by Greg Martyn
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-12 09:49:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Greg Martyn 2007-11-11 19:39:51 UTC
Description of problem:
xmms-flac doesn't depend on xmms

Version-Release number of selected component (if applicable):
1.1.4

How reproducible:
always

Steps to Reproduce:
1. rpm -qR xmms-flac | grep xmms
  
Actual results:
libxmms.so.1()(64bit)

Expected results:
libxmms.so.1()(64bit)
xmms

Additional info:

Comment 1 Matthias Saou 2007-11-12 09:49:21 UTC
Why do you expect xmms-flac to require xmms? Some programs can use libxmms
directly, and not requiring the entire xmms GUI is a "feature" for these
programs to be able to have more libxmms features without having to install xmms.

Basically :
- For xmms plugins which are plugins to libxmms (mostly codecs), it's best to
not require xmms explicitly, only require xmms-libs.
- For xmms plugins which are plugins to the GUI, it's best to require xmms
explicitly, which in turn already requires xmms-libs.


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