Hello community,

here is the log from the commit of package steam for openSUSE:Factory:NonFree 
checked in at 2017-04-20 20:59:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/steam (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.steam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "steam"

Thu Apr 20 20:59:30 2017 rev:13 rq:487937 version:1.0.0.54

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes      2017-02-04 
23:59:13.227699456 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.steam.new/steam.changes 2017-04-20 
20:59:31.503207212 +0200
@@ -1,0 +2,5 @@
+Sat Mar 11 21:26:53 UTC 2017 - robert.munte...@gmail.com
+
+- Add firewall file to allow easier access to in-home streaming 
+
+-------------------------------------------------------------------

New:
----
  steam.firewall

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

Other differences:
------------------
++++++ steam.spec ++++++
--- /var/tmp/diff_new_pack.oC1Osu/_old  2017-04-20 20:59:32.219105966 +0200
+++ /var/tmp/diff_new_pack.oC1Osu/_new  2017-04-20 20:59:32.223105400 +0200
@@ -26,6 +26,7 @@
 Url:            http://www.steampowered.com/
 Source:         
http://repo.steampowered.com/steam/pool/steam/s/steam/steam_%{version}.tar.gz
 Source2:        steam.appdata.xml
+Source3:        %{name}.firewall
 Patch0:         
https://raw.githubusercontent.com/steamtricks/steamtricks/master/dist/patch/steam-invoke_steamtricks.patch
 # PATCH-FEATURE-OPENSUSE allow-non-root-controller-access.patch -- Allow non 
root users to access the steam-controller
 Patch1:         allow-non-root-controller-access.patch
@@ -156,6 +157,9 @@
 # https://en.opensuse.org/openSUSE:AppStore
 install -Dm0644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 
+install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/
+install -m 644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
+
 %fdupes %{buildroot}%{_prefix}
 
 %post
@@ -196,6 +200,7 @@
 %{_mandir}/man6/steam.6.gz
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
+%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 
 %files controller
 %{_udevrulesdir}/99-steam-controller-perms.rules

++++++ steam.firewall ++++++
## Name: Steam in-home streaming
## Description: Opens ports required for Steam in-home streaming to function

# See 
https://support.steampowered.com/kb_article.php?ref=3629-RIAV-1617#networkports
TCP="27036 27307"
UDP="27031 27036"


Reply via email to