Hello community, here is the log from the commit of package man for openSUSE:Factory checked in at 2018-04-22 14:31:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/man (Old) and /work/SRC/openSUSE:Factory/.man.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "man" Sun Apr 22 14:31:35 2018 rev:71 rq:597110 version:2.7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/man/man.changes 2017-12-14 10:51:45.784182997 +0100 +++ /work/SRC/openSUSE:Factory/.man.new/man.changes 2018-04-22 14:31:40.130274984 +0200 @@ -1,0 +2,6 @@ +Mon Apr 16 14:25:43 UTC 2018 - [email protected] + +- Skip cron job for cleaning /var/cache/man as there exists + /usr/lib/tmpfiles.d/man-db.conf + +------------------------------------------------------------------- Old: ---- cron.daily.clean_catman ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ man.spec ++++++ --- /var/tmp/diff_new_pack.31uOQX/_old 2018-04-22 14:31:40.882247768 +0200 +++ /var/tmp/diff_new_pack.31uOQX/_new 2018-04-22 14:31:40.886247624 +0200 @@ -1,7 +1,7 @@ # # spec file for package man # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,7 +59,6 @@ Source: http://download.savannah.gnu.org/releases/man-db/man-db-%{version}.tar.xz Source1: sysconfig.cron-man Source2: cron.daily.do_mandb -Source3: cron.daily.clean_catman Source4: mancoding Source5: wrapper.c Source6: man-rpmlintrc @@ -240,7 +239,6 @@ mkdir -p %{buildroot}/etc/cron.daily install -m 0644 %{SOURCE1} %{buildroot}%{_fillupdir} install -m 0744 %{SOURCE2} %{buildroot}/etc/cron.daily/suse-do_mandb - install -m 0744 %{SOURCE3} %{buildroot}/etc/cron.daily/suse-clean_catman mkdir -p %{buildroot}%{_unitdir}/ install -m 0644 %{SOURCE7} %{buildroot}%{_unitdir}/ @@ -272,7 +270,6 @@ %doc ChangeLog %doc %{_datadir}/doc/packages/man/man-db-manual.* %config /etc/manpath.config -%attr(0744,root,root) /etc/cron.daily/suse-clean_catman %attr(0744,root,root) /etc/cron.daily/suse-do_mandb %{_bindir}/apropos %{_bindir}/catman
