From 450ae59a7829d54f56a0bfb3a364c84d51479447432c27f257d38c95b7147201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 9 May 2023 17:57:32 +0000 Subject: [PATCH] Accepting request 1085575 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/1085575 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=222 --- at-spi2-core.changes | 7 +++++++ at-spi2-core.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 5576e26..ab54380 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 19:37:55 UTC 2023 - Bjørn Lie + +- Add or dbus-broker to existing dbus-1 Requires: we already pass + dbus_broker=/usr/bin/dbus-broker-launch and + default_bus=dbus-broker to meson during build. + ------------------------------------------------------------------- Sun Mar 19 16:12:09 UTC 2023 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 519d94d..fd1436e 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xtst) # dbus-daemon is needed to have this work fine -Requires: dbus-1 +Requires: (dbus-1 or dbus-broker) Provides: at-spi2-atk-gtk2 = %{version} Obsoletes: at-spi2-atk-gtk2 < %{version} # xprop is needed when using XWayland