Hello community, here is the log from the commit of package mumble for openSUSE:Factory checked in at 2014-03-26 16:41:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-02-11 11:30:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mumble.new/mumble.changes 2014-03-26 16:41:23.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 26 12:21:13 UTC 2014 - [email protected] + +- enable rc link also for systemd + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mumble.spec ++++++ --- /var/tmp/diff_new_pack.szffRR/_old 2014-03-26 16:41:24.000000000 +0100 +++ /var/tmp/diff_new_pack.szffRR/_new 2014-03-26 16:41:24.000000000 +0100 @@ -329,6 +329,8 @@ %if 0%{?suse_version} < 1310 install -D -m 0755 %{SOURCE2} %{buildroot}/etc/init.d/mumble-server ln -s /etc/init.d/mumble-server %{buildroot}%{_sbindir}/rcmumble-server +%else +ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcmumble-server %endif install -D -m 0644 %{SOURCE3} %{buildroot}/etc/apparmor.d/usr.sbin.murmurd %if 0%{?suse_version} < 1220 @@ -431,8 +433,8 @@ %config(noreplace) %{_sysconfdir}/mumble-server.ini %if 0%{?suse_version} < 1310 /etc/init.d/mumble-server -%{_sbindir}/rcmumble-server %endif +%{_sbindir}/rcmumble-server %dir /etc/apparmor.d /etc/apparmor.d/usr.sbin.murmurd %{_sbindir}/murmurd -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
