From 93899da33e9da719b50251e8d4913c4c707fd3f7cbc567c070a6bc02bb6828bb Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 17 Oct 2022 18:32:30 +0000 Subject: [PATCH] Accepting request 1029582 from home:Vogtinator:boo1108846 This was laying around in my ~ and FWICT still relevant. The unity modules don't exist anymore - Use appmenu-gtk-module instead of unity-gtk-module on Leap 15.2+ (boo#1108846) OBS-URL: https://build.opensuse.org/request/show/1029582 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=663 --- plasma5-workspace.changes | 6 ++++++ plasma5-workspace.spec | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plasma5-workspace.changes b/plasma5-workspace.changes index a7ca3b3..1ea6638 100644 --- a/plasma5-workspace.changes +++ b/plasma5-workspace.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 17 17:52:48 UTC 2022 - Fabian Vogt + +- Use appmenu-gtk-module instead of unity-gtk-module on Leap 15.2+ + (boo#1108846) + ------------------------------------------------------------------- Thu Oct 6 14:48:46 UTC 2022 - Fabian Vogt diff --git a/plasma5-workspace.spec b/plasma5-workspace.spec index 046f950..fede9db 100644 --- a/plasma5-workspace.spec +++ b/plasma5-workspace.spec @@ -249,8 +249,10 @@ Can also be used by standalone tray apps. %package -n gmenudbusmenuproxy Summary: GMenu to DBusMenu Proxy Group: System/GUI/KDE -Recommends: (unity-gtk2-module if libgtk-2_0-0) -Recommends: (unity-gtk3-module if libgtk-3-0) +Recommends: (appmenu-gtk2-module if libgtk-2_0-0) +Recommends: (appmenu-gtk3-module if libgtk-3-0) +# If installed, it force-enables itself which can cause issues +Conflicts: unity-gtk-module-common %description -n gmenudbusmenuproxy This package provides a proxy translating GMenu (GTK Menu) to DBusMenu (the