diff --git a/configs/repository-fedora-eln.yaml b/configs/repository-fedora-eln.yaml index a74f9ebf7..d8c4d3ab4 100644 --- a/configs/repository-fedora-eln.yaml +++ b/configs/repository-fedora-eln.yaml @@ -120,6 +120,7 @@ data: - xen-libs - xen-devel # rust lib crates are unwanted; dependencies must be vendored + - cargo-rpm-macros - rust-*-devel # ELN has only a subset of texlive; avoid components only in Fedora - texlive-xindy diff --git a/configs/sst_desktop-unwanted.yaml b/configs/sst_desktop-unwanted.yaml index 207fda233..06594bcab 100644 --- a/configs/sst_desktop-unwanted.yaml +++ b/configs/sst_desktop-unwanted.yaml @@ -36,13 +36,14 @@ data: - mousetweaks - gnome-themes-standard - gnome-doc-utils - # Old mozjs releases, the whole system should use only one mozjs - version 78 currently + # Old mozjs releases, the whole system should use only one mozjs - version 128 currently - mozjs52 - mozjs60 - mozjs68 - mozjs78 - mozjs91 - mozjs102 + - mozjs115 # Old or deprecated or unwanted or unused stuff - clutter-gtk - clutter-gst3 diff --git a/configs/sst_kernel_debug-unwanted.yaml b/configs/sst_kernel_debug-unwanted.yaml index 35aabd91d..103a437f5 100644 --- a/configs/sst_kernel_debug-unwanted.yaml +++ b/configs/sst_kernel_debug-unwanted.yaml @@ -4,9 +4,9 @@ data: name: Unwanted Packages for ELN - sst_kernel_debug description: Packages not shipping in ELN maintainer: sst_kernel_debug - unwanted_packages: + unwanted_source_packages: + - google-benchmark - netdump-server - - crash-ptdump-command - python-dmidecode labels: - eln