specfile: add provides for the rksh, dump version in changelog
This commit is contained in:
parent
c1114c08a7
commit
2c1b25c431
3
ksh.spec
3
ksh.spec
@ -228,6 +228,7 @@ Requires(post): grep, coreutils, systemd
|
||||
Requires(postun): sed
|
||||
|
||||
Provides: /bin/ksh
|
||||
Provides: /bin/rksh
|
||||
|
||||
%description
|
||||
KSH-93 is the most recent version of the KornShell by David Korn of
|
||||
@ -375,7 +376,7 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
||||
|
||||
%changelog
|
||||
* Tue Feb 23 2021 Vincent Mihalkovic <vmihalko@redhat.com> - 2:20120801-253
|
||||
* Tue Feb 23 2021 Vincent Mihalkovic <vmihalko@redhat.com> - 2:20120801-254
|
||||
- Add alternatives switching for rksh
|
||||
Resolves #1893919
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user