- Remove dbus-run-session in the script. Portals can still work without it.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/river?expand=0&rev=37
This commit is contained in:
Soc Virnyl Estela 2023-10-05 08:46:39 +00:00 committed by Git OBS Bridge
parent 0648b80f5a
commit 191b61ef95
3 changed files with 6 additions and 2 deletions

View File

@ -13,4 +13,4 @@ export XDG_SESSION_TYPE=wayland
export XDG_SESSION_DESKTOP=river
export XDG_CURRENT_DESKTOP=river
systemd-cat --identifier=river /usr/bin/dbus-run-session /usr/bin/river -log-level debug $@
systemd-cat --identifier=river /usr/bin/river -log-level debug $@

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 5 08:45:27 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Remove dbus-run-session in the script. Portals can still work without it.
-------------------------------------------------------------------
Thu Oct 5 01:47:08 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>

View File

@ -130,7 +130,6 @@ Bash command-line completion support for %{name}.
%package contrib
Summary: Helper files for making river easy to use
Supplements: (%{name} and river)
Requires: dbus-1-daemon
Requires: river
BuildArch: noarch