From e99411f11ff63a5cbc2d6453daadfa8ae09e59b7 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:46:06 -0800 Subject: [PATCH] Fix: Steam for F41 and below (REAL) (#3477) (#3478) * Steam fix (REAL) * Fix: Stray spacing issue (cherry picked from commit 9273334196aa0d8c6348a7c39c9514d334e25d59) Co-authored-by: Gilver --- anda/games/steam/steam.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/anda/games/steam/steam.spec b/anda/games/steam/steam.spec index bd3290444d..620ac22975 100644 --- a/anda/games/steam/steam.spec +++ b/anda/games/steam/steam.spec @@ -5,7 +5,7 @@ Name: steam Version: 1.0.0.82 -Release: 4%?dist +Release: 5%?dist Summary: Installer for the Steam software distribution service # Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT. License: Steam License Agreement and MIT @@ -136,8 +136,7 @@ Recommends: gobject-introspection Requires: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release} # Fix upgrading from old versions -Provides: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}.x86_64 -Obsoletes: %{name} < %{?epoch:%{epoch}:}%{version}-%{release}.x86_64 +Obsoletes: %{name} <= %{?epoch:%{epoch}:}1.0.0.82-1%{?dist}.x86_64 %description Steam is a software distribution service with an online store, automated @@ -150,10 +149,10 @@ This package contains the installer for the Steam software distribution service. Summary: Permissions required by Steam for gaming devices BuildArch: noarch Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release} -Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release} # Fix upgrading from old versions -Provides: steam-devices = %{?epoch:%{epoch}:}%{version}-%{release}.x86_64 -Obsoletes: steam-devices < %{?epoch:%{epoch}:}%{version}-%{release}.x86_64 +Provides: steam-devices <= %{?epoch:%{epoch}:}1.0.0.82-1%{?dist}.x86_64 +Obsoletes: %{name} <= %{?epoch:%{epoch}:}1.0.0.82-1%{?dist}.x86_64 +Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %description devices Steam is a software distribution service with an online store, automated