Add xfsdump and remove extra files from xfsprogs (#1118654)
Resolves: rhbz#1118654
This commit is contained in:
parent
f3f2aa4851
commit
cf2407b618
@ -112,7 +112,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/*
|
||||||
|
@ -89,6 +89,7 @@ installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsp
|
|||||||
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