From 08b55c580badb6dad8546ba1fb74e34e01a37aa5 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Sat, 12 Jan 2019 13:11:24 +0100 Subject: [PATCH] Version: 1.0.0.59, require new ca-certificates Require ca-certificates with /etc/ssl/certs symlink, Steam Client fails in mysterious ways without it (games work, but the store and 'activity' or 'inventory' pages do not). --- steam-launcher.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/steam-launcher.spec b/steam-launcher.spec index d5e8d2b..95dec15 100644 --- a/steam-launcher.spec +++ b/steam-launcher.spec @@ -1,15 +1,16 @@ Summary: Launcher for the Steam software distribution service Name: steam-launcher -Version: 1.0.0.56 +Version: 1.0.0.59 Release: 1 License: distributable Group: Applications Source0: http://repo.steampowered.com/steam/pool/steam/s/steam/steam_%{version}.tar.gz -# Source0-md5: 1ea5a9bbfc742ce7fee18d67d62c79ea +# Source0-md5: 994dc0700ed28da3a8e23c53ac4717b8 Source1: %{name}.sysconfig Patch0: steamdeps.patch URL: http://store.steampowered.com/ BuildRequires: sed >= 4.0 +Requires: ca-certificates >= 20180409-3 Requires: curl Requires: fonts-TTF-RedHat-liberation Requires: glibc >= 6:2.15 -- 2.43.0