From e1741763a9626ffe4310b959c4b048f920759d6c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 11 Jul 2014 17:09:47 -0700 Subject: [PATCH] Don't remove usr/lib/rpm/platform/ (#1116450) This appears to cause the rpm-plugin-selinux to fail and some of the selinux lebels aren't applied correctly. --- share/runtime-cleanup.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 588ce359..c3e9a139 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -299,7 +299,7 @@ removefrom python-ethtool /usr/sbin/* removefrom python-meh /usr/share/locale/* removefrom readline /usr/${libdir}/* removefrom libreport /usr/bin/* /usr/share/locale/* -removefrom rpm /usr/bin/* /usr/lib/rpm/platform/* /usr/share/locale/* +removefrom rpm /usr/bin/* /usr/share/locale/* removefrom rsync /etc/* removefrom sed /usr/share/locale/* removefrom smartmontools /etc/* /usr/sbin/smartd