forked from pool/schily
Accepting request 999632 from utilities
OBS-URL: https://build.opensuse.org/request/show/999632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schily?expand=0&rev=45
This commit is contained in:
commit
6b4c6bf9fe
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 27 12:20:10 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
- Fix update-alternatives for rmt.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 1 23:41:15 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Wed Sep 1 23:41:15 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package schily
|
# spec file for package schily
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -705,7 +705,7 @@ fi
|
|||||||
%post rmt
|
%post rmt
|
||||||
"%_sbindir/update-alternatives" \
|
"%_sbindir/update-alternatives" \
|
||||||
--install "%_bindir/rmt" rmt "%_bindir/srmt" 10 \
|
--install "%_bindir/rmt" rmt "%_bindir/srmt" 10 \
|
||||||
--slave "%_mandir/man8/rmt.1%ext_man" "rmt.1%ext_man" "%_mandir/man8/srmt.1%ext_man"
|
--slave "%_mandir/man1/rmt.1%ext_man" "rmt.1%ext_man" "%_mandir/man1/srmt.1%ext_man"
|
||||||
"%_sbindir/update-alternatives" --auto rmt
|
"%_sbindir/update-alternatives" --auto rmt
|
||||||
|
|
||||||
%postun rmt
|
%postun rmt
|
||||||
|
Loading…
Reference in New Issue
Block a user