remove dogtail and deps from runtime
dogtail support was removed in F16; remove it and its deps from the runtime image.
This commit is contained in:
parent
4a68927c19
commit
b477708a66
@ -180,8 +180,6 @@ removefrom device-mapper-multipath /etc/* /sbin/mpathconf /sbin/multipathd
|
||||
removefrom dhclient /usr/*
|
||||
removefrom dmz-cursor-themes /usr/share/icons/dmz/*
|
||||
removefrom dnsmasq /etc/rc.d/* /usr/sbin/*
|
||||
removefrom dogtail /usr/bin/* /usr/share/applications/* /usr/share/dogtail/*
|
||||
removefrom dogtail /usr/share/icons/*
|
||||
removefrom dosfstools /sbin/dosfsck /sbin/fsck.*
|
||||
removefrom dump /etc/*
|
||||
removefrom e2fsprogs /usr/sbin/* /usr/share/locale/*
|
||||
@ -290,7 +288,6 @@ removefrom libX11-common /usr/share/X11/XErrorDB
|
||||
removefrom libbonobo /etc/* /usr/bin/* /usr/sbin/* /usr/share/locale/*
|
||||
removefrom libbonobo /usr/${libdir}/bonobo/monikers/*
|
||||
removefrom libbonobo /usr/${libdir}/orbit-2.0/Bonobo_module.so
|
||||
removefrom libbonoboui /usr/share/locale/*
|
||||
removefrom libcanberra /usr/${libdir}/libcanberra-*
|
||||
removefrom libcanberra-gtk2 /usr/${libdir}/gtk-2.0/*
|
||||
removefrom libcanberra-gtk3 /usr/bin/* /usr/${libdir}/*
|
||||
|
@ -53,7 +53,6 @@ installpkg kernel
|
||||
## other required packages
|
||||
installpkg NetworkManager-gnome
|
||||
installpkg at-spi
|
||||
installpkg at-spi-python
|
||||
installpkg at-spi2-atk
|
||||
installpkg audit
|
||||
installpkg bind-libs
|
||||
@ -66,7 +65,6 @@ installpkg dbus-libs
|
||||
installpkg dbus-x11
|
||||
installpkg dejavu-sans-fonts
|
||||
installpkg dejavu-sans-mono-fonts
|
||||
installpkg dogtail
|
||||
installpkg dump
|
||||
installpkg ethtool
|
||||
installpkg fedora-gnome-theme
|
||||
@ -81,7 +79,6 @@ installpkg glib
|
||||
installpkg gnome-bluetooth-libs
|
||||
installpkg gnome-icon-theme-legacy
|
||||
installpkg gnome-keyring
|
||||
installpkg gnome-python2-bonobo
|
||||
installpkg gnome-python2-gconf
|
||||
installpkg gnome-themes-standard
|
||||
installpkg gobject-introspection
|
||||
@ -92,7 +89,6 @@ installpkg jfsutils
|
||||
installpkg kacst-farsi-fonts
|
||||
installpkg kacst-qurn-fonts
|
||||
installpkg lcms-libs
|
||||
installpkg libbonobo
|
||||
installpkg libgcc
|
||||
installpkg libgnome-keyring
|
||||
installpkg libgssglue
|
||||
@ -125,7 +121,6 @@ installpkg pciutils-libs
|
||||
installpkg pcmciautils
|
||||
installpkg polkit-desktop-policy
|
||||
installpkg pyatspi
|
||||
installpkg pyorbit
|
||||
installpkg python-epdb
|
||||
installpkg python-ethtool
|
||||
installpkg python-imaging
|
||||
|
Loading…
Reference in New Issue
Block a user