The current ELN builds lack a number of firmware subpackages because
pungi/comps can't resolve the provides/obsoletes for the iwl firmware:
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl1000-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern redhat-release
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl2030-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl2000-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl100-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl135-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern libertas-sd8787-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl5150-firmware
2023-11-08 08:43:12 [ERROR ] No package matches pattern iwl6000g2a-firmware
from https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/work/x86_64/pungi/BaseOS.x86_64.comps.log
Also add some of the other firmware packages to the hardware-support
group to simply get them into the repos for now.
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
There will be a new package - cups-browsed - which was previous part of
cups-filters package. It is useful for automatic installation of many
remote printers (usual use case on server), so it would be great if the
package was added to `print-server` (in ELN) and `printing` (in F38)
comps groups.
This is a part of self-contained change
https://bugzilla.redhat.com/show_bug.cgi?id=2166687