Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2020-06-22 17:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man (Old)
 and      /work/SRC/openSUSE:Factory/.man.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man"

Mon Jun 22 17:41:44 2020 rev:81 rq:814649 version:2.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/man/man.changes  2020-06-12 17:27:54.128321879 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new.2956/man.changes        2020-06-22 
17:41:49.901062697 +0200
@@ -1,0 +2,10 @@
+Mon Jun 15 07:49:33 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Allow user man to execute the do_mandb script (boo#1172876)
+
+-------------------------------------------------------------------
+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 +30 @@
-- 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.B4BmPK/_old  2020-06-22 17:41:51.345067331 +0200
+++ /var/tmp/diff_new_pack.B4BmPK/_new  2020-06-22 17:41:51.349067344 +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(0755,root,root) %{_libexecdir}/man-db/do_mandb
 %endif
 %{_sbindir}/accessdb
 %{_libdir}/libman*.so


++++++ mandb.service ++++++
--- /var/tmp/diff_new_pack.B4BmPK/_old  2020-06-22 17:41:51.473067742 +0200
+++ /var/tmp/diff_new_pack.B4BmPK/_new  2020-06-22 17:41:51.473067742 +0200
@@ -4,6 +4,8 @@
 ConditionACPower=true
 
 [Service]
+User=man
+Group=man
 Type=oneshot
 Nice=5
 IOSchedulingClass=idle


Reply via email to