commit steam for openSUSE:Factory:NonFree
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 2021-07-02 13:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/steam (Old) and /work/SRC/openSUSE:Factory:NonFree/.steam.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "steam" Fri Jul 2 13:25:43 2021 rev:36 rq:903251 version:1.0.0.70 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes 2021-04-15 16:55:53.778529897 +0200 +++ /work/SRC/openSUSE:Factory:NonFree/.steam.new.2625/steam.changes 2021-07-02 13:25:44.473564038 +0200 @@ -1,0 +2,7 @@ +Wed Jun 30 14:25:44 UTC 2021 - Callum Farmer <gmbr3@opensuse.org> + +- Require glibc-locale-base for some games +- Allow Mesa to be removed +- Require lsb-release so we get found on Hardware Survey + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ steam.spec ++++++ --- /var/tmp/diff_new_pack.Rj5r2h/_old 2021-07-02 13:25:45.105559134 +0200 +++ /var/tmp/diff_new_pack.Rj5r2h/_new 2021-07-02 13:25:45.109559103 +0200 @@ -46,7 +46,7 @@ BuildRequires: firewall-macros # for Steam Hardware Survey -Recommends: lsb-release +Requires: lsb-release # dep_postfix macro is used to append "-32bit" to dependencies for x86_64 on openSUSE %define dep_postfix %{nil} @@ -54,14 +54,14 @@ %define dep_postfix -32bit %endif -Requires: Mesa-libGL1%{dep_postfix} +Recommends: Mesa-libGL1%{dep_postfix} %if 0%{?sle_version} >= 150300 || 0%{?suse_version} >= 1550 -Requires: Mesa-vulkan-device-select -Requires: Mesa-vulkan-device-select%{dep_postfix} +Recommends: Mesa-vulkan-device-select +Recommends: Mesa-vulkan-device-select%{dep_postfix} %endif -Requires: libvulkan1%{dep_postfix} -Requires: libvulkan_intel%{dep_postfix} -Requires: libvulkan_radeon%{dep_postfix} +Recommends: libvulkan1%{dep_postfix} +Recommends: libvulkan_intel%{dep_postfix} +Recommends: libvulkan_radeon%{dep_postfix} Requires: alsa%{dep_postfix} >= 1.0.23 Requires: alsa-devel%{dep_postfix} >= 1.0.23 Requires: dbus-1-glib%{dep_postfix} @@ -110,6 +110,7 @@ Requires: libgcc_s1%{dep_postfix} >= 4.1.1 Requires: libopenal1%{dep_postfix} >= 1.13 Requires: libstdc++6%{dep_postfix} >= 4.6 +Requires: glibc-locale-base%{dep_postfix} # our own builds of libcrypto.so.1 and libssl.so.1. Requires: libopenssl1_0_0-steam @@ -182,9 +183,9 @@ rm %{buildroot}%{_prefix}/lib/steam/bin_steamdeps.py mkdir -p %{buildroot}%{_udevrulesdir} -cp subprojects/steam-devices/60-steam-input.rules %{buildroot}%{_udevrulesdir}/60-steam-input.rules -cp subprojects/steam-devices/60-steam-vr.rules %{buildroot}%{_udevrulesdir}/60-steam-vr.rules -cp %{SOURCE3} %{buildroot}%{_udevrulesdir}/51-these-are-not-joysticks-rm.rules +install -Dm0644 subprojects/steam-devices/60-steam-input.rules %{buildroot}%{_udevrulesdir}/60-steam-input.rules +install -Dm0644 subprojects/steam-devices/60-steam-vr.rules %{buildroot}%{_udevrulesdir}/60-steam-vr.rules +install -Dm0644 %{SOURCE3} %{buildroot}%{_udevrulesdir}/51-these-are-not-joysticks-rm.rules # https://en.opensuse.org/openSUSE:AppStore install -Dm0644 %{SOURCE1} %{buildroot}%{_datadir}/metainfo/com.steampowered.steam.metainfo.xml
participants (1)
-
Source-Sync