Skip cleaning cron job for /var/cache/man

OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=87
This commit is contained in:
Dr. Werner Fink 2018-04-16 14:27:19 +00:00 committed by Git OBS Bridge
parent c5932fbc4d
commit 33364c8da4
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 16 14:25:43 UTC 2018 - werner@suse.de
- Skip cron job for cleaning /var/cache/man as there exists
/usr/lib/tmpfiles.d/man-db.conf
-------------------------------------------------------------------
Thu Dec 7 17:33:26 CET 2017 - kukuk@suse.de

View File

@ -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
@ -272,7 +272,8 @@ test -d /var/cache/man && mandb --quiet --create ||:
%doc ChangeLog
%doc %{_datadir}/doc/packages/man/man-db-manual.*
%config /etc/manpath.config
%attr(0744,root,root) /etc/cron.daily/suse-clean_catman
# There exists /usr/lib/tmpfiles.d/man-db.conf
# %attr(0744,root,root) /etc/cron.daily/suse-clean_catman
%attr(0744,root,root) /etc/cron.daily/suse-do_mandb
%{_bindir}/apropos
%{_bindir}/catman