Hello community, here is the log from the commit of package hostname for openSUSE:Factory checked in at 2020-05-19 15:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hostname (Old) and /work/SRC/openSUSE:Factory/.hostname.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hostname" Tue May 19 15:25:41 2020 rev:9 rq:807338 version:3.21 Changes: -------- --- /work/SRC/openSUSE:Factory/hostname/hostname.changes 2020-05-19 14:43:12.647394316 +0200 +++ /work/SRC/openSUSE:Factory/.hostname.new.2738/hostname.changes 2020-05-19 15:25:45.476854407 +0200 @@ -1,0 +2,5 @@ +Fri May 15 13:30:45 UTC 2020 - Neal Gompa <[email protected]> + +- Fix LIBEXECDIR substitution for systemd service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hostname.spec ++++++ --- /var/tmp/diff_new_pack.M7RdDB/_old 2020-05-19 15:25:46.476856480 +0200 +++ /var/tmp/diff_new_pack.M7RdDB/_new 2020-05-19 15:25:46.480856488 +0200 @@ -52,7 +52,7 @@ ln -sf %{_bindir}/%{name} %{buildroot}%{_bindir}/$prog ln -sf hostname.1 %{buildroot}%{_mandir}/man1/${prog}.1 done -sed -e "s|@LIBEXECDIR|%{_libexecdir}|g" nis-domainname.service.in > nis-domainname.service +sed -e "s|@LIBEXECDIR@|%{_libexecdir}|g" nis-domainname.service.in > nis-domainname.service install -m 0755 -d %{buildroot}%{_libexecdir}/%{name} install -m 0755 -d %{buildroot}%{_unitdir} install -p -m 0755 nis-domainname %{buildroot}%{_libexecdir}/%{name}
