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
This commit is contained in:
2022-10-17 18:32:30 +00:00
committed by Git OBS Bridge
parent 30b0ff1a72
commit 93899da33e
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 17 17:52:48 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>

View File

@@ -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