[packages/steam-launcher] Version: 1.0.0.59, require new ca-certificates
jajcus
jajcus at pld-linux.org
Sat Jan 12 13:13:52 CET 2019
commit 08b55c580badb6dad8546ba1fb74e34e01a37aa5
Author: Jacek Konieczny <jajcus at jajcus.net>
Date: Sat Jan 12 13:11:24 2019 +0100
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/steam-launcher.git/commitdiff/08b55c580badb6dad8546ba1fb74e34e01a37aa5
More information about the pld-cvs-commit
mailing list