change patch name
(cherry picked from commit c22a3c850b04820be0abac2723731335cee04376)
This commit is contained in:
parent
174a42ee6e
commit
5e6a9e4783
10
ksh.spec
10
ksh.spec
@ -1,6 +1,6 @@
|
|||||||
Name: ksh
|
Name: ksh
|
||||||
Version: 2020.0.0
|
Version: 2020.0.0
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: The Original ATT Korn Shell
|
Summary: The Original ATT Korn Shell
|
||||||
License: EPL-1.0
|
License: EPL-1.0
|
||||||
URL: http://www.kornshell.com/
|
URL: http://www.kornshell.com/
|
||||||
@ -16,7 +16,7 @@ Patch6000: backport-Fix-hist_nearend.patch
|
|||||||
Patch6001: backport-functions-with-not-loaded-autoloaded-functions.patch
|
Patch6001: backport-functions-with-not-loaded-autoloaded-functions.patch
|
||||||
Patch6002: backport-Fix-interactive-restricted-shell-behavior.patch
|
Patch6002: backport-Fix-interactive-restricted-shell-behavior.patch
|
||||||
|
|
||||||
Patch9000: openEuler-skip-some-test.patch
|
Patch9000: skip-some-test.patch
|
||||||
Patch9001: backport-Fix-handling-of-skipped-directories.patch
|
Patch9001: backport-Fix-handling-of-skipped-directories.patch
|
||||||
|
|
||||||
Provides: /bin/ksh /usr/bin/ksh
|
Provides: /bin/ksh /usr/bin/ksh
|
||||||
@ -94,6 +94,12 @@ done
|
|||||||
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 2 2022 wangyuhang <wangyuhang27@huawei.com> - 1:2020.0.0-10
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change patch name
|
||||||
|
|
||||||
* Thu Jun 30 2022 wangjiang <wangjiang37@h-partners.com> - 1:2020.0.0-9
|
* Thu Jun 30 2022 wangjiang <wangjiang37@h-partners.com> - 1:2020.0.0-9
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user