Accepting request 1206556 from Virtualization:Appliances:Images:openSUSE-Tumbleweed

- list-x11: Avoid the audio stack
- list-x11: Ignore xdg-utils-screensaver only (forwarded request 1206554 from favogt)

OBS-URL: https://build.opensuse.org/request/show/1206556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=260
This commit is contained in:
Dominique Leuenberger 2024-10-09 15:05:39 +00:00 committed by Git OBS Bridge
commit bda452bd5e
4 changed files with 26 additions and 5 deletions

View File

@ -137,7 +137,14 @@ buildignore libvdpau_nouveau
# Pulls in a lot of libs, only used by libwebkit2gtk/epiphany anyway
buildignore gstreamer-plugins-bad
buildignore xdg-utils
# Pulls in perl
buildignore xdg-utils-screensaver
# No audio stack
buildignore libpipewire-0_3-0
buildignore xfce4-pulseaudio-plugin
#buildignore pipewire-pulseaudio
# Previously required by rest_cd_x11
install patterns-xfce-xfce_basis

View File

@ -633,8 +633,12 @@
<ignore name="libvdpau_nouveau"/>
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
<ignore name="gstreamer-plugins-bad"/>
<!-- OBS-IgnorePackage: xdg-utils -->
<ignore name="xdg-utils"/>
<!-- OBS-IgnorePackage: xdg-utils-screensaver -->
<ignore name="xdg-utils-screensaver"/>
<!-- OBS-IgnorePackage: libpipewire-0_3-0 -->
<ignore name="libpipewire-0_3-0"/>
<!-- OBS-IgnorePackage: xfce4-pulseaudio-plugin -->
<ignore name="xfce4-pulseaudio-plugin"/>
<package name="patterns-xfce-xfce_basis"/>
<namedCollection name="xfce_basis"/>
<package name="evince"/>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 9 14:38:38 UTC 2024 - Fabian Vogt <fvogt@suse.com>
- list-x11: Avoid the audio stack
- list-x11: Ignore xdg-utils-screensaver only
-------------------------------------------------------------------
Fri Oct 4 10:25:03 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>

View File

@ -635,8 +635,12 @@
<ignore name="libvdpau_nouveau"/>
<!-- OBS-IgnorePackage: gstreamer-plugins-bad -->
<ignore name="gstreamer-plugins-bad"/>
<!-- OBS-IgnorePackage: xdg-utils -->
<ignore name="xdg-utils"/>
<!-- OBS-IgnorePackage: xdg-utils-screensaver -->
<ignore name="xdg-utils-screensaver"/>
<!-- OBS-IgnorePackage: libpipewire-0_3-0 -->
<ignore name="libpipewire-0_3-0"/>
<!-- OBS-IgnorePackage: xfce4-pulseaudio-plugin -->
<ignore name="xfce4-pulseaudio-plugin"/>
<package name="patterns-xfce-xfce_basis"/>
<namedCollection name="xfce_basis"/>
<package name="evince"/>