commit 417340ef5d21a528b20d40ba67a4b5262d7c9575
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Wed Apr 19 15:20:52 2017 +0200
Requires libdbusmenu-gtk2 >= 16.04.0
steam.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/steam.spec b/steam.spec
index e4d067f..568112e 100644
--- a/steam.spec
+++ b/steam.spec
@@ -6,7 +6,7 @@
Name: steam
Version: 1.0.0.54
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -87,11 +87,8 @@ Requires: libva-intel-driver%{?_isa}
# Required for hardware decoding during In-Home Streaming (radeon/nouveau)
Requires: libvdpau%{?_isa}
-%if 0%{?fedora}
-# Required for having a functioning menu on the tray icon on Fedora
-#
https://github.com/ValveSoftware/steam-for-linux/issues/4795
-Requires: libdbusmenu-gtk3%{?_isa}
-%endif
+# Required for having a functioning menu on the tray icon
+Requires: libdbusmenu-gtk2%{?_isa} >= 16.04.0
Provides: steam-noruntime = %{?epoch:%{epoch}:}%{version}-%{release}
Obsoletes: steam-noruntime < %{?epoch:%{epoch}:}%{version}-%{release}
@@ -178,6 +175,10 @@ fi
%{_udevrulesdir}/*
%changelog
+* Wed Apr 19 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-9
+- GTK 2 version of libdbusmenu at version 16.04.0 is required for a working tray
+ menu.
+
* Mon Apr 10 2017 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.54-8
- Update udev rules.