diff --git a/schily.changes b/schily.changes index 7cdd30a..1b0a640 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 27 12:20:10 UTC 2022 - Thorsten Kukuk + +- Fix update-alternatives for rmt.1 + ------------------------------------------------------------------- Wed Sep 1 23:41:15 UTC 2021 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 988f422..d6fcd7d 100644 --- a/schily.spec +++ b/schily.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -705,7 +705,7 @@ fi %post rmt "%_sbindir/update-alternatives" \ --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 %postun rmt