SHA256
1
0
forked from pool/man
Dr. Werner Fink 2019-03-07 08:02:01 +00:00 committed by Git OBS Bridge
parent 7212e7a225
commit 94f1be2a18
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 7 07:59:37 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- 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 <werner@suse.de>

View File

@ -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