commit 1590ce7a3f29df59cf33684d603577bc5107b6c5
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Mon Apr 12 09:10:44 2021 +0200
Update to 1.0.0.70
.gitignore | 1 +
60-steam-input.rules | 102 ---------------------------------------------------
60-steam-vr.rules | 25 -------------
sources | 2 +-
steam.spec | 14 +++----
5 files changed, 9 insertions(+), 135 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 042230b..041ab23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/steam_1.0.0.64.tar.gz
/steam_1.0.0.66.tar.gz
/steam_1.0.0.68.tar.gz
+/steam_1.0.0.70.tar.gz
diff --git a/sources b/sources
index 66a923d..8fe2d59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (steam_1.0.0.68.tar.gz) =
73c541e77e9e294b0ea1b991b73980b5a74f83516f95b15f93fce49459b49124d167d59261ed7522adf7b42d2a8e58d4ace12f8fe06f4cdd49347a742fd3afc0
+SHA512 (steam_1.0.0.70.tar.gz) =
ae3c706b758401ebddbc11ba8c1dfd889289ebe383788a5aa802e6ef6d57020e177c9d36497fcca4652a778effe157607d449177c1ce3299d226cc0dc4436152
diff --git a/steam.spec b/steam.spec
index e3a1739..7dd6671 100644
--- a/steam.spec
+++ b/steam.spec
@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: steam
-Version: 1.0.0.68
-Release: 7%{?dist}
+Version: 1.0.0.70
+Release: 1%{?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
@@ -27,10 +27,6 @@ Source6:
https://raw.githubusercontent.com/denilsonsa/udev-joystick-black
# Configure limits in systemd
Source7: 01-steam.conf
-# Newer UDEV rules
-Source10:
https://raw.githubusercontent.com/ValveSoftware/steam-devices/master/60-s...
-Source11:
https://raw.githubusercontent.com/ValveSoftware/steam-devices/master/60-s...
-
# Do not install desktop file in lib/steam, do not install apt sources
Patch0: %{name}-makefile.patch
# Do not try to copy steam.desktop to the user's desktop from lib/steam
@@ -152,7 +148,7 @@ rm -fr %{buildroot}%{_docdir}/%{name}/ \
%{buildroot}%{_bindir}/%{name}deps
mkdir -p %{buildroot}%{_udevrulesdir}/
-install -m 644 -p %{SOURCE10} %{SOURCE11} %{SOURCE6} \
+install -m 644 -p steam-launcher/subprojects/steam-devices/*.rules %{SOURCE6} \
%{buildroot}%{_udevrulesdir}/
# Environment files
@@ -209,6 +205,10 @@ fi
%{_prefix}/lib/systemd/user.conf.d/01-steam.conf
%changelog
+* Mon Apr 12 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.70-1
+- Update to 1.0.0.70.
+- Switch to tarball provided steam-devices udev rules.
+
* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.0.0.68-7
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild