Bug 177535
Summary: | libnotify should have a Requires: notify-daemon | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
Component: | libnotify | Assignee: | Christopher Aillon <caillon> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-01-12 20:49:18 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150221 |
Description
Dave Malcolm
2006-01-11 17:13:10 UTC
Adding to caillon's stack Not sure if we should actually add this Requires since technically libnotify doesn't rely on a specific notification daemon, but we should make sure that notify-daemon is in comps to everwhere libnotify is... Perhaps could address that with a virtual Provides/Requires in notify-daemon/libnotify respectively. I've added a manual Requires: notify-daemon to evolution-2.5.4-4 since evolution expects a notification daemon to be running; I still think it makes sense to do this at the libnotify level, rather than adding it to every package that uses libnotify. Yeah, I built a virtual provides earlier this morning. It's desktop-notification-daemon fwiw. Evolution is currently building to remove the hack. |