Accepting request 926691 from home:alarrosa:branches:multimedia:libs

- Fix %systemd_user_post using the now separated
  pipewire-media-session.service

OBS-URL: https://build.opensuse.org/request/show/926691
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pipewire?expand=0&rev=23
This commit is contained in:
Antonio Larrosa 2021-10-21 10:12:43 +00:00 committed by Git OBS Bridge
parent eef121f013
commit e34b01c91e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 21 10:10:40 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Fix %systemd_user_post using the now separated
pipewire-media-session.service
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 21 09:27:57 UTC 2021 - Antonio Larrosa <alarrosa@suse.com> Thu Oct 21 09:27:57 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -395,7 +395,7 @@ if [ -f /run/systemd/rpm/needs-user-preset/pipewire.socket ]; then
echo "Switching Pipewire activation using systemd user socket." echo "Switching Pipewire activation using systemd user socket."
echo "Please log out from all sessions once to make it effective." echo "Please log out from all sessions once to make it effective."
fi fi
%systemd_user_post pipewire.service pipewire.socket pipewire-media-session.service %systemd_user_post pipewire.service pipewire.socket
# If the pipewire.socket user unit is not enabled and the workaround # If the pipewire.socket user unit is not enabled and the workaround
# for boo#1186561 has never been executed, we need to execute it now # for boo#1186561 has never been executed, we need to execute it now