Description of problem: gnome-desktop3 has quite a lot of big dependencies such as desktop-backgrounds-gnome. This adds a lot of overhead for packages that just require libgnome-desktop-3. A split could also make the large data part of the package noarch. No changes to comps are required because gnome-desktop3 would require both gnome-desktop3-libs and -data. Version-Release number of selected component (if applicable): gnome-desktop3-2.91-93-1.fc15
Removing automatically created blocker on bug 693547. The problem however is the same.
From a 40,000ft point of view, I don't think it's unreasonable for gnome-desktop3 to pull in other core GNOME deps. I'm assuming an app that depends on gnome-desktop3 wants to be put in xfce but I'm not sure that's a good idea.
> (In reply to comment #2) > From a 40,000ft point of view, I don't think it's unreasonable for > gnome-desktop3 to pull in other core GNOME deps. Not for gnome-desktop(3) but for the things that depend on it because they require libgnome-desktop. There is no reason why e.g. icewm-gnome (support for GNOME menus in IceWM), cheese or nautilus etc. need to require *everything* that is in the gnome-desktop(3) package *plus* it's deps. If I just install cheese in a desktop but GNOME, I will never never see gnome-about or the gnome-desktop wallpapers. gnome-desktop and gnome-desktop3 both have a lot of noarch data. Even worse are the depende > I'm assuming an app that > depends on gnome-desktop3 wants to be put in xfce but I'm not sure that's a > good idea. Sorry, I think I did not explain the problem well enough: Nothing in Xfce depends on gnome-desktop(3) or libgnome-desktop-{2,3}. But stuff in the Xfce Spin does. PackageKit is Fedora's default package manager and gnome-packagekit now depends on control-center (which depends on libgnome-desktop). gnome-bluetooth is pulled in through bluez because it provides dbus-bluez-pin-helper (and depends on libgnome-desktop, too). gnome-desktop(3) and it's dependencies add ~ 40 MB to the Xfce and LXDE spin while the libraries that are actually needed are just a few KB. And it's not only the spins that save a lot of overhead, but also many GNOME apps. Last but not least our overall distro saves a lot of space because the gnome-desktop(3)-data package could be noarch. libgnome-desktop and gnome-about are the only arch dependent parts of gnome-desktop, the rest is noarch.
This message is a notice that Fedora 15 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '15' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 15 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Reopening, this time against rawhide so it doesn't get closed again.