From f457a3c5cfce645b530c0090ff18e5a547c14f86 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 9 Aug 2021 08:24:22 -0700 Subject: [PATCH] runtime-cleanup: Remove dropped packages from template cdparanoia and genisoimage have been dropped from the release so they do not need to be removed in the cleanup template. Resolves: rhbz#1991006 --- 80-rhel/runtime-cleanup.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index 458b49c..11209c7 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -59,7 +59,7 @@ removefrom systemd /usr/bin/systemd-nspawn /usr/share/zsh ## various other things we remove to save space removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file -removepkg genisoimage info iptables +removepkg info iptables removepkg jasper-libs libXxf86misc removepkg libasyncns libhbaapi libhbalinux removepkg libtiff linux-atm-libs @@ -358,7 +358,7 @@ removefrom gstreamer1-plugins-base --allbut \ removepkg geoclue2 ## And remove the packages that those extra libraries pulled in -removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \ +removepkg opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \ ModemManager-glib ## gnome-kiosk dependencies require libvorbis and libvorbisfile, but enc/dec are no longer needed