From 94f1be2a18936e8ce0a04867bd6f0bbb72655835b0381eea71cf7ba9076b9895 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 7 Mar 2019 08:02:01 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=96 --- man.changes | 6 ++++++ man.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/man.changes b/man.changes index 2dd4ba6..40cef81 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 7 07:59:37 UTC 2019 - Dr. Werner Fink + +- Skip %verify(not link mtime) from symbolic links i %_bindir + even if those should not hurt + ------------------------------------------------------------------- Wed Mar 6 13:15:43 UTC 2019 - Dr. Werner Fink diff --git a/man.spec b/man.spec index 3d8919c..e0a1ba1 100644 --- a/man.spec +++ b/man.spec @@ -317,9 +317,9 @@ test -d /var/cache/man && mandb --quiet --create ||: %ghost %config %{_sysconfdir}/alternatives/man %ghost %config %{_sysconfdir}/alternatives/apropos %ghost %config %{_sysconfdir}/alternatives/whatis -%verify(not link mtime)%{_bindir}/man -%verify(not link mtime)%{_bindir}/apropos -%verify(not link mtime)%{_bindir}/whatis +%{_bindir}/man +%{_bindir}/apropos +%{_bindir}/whatis %{_bindir}/mandb %{_bindir}/catman %{_bindir}/lexgrog