Hello community, here is the log from the commit of package man for openSUSE:Factory checked in at 2020-06-11 10:00:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man (Old) and /work/SRC/openSUSE:Factory/.man.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man" Thu Jun 11 10:00:38 2020 rev:79 rq:811887 version:2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/man/man.changes 2020-05-20 18:35:59.756046322 +0200 +++ /work/SRC/openSUSE:Factory/.man.new.3606/man.changes 2020-06-11 10:00:54.354427759 +0200 @@ -1,0 +2,5 @@ +Fri Jun 5 15:21:06 UTC 2020 - Dr. Werner Fink <[email protected]> + +- Switch to user:group man:man within mandb.service (boo#1172575) + +------------------------------------------------------------------- @@ -20 +25 @@ -- Use %{_prefix}/lib for tmpfiles.d directory to avoud to get this +- Use %{_prefix}/lib for tmpfiles.d directory to avoid to get this ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man.spec ++++++ --- /var/tmp/diff_new_pack.6XizT0/_old 2020-06-11 10:00:56.870435862 +0200 +++ /var/tmp/diff_new_pack.6XizT0/_new 2020-06-11 10:00:56.870435862 +0200 @@ -350,11 +350,11 @@ %attr(0755,root,root) %{_libexecdir}/man-db/man %attr(0755,root,root) %{_libexecdir}/man-db/whatis %attr(0755,root,root) %{_libexecdir}/man-db/mandb -%attr(0755,man,man) %{_libexecdir}/man-db/manconv -%attr(0755,man,man) %{_libexecdir}/man-db/globbing +%attr(0755,root,root) %{_libexecdir}/man-db/manconv +%attr(0755,root,root) %{_libexecdir}/man-db/globbing %attr(0755,root,root) %{_libexecdir}/man-db/wrapper %if 0%{?suse_version} >= 1500 -%attr(0744,man,man) %{_libexecdir}/man-db/do_mandb +%attr(0744,root,root) %{_libexecdir}/man-db/do_mandb %endif %{_sbindir}/accessdb %{_libdir}/libman*.so ++++++ mandb.service ++++++ --- /var/tmp/diff_new_pack.6XizT0/_old 2020-06-11 10:00:57.030436378 +0200 +++ /var/tmp/diff_new_pack.6XizT0/_new 2020-06-11 10:00:57.034436391 +0200 @@ -4,6 +4,8 @@ ConditionACPower=true [Service] +User=man +Group=man Type=oneshot Nice=5 IOSchedulingClass=idle
