Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package steam for openSUSE:Factory:NonFree 
checked in at 2022-05-30 12:41:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/steam (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.steam.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "steam"

Mon May 30 12:41:27 2022 rev:50 rq:979368 version:1.0.0.74

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes      2022-04-06 
21:50:33.364207594 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.steam.new.2254/steam.changes    
2022-05-30 12:41:28.276192565 +0200
@@ -1,0 +2,5 @@
+Thu May 26 15:05:35 UTC 2022 - Callum Farmer <gm...@opensuse.org>
+
+- Make sure 32bit NVIDIA drivers are installed where necessary
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ steam.spec ++++++
--- /var/tmp/diff_new_pack.JWqrIJ/_old  2022-05-30 12:41:28.932193438 +0200
+++ /var/tmp/diff_new_pack.JWqrIJ/_new  2022-05-30 12:41:28.936193443 +0200
@@ -28,6 +28,13 @@
 Requires: (%{1}-32bit if %{1}) \
 %endif \
 %{nil}
+%define nvidia_dependency() \
+%ifarch x86_64 \
+%booldependency %{1}G04 \
+%booldependency %{1}G05 \
+%booldependency %{1}G06 \
+%endif \
+%{nil}
 Name:           steam
 Version:        1.0.0.74
 Release:        0
@@ -65,6 +72,9 @@
 # replaces steamruntime-fix and is required for steam to boot
 Recommends:     steamtricks
 ExclusiveArch:  %{ix86} x86_64
+%nvidia_dependency x11-video-nvidia
+%nvidia_dependency nvidia-compute
+%nvidia_dependency nvidia-gl
 %booldependency  Mesa-libGL1
 %booldependency  libvulkan_intel
 %booldependency  libvulkan_radeon

Reply via email to