Add xfsdump and remove extra files from xfsprogs (#1118654)
Resolves: rhbz#1118654
This commit is contained in:
parent
1686a1a159
commit
1c936ee984
@ -111,7 +111,8 @@ removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/*
|
|||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
removefrom e2fsprogs /usr/share/locale/*
|
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
|
## other package specific removals
|
||||||
removefrom GConf2 /etc/rpm/* /etc/xdg/* /usr/bin/*
|
removefrom GConf2 /etc/rpm/* /etc/xdg/* /usr/bin/*
|
||||||
|
@ -82,6 +82,7 @@ installpkg btrfs-progs xfsprogs gfs2-utils
|
|||||||
installpkg python-volume_key volume_key
|
installpkg python-volume_key volume_key
|
||||||
installpkg system-storage-manager
|
installpkg system-storage-manager
|
||||||
installpkg device-mapper-persistent-data
|
installpkg device-mapper-persistent-data
|
||||||
|
installpkg xfsdump
|
||||||
|
|
||||||
## SELinux support
|
## SELinux support
|
||||||
installpkg selinux-policy-targeted audit libsemanage-python
|
installpkg selinux-policy-targeted audit libsemanage-python
|
||||||
|
Loading…
Reference in New Issue
Block a user