Accepting request 1087863 from home:DarkWav

Recommend pipewire-alsa instead of alsa-plugins-pulse because pipewire-alsa has replaced (and also conflicts with) alsa-plugins-pulse by default in Tumbleweed now.

As of right now, the recommends would simply do nothing as pipewire-alsa is installed by default on most systems and will prevent the installation of alsa-plugins-pulse. So I woulö suggest we just recommend pipewire-alsa instead.

If you have any suggestions for improvement, please let me know!

OBS-URL: https://build.opensuse.org/request/show/1087863
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1012
This commit is contained in:
Marcus Meissner 2023-05-19 08:06:25 +00:00 committed by Git OBS Bridge
parent 5741b2ba3c
commit 9cead75076
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 19 02:03:25 UTC 2023 - Simon Vogl <simon.vogl@gmx.net>
- Recommend pipewire-alsa instead of alsa-plugins-pulse because
pipewire-alsa has replaced alsa-plugins-pulse by default in
Tumbleweed now.
-------------------------------------------------------------------
Sat May 13 07:29:50 UTC 2023 - Marcus Meissner <meissner@suse.com>

View File

@ -157,8 +157,8 @@ Conflicts: wine-mono < 7.2.0
# not packaged in distro...
Recommends: wine-mono
Recommends: alsa-plugins
Recommends: alsa-plugins-pulse
Recommends: dosbox
Recommends: pipewire-alsa
Recommends: winetricks
Requires: samba-winbind
%ifarch x86_64
@ -310,7 +310,7 @@ echo " +^/usr/lib/wine/i386-unix" >> %SOURCE7
grep SONAME_ config.log
grep SONAME_ config.log|grep -v 'so"'|sed -e 's/^.*\(".*"\).*$/ requires \1/;'|sort -u >>%SOURCE7
echo " recommends \"libpulse0-32bit\"" >> %SOURCE7
echo " recommends \"alsa-plugins-pulse-32bit\"" >> %SOURCE7
echo " recommends \"pipewire-alsa-32bit\"" >> %SOURCE7
echo " recommends \"alsa-plugins-32bit\"" >> %SOURCE7
echo " recommends \"Mesa-libGL1-32bit\"" >> %SOURCE7
%if 0%{?suse_version} >= 1330