Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2016-05-16 12:04:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mumble (Old) and /work/SRC/openSUSE:Factory/.mumble.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mumble" Changes: -------- --- /work/SRC/openSUSE:Factory/mumble/mumble.changes 2016-05-08 10:46:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mumble.new/mumble.changes 2016-05-16 12:04:08.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 13 10:04:50 UTC 2016 - [email protected] + +- Fixed build on 13.1 by only adding (/var)/run/mumble-server + as temporary file only on newer openSUSE versions (> 1310) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.L2OxpQ/_old 2016-05-16 12:04:09.000000000 +0200 +++ /var/tmp/diff_new_pack.L2OxpQ/_new 2016-05-16 12:04:09.000000000 +0200 @@ -453,6 +453,8 @@ %{_mandir}/man1/murmur-user-wrapper.* %dir %attr(-,mumble-server,mumble-server) %{_localstatedir}/lib/mumble-server %dir %{_localstatedir}/log/mumble-server +%if 0%{?suse_version} > 1310 %ghost %{_rundir}/mumble-server +%endif %changelog
