This is due to qt5-qtwebengine not being available on ppc64le.
This will need to also be synced to workstartion-ostree-config
for the workstation ostree composes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
We're not doing the whole set of cleanups we did on f38 for f37,
but bristol/monobristol actually break the build of one of our
spins, so let's clean up the audio group at least.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
I've had a ticket for this for months:
https://pagure.io/fedora-kde/SIG/issue/171
but it really needs doing so we are testing and gating critical
KDE updates, so I just went ahead and came up with something.
This is based on the recent Plasma 5.24.5 update for Fedora 35,
I just went through the packages in that and picked out the
ones that looked most critical.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
google-noto-sans-math-vf-fonts was removed in the snapshot build
done in Rawhide yesterday. google-noto-sans-math-fonts obsoletes
it, so seems to be the natural replacement.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
It is removed from @core, and added to @cloud-server, @gnome-desktop,
@kde-desktop, @server-product, @workstation-product instead.
My understanding is that both KDE and GNOME use cgroups and work
nicely with systemd-oomd, and cloud and server should be fine with it
too. The environments that use those groups previously included
systemd-oomd-defaults from @core, so this change should not add
systemd-oomd-defaults to anything, but remove it from the groups and
environments that don't include the five groups that now reference it.
Fixes https://pagure.io/fedora-comps/issue/737.
Not tested.
This reverts commit 9e4980956d. It
turns out we need to revert to older lorax that uses syslinux for
now - see https://pagure.io/pungi/issue/1608 - so we need it back
in the groups too.
Since lorax has recently switched to using grub2 for BIOS live
and installer images, nothing official should be using syslinux
any more. This drops all syslinux entries from comps. The
x86-baremetal-tools group only listed syslinux, so it's now
unnecessary (I have sent a parallel PR for fedora-kickstarts to
remove it from fedora-live-base.ks). Cloud images have been
using grub2 since the switch from appliance-creator to
ImageFactory/oz back in Fedora 21, so syslinux has not been
needed in cloud-server group since then.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
As firmware attacks become more prevalent, and the LVFS gains even more
traction, we want systms to have updated firmwares where possible.
Currently, fwupd only gets pulled in on Workstation as a depdency of
gnome-software, but it should be installed much more broadly.
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
Switching gnome-terminal for the more mobile/touch friendly gnome-console.
Adding Epiphany (GNOME Web) for web browsing.
Removing Pidgin (it does a similar job as Chatty and can be added if needed for things Chatty can't do)
Adding optional mmsd-tng (gives MMS support to Chatty)
The libusbx package has been obsoleted by libusb1 since Fedora 34.
Unfortunately, it was not retired and still listed here. Update to
libusb1-devel for F36 and F37 finally..