Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package debianutils for openSUSE:Factory checked in at 2021-08-24 10:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/debianutils (Old) and /work/SRC/openSUSE:Factory/.debianutils.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "debianutils" Tue Aug 24 10:54:35 2021 rev:2 rq:913677 version:4.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/debianutils/debianutils.changes 2021-08-23 10:08:53.528195862 +0200 +++ /work/SRC/openSUSE:Factory/.debianutils.new.1899/debianutils.changes 2021-08-24 10:55:25.588276952 +0200 @@ -1,0 +2,5 @@ +Wed Aug 18 07:52:47 UTC 2021 - Danilo Spinella <[email protected]> + +- Move system executables into /usr/sbin + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ debianutils.spec ++++++ --- /var/tmp/diff_new_pack.HGbC7q/_old 2021-08-24 10:55:26.156276200 +0200 +++ /var/tmp/diff_new_pack.HGbC7q/_new 2021-08-24 10:55:26.160276195 +0200 @@ -41,11 +41,11 @@ %install # savelog is under SMAIL license, don't install -install -Dt %{buildroot}%{_bindir} add-shell install -Dt %{buildroot}%{_bindir} ischroot -install -Dt %{buildroot}%{_bindir} remove-shell -install -Dt %{buildroot}%{_bindir} run-parts install -Dt %{buildroot}%{_bindir} tempfile +install -Dt %{buildroot}%{_sbindir} add-shell +install -Dt %{buildroot}%{_sbindir} remove-shell +install -Dt %{buildroot}%{_sbindir} run-parts install -m 0644 -Dt %{buildroot}%{_mandir}/man1 ischroot.1 install -m 0644 -Dt %{buildroot}%{_mandir}/man8 add-shell.8 @@ -54,11 +54,11 @@ install -m 0644 -Dt %{buildroot}%{_mandir}/man8 run-parts.8 %files -%{_bindir}/add-shell %{_bindir}/ischroot -%{_bindir}/remove-shell -%{_bindir}/run-parts %{_bindir}/tempfile +%{_sbindir}/add-shell +%{_sbindir}/remove-shell +%{_sbindir}/run-parts %{_mandir}/man1/ischroot.1%{?ext_man} %{_mandir}/man8/add-shell.8%{?ext_man} %{_mandir}/man8/remove-shell.8%{?ext_man}
