recordmydesktop is a soft dep of abrt and was only listed in individual
desktop groups because of abrt; now that abrt has been moved to
'admin-tools', move recordmydesktop there as well.
setroubleshoot was already in admin-tools and just needed removing from
individual desktop groups.
https://bugzilla.redhat.com/show_bug.cgi?id=974760
The 'admin-tools' group contains several utilities that would actually be
useful for many desktops, but it got lost in the shuffle between F17 and
F18. This commit drops gnome-packagekit from it (other desktops don't
necessarily want it, they may choose apper or yumex) and adds abrt-desktop
(which all the desktops were adding separately), and adds the group to the
LXDE, Xfce and MATE desktops: I am not yet sure whether the KDE, Cinnamon
or Sugar desktops would want it, and I'm pretty sure GNOME does not. For
F20 only, the commit also drops all the 'optional' stuff from the group,
as optional is pretty much a no-op now anyway.
python-virtinst is merged with virt-manager, and the actual library
is now private. virt-install is the package with the virt-* cli tools,
which is likely what the comps group wanted anyways
This complements the libreport change to drop the hard Requires:
recordmydesktop. Instead, install recordmydesktop through comps so that
individual spins could choose if they want recordmydesktop shipped on
the live media / installed by default.
recordmydesktop used to be pulled in through the abrt-desktop ->
libreport -> recordmydesktop dep chain. I'm now adding it to comps for
all the spins that previously pulled it in through the abrt-desktop dep
chain ...
... except for the Desktop spin. GNOME Shell already has built-in screen
recording functionality and recordmydesktop would duplicate that.
https://bugzilla.redhat.com/show_bug.cgi?id=959475https://bugzilla.gnome.org/show_bug.cgi?id=696247