Replace metacity with gnome-kiosk
Resolves: rhbz#1961099
This commit is contained in:
parent
93af2de1c5
commit
bd32471999
@ -113,7 +113,6 @@ removefrom gtk2-engines --allbut /usr/${libdir}/*/libclearlooks.so \
|
|||||||
/usr/share/themes/Clearlooks/*
|
/usr/share/themes/Clearlooks/*
|
||||||
removefrom gtk3 /usr/${libdir}/gtk-3.0/*/printbackends/*
|
removefrom gtk3 /usr/${libdir}/gtk-3.0/*/printbackends/*
|
||||||
removefrom gtk3 /usr/share/themes/*
|
removefrom gtk3 /usr/share/themes/*
|
||||||
removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/*
|
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
removefrom e2fsprogs /usr/share/locale/*
|
removefrom e2fsprogs /usr/share/locale/*
|
||||||
@ -362,6 +361,3 @@ removepkg geoclue2
|
|||||||
## And remove the packages that those extra libraries pulled in
|
## And remove the packages that those extra libraries pulled in
|
||||||
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
||||||
ModemManager-glib
|
ModemManager-glib
|
||||||
|
|
||||||
## metacity requires libvorbis and libvorbisfile, but enc/dec are no longer needed
|
|
||||||
removefrom libvorbis --allbut /usr/${libdir}/libvorbisfile.* /usr/${libdir}/libvorbis.*
|
|
||||||
|
@ -89,9 +89,10 @@ installpkg rsyslog
|
|||||||
installpkg xorg-x11-drivers xorg-x11-server-Xorg
|
installpkg xorg-x11-drivers xorg-x11-server-Xorg
|
||||||
%endif
|
%endif
|
||||||
installpkg xorg-x11-server-utils xorg-x11-xauth
|
installpkg xorg-x11-server-utils xorg-x11-xauth
|
||||||
installpkg dbus-x11 metacity gsettings-desktop-schemas
|
installpkg dbus-x11 gsettings-desktop-schemas
|
||||||
installpkg nm-connection-editor
|
installpkg nm-connection-editor
|
||||||
installpkg librsvg2
|
installpkg librsvg2
|
||||||
|
installpkg gnome-kiosk
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
installpkg xfsprogs gfs2-utils
|
installpkg xfsprogs gfs2-utils
|
||||||
|
Loading…
Reference in New Issue
Block a user