add ExclusiveArch: riscv
Signed-off-by: wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn>
This commit is contained in:
parent
22a6f7e823
commit
a3be91778f
@ -6,7 +6,7 @@
|
||||
Version: 0.4.30411
|
||||
Name: utshell
|
||||
Summary: The utshell respect Bash
|
||||
Release: 0%{?dist}.01
|
||||
Release: 0%{?dist}.02
|
||||
License: GPLv3+
|
||||
Source0: utshell-%{baseversion}.tar.gz
|
||||
|
||||
@ -25,7 +25,7 @@ Requires: filesystem >= 3
|
||||
#Provides: /bin/sh
|
||||
Provides: /bin/utshell
|
||||
|
||||
ExclusiveArch: x86_64 aarch64 arm
|
||||
ExclusiveArch: x86_64 aarch64 arm riscv
|
||||
%description
|
||||
The GNU Bourne Again shell (Bash) is a shell or command language
|
||||
interpreter that is compatible with the Bourne shell (sh). Bash
|
||||
@ -129,6 +129,9 @@ end
|
||||
%{_includedir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2024 wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn> - 0.4.30411-0.02
|
||||
- add ExclusiveArch: riscv
|
||||
|
||||
* Tue Apr 11 2023 Zhanghuanhuan<zhanghuanhuan@uniontech.com> - 0.4.30411-0.01
|
||||
- fix:193533 utshell环境,Ctrl+D退出会话时,提示exit_builtin(刘彤)
|
||||
- fix:193535 history -p mount和用例中预期不符(刘彤)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user