Accepting request 1233391 from X11:Wayland

- Added Requires: for libmirserver, without them, you end up with
  a non-functional Mir after install.

OBS-URL: https://build.opensuse.org/request/show/1233391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mir?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-12-29 10:56:04 +00:00 committed by Git OBS Bridge
commit 95336840ff
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 25 18:44:49 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
- Added Requires: for libmirserver, without them, you end up with
a non-functional Mir after install.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 19 21:38:02 UTC 2024 - Shawn Dunn <sfalken@opensuse.org> Thu Dec 19 21:38:02 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>

View File

@ -157,6 +157,8 @@ Component library of the Mir compositing stack
%package -n libmirserver%{mirserversover} %package -n libmirserver%{mirserversover}
Summary: Mir server library Summary: Mir server library
License: GPL-2.0-only OR GPL-3.0-only License: GPL-2.0-only OR GPL-3.0-only
Requires: libmirevdev%{mirevdevsover} = %{version}
Requires: libmirserverplatform%{mirserverplatformsover} = %{version}
Conflicts: libmirserver61 <= %{version} Conflicts: libmirserver61 <= %{version}
Obsoletes: libmirserver61 <= %{version} Obsoletes: libmirserver61 <= %{version}