From 3e6aaabb08745b103075bcedf75c237b30a1ca97 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:32:26 -0700 Subject: [PATCH] fix(steam): Change %post script to %triggerin (#10997) (#11000) Release bumped to 6 because of RPM Fusion moments. (cherry picked from commit b6a7220aa7950455e661037d9911d40210c84579) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/games/steam/steam.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/steam/steam.spec b/anda/games/steam/steam.spec index bc423ccb40..f56f7a99e5 100644 --- a/anda/games/steam/steam.spec +++ b/anda/games/steam/steam.spec @@ -5,7 +5,7 @@ Name: steam Version: 1.0.0.85 -Release: 3%?dist +Release: 6%?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 @@ -177,7 +177,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{appstream_id}.metainfo.xml %if 0%{?fedora} >= 44 -%post +%triggerin -- ca-certificates # Workaround for https://fedoraproject.org/wiki/Changes/droppingOfCertPemFile#Temporary_fix update-ca-trust extract --rhbz2387674 %endif