Hello community, here is the log from the commit of package oidentd for openSUSE:Factory checked in at 2015-11-10 10:03:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oidentd (Old) and /work/SRC/openSUSE:Factory/.oidentd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oidentd" Changes: -------- --- /work/SRC/openSUSE:Factory/oidentd/oidentd.changes 2015-06-10 09:16:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.oidentd.new/oidentd.changes 2015-11-10 10:04:21.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 8 20:10:47 UTC 2015 - [email protected] + +- Really install the service and socket unit configuration files; (boo#953608). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oidentd.spec ++++++ --- /var/tmp/diff_new_pack.iNVXQK/_old 2015-11-10 10:04:22.000000000 +0100 +++ /var/tmp/diff_new_pack.iNVXQK/_new 2015-11-10 10:04:22.000000000 +0100 @@ -73,8 +73,8 @@ touch %{buildroot}/%{_sysconfdir}/oidentd.conf touch %{buildroot}/%{_sysconfdir}/oidentd_masq.conf %if %{with systemd} -install -p -m 0755 %{SOURCE1} %{buildroot}/%{_unitdir}/[email protected] -install -p -m 0755 %{SOURCE2} %{buildroot}/%{_unitdir}/oidentd.socket +install -p -m 0644 %{SOURCE3} %{buildroot}/%{_unitdir}/[email protected] +install -p -m 0644 %{SOURCE4} %{buildroot}/%{_unitdir}/oidentd.socket ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name} %else install -p -m 0755 %{S:2} %{buildroot}%{_sysconfdir}/init.d/oidentd
