The updated upstream 0.1.80 SRPM adds PQC key support to
ensure_redhat_gpgkey_installed. Since AlmaLinux has no PQC keys,
the empty pqc_pkg_version/pqc_pkg_release values collide with
empty aux_pkg values, causing duplicate OVAL entity IDs. This patch
adds "almalinux" not in product to the 5 PQC conditionals.
Use add-almalinux10-support.sh to apply bulk sed/find operations during
%prep instead of maintaining a single large patch that must be regenerated
for each upstream version. Only non-scriptable changes remain as patches.