From 1c936ee98439e50a544d7caadf6bcc019c2182d9 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 11 Jul 2014 09:47:01 -0700 Subject: [PATCH] Add xfsdump and remove extra files from xfsprogs (#1118654) Resolves: rhbz#1118654 --- share/runtime-cleanup.tmpl | 3 ++- share/runtime-install.tmpl | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index d06c2231..3f5323f6 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -111,7 +111,8 @@ removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/* ## filesystem tools removefrom e2fsprogs /usr/share/locale/* -removefrom xfsprogs /usr/share/locale/* +removefrom xfsprogs /usr/share/locale/* /usr/share/doc/* /usr/share/man/* +removefrom xfsdump --allbut /usr/sbin/* ## other package specific removals removefrom GConf2 /etc/rpm/* /etc/xdg/* /usr/bin/* diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 7e295f0d..d0cd4584 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -82,6 +82,7 @@ installpkg btrfs-progs xfsprogs gfs2-utils installpkg python-volume_key volume_key installpkg system-storage-manager installpkg device-mapper-persistent-data +installpkg xfsdump ## SELinux support installpkg selinux-policy-targeted audit libsemanage-python