.
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=96
This commit is contained in:
parent
7212e7a225
commit
94f1be2a18
@ -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>
|
Wed Mar 6 13:15:43 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
6
man.spec
6
man.spec
@ -317,9 +317,9 @@ test -d /var/cache/man && mandb --quiet --create ||:
|
|||||||
%ghost %config %{_sysconfdir}/alternatives/man
|
%ghost %config %{_sysconfdir}/alternatives/man
|
||||||
%ghost %config %{_sysconfdir}/alternatives/apropos
|
%ghost %config %{_sysconfdir}/alternatives/apropos
|
||||||
%ghost %config %{_sysconfdir}/alternatives/whatis
|
%ghost %config %{_sysconfdir}/alternatives/whatis
|
||||||
%verify(not link mtime)%{_bindir}/man
|
%{_bindir}/man
|
||||||
%verify(not link mtime)%{_bindir}/apropos
|
%{_bindir}/apropos
|
||||||
%verify(not link mtime)%{_bindir}/whatis
|
%{_bindir}/whatis
|
||||||
%{_bindir}/mandb
|
%{_bindir}/mandb
|
||||||
%{_bindir}/catman
|
%{_bindir}/catman
|
||||||
%{_bindir}/lexgrog
|
%{_bindir}/lexgrog
|
||||||
|
Loading…
Reference in New Issue
Block a user