boo#1175919
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=118
This commit is contained in:
parent
5a5c3600ae
commit
07b426161b
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 07:42:04 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Increase update-alternatives priority to enforce update of the
|
||||
symbolic links of an already installed but with older libexecdir
|
||||
configured package (boo#1175919)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 07:38:06 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
4
man.spec
4
man.spec
@ -289,9 +289,9 @@ test -d var/catman/ && rm -rf var/catman/ || true
|
||||
%endif
|
||||
%endif
|
||||
# Remark: soelim(1) is part of package groff or mandoc and
|
||||
# makewhatis(8) is part of package makewaht or mandoc
|
||||
# makewhatis(8) is part of package makewhat or mandoc
|
||||
%{_sbindir}/update-alternatives --quiet --force \
|
||||
--install %{_bindir}/man man %{_libexecdir}/man-db/wrapper 1010 \
|
||||
--install %{_bindir}/man man %{_libexecdir}/man-db/wrapper 1020 \
|
||||
--slave %{_bindir}/apropos apropos %{_libexecdir}/man-db/whatis \
|
||||
--slave %{_bindir}/whatis whatis %{_libexecdir}/man-db/whatis \
|
||||
--slave %{_mandir}/man1/man.1%{?ext_man} man.1%{?ext_man} %{_mandir}/man1/man-db.1%{?ext_man} \
|
||||
|
Loading…
Reference in New Issue
Block a user