runtime-cleanup: drop gallium-pipe drivers from mesa-dri-drivers
per airlied, these are mainly intended for compute (OpenCL), they may also be used by vaapi/vdpau (video playback acceleration), but they're definitely not used for regular graphics. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
ddbb68f61e
commit
4581039da8
@ -234,7 +234,8 @@ removefrom linux-firmware /usr/lib/firmware/mellanox/mlxsw_spectrum*
|
|||||||
%endif
|
%endif
|
||||||
removefrom lldpad /etc/*
|
removefrom lldpad /etc/*
|
||||||
removefrom mdadm /etc/* /usr/lib/systemd/system/mdmonitor*
|
removefrom mdadm /etc/* /usr/lib/systemd/system/mdmonitor*
|
||||||
removefrom mesa-dri-drivers /usr/${libdir}/dri/*_video.so
|
## gallium-pipe stuff is for compute (opencl), not needed for video
|
||||||
|
removefrom mesa-dri-drivers /usr/${libdir}/dri/*_video.so /usr/lib64/gallium-pipe/*
|
||||||
removefrom mt-st /usr/sbin/*
|
removefrom mt-st /usr/sbin/*
|
||||||
removefrom mtools /etc/*
|
removefrom mtools /etc/*
|
||||||
removefrom ncurses-libs /usr/${libdir}/libform*
|
removefrom ncurses-libs /usr/${libdir}/libform*
|
||||||
|
Loading…
Reference in New Issue
Block a user