|
Bugzilla – Full Text Bug Listing |
| Summary: | Annoyance in python-gnome-extras | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jonathan Arsenault <jonharson> |
| Component: | GNOME | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andreas.hanke |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jonathan Arsenault
2006-02-06 01:28:08 UTC
Thats really annoying as even trying too add totem to the buildrequire even if it contain the built i still get failled depedency due too this weird rewuire of python-gnome-extra You mean the bug is that python-gnome-extras depends on totem? If so, this could be fixed by - splitting /opt/gnome/lib/libtotem-plparser.so from totem into a subpackage (maybe call it totem-libs), or - splitting /usr/lib/python2.4/site-packages/gtk-2.0/totem/plparser.so from python-gnome-extras into a subpackage (maybe call it python-gnome-extras-totem) BTW, the former approach (splitting the plparser from totem into a subpackage) sounds more reasonable to me because we already have totem-devel and the plparser might be used by more other applications in the future. Furthermore, having a -libs subpackage where there is already a -devel subpackage sounds intuitive. meant to close this |