!18 update ExclusiveArch: riscv to riscv64
From: @wangyaoyong Reviewed-by: @ut-wanglujun Signed-off-by: @ut-wanglujun
This commit is contained in:
commit
21ed439e96
@ -6,7 +6,7 @@
|
||||
Version: %{baseversion}%{patchleveltag}
|
||||
Name: utshell
|
||||
Summary: The utshell respect Bash
|
||||
Release: 0%{?dist}.1
|
||||
Release: 0%{?dist}.2
|
||||
License: GPLv3+
|
||||
Source0: utshell-%{baseversion}.tar.gz
|
||||
|
||||
@ -30,7 +30,7 @@ Requires: filesystem >= 3
|
||||
#Provides: /bin/sh
|
||||
Provides: /bin/utshell
|
||||
|
||||
ExclusiveArch: x86_64 aarch64 arm riscv
|
||||
ExclusiveArch: x86_64 aarch64 arm riscv64
|
||||
%description
|
||||
The GNU Bourne Again shell (Bash) is a shell or command language
|
||||
interpreter that is compatible with the Bourne shell (sh). Bash
|
||||
@ -134,6 +134,9 @@ end
|
||||
%{_includedir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Apr 11 2024 wangyaoyong <yaoyong.oerv@isrc.iscas.ac.cn> - 0.5.0-0.2
|
||||
- update ExclusiveArch: riscv to riscv64
|
||||
|
||||
* Tue Apr 09 2024 wangmeng<wangmengc@uniontech.com> - 0.5.0-0.1
|
||||
- fix:I9CC1Z trap --help 与trap -l 缺少部分提示
|
||||
- fix:I9CBXT help local中英文提示不符
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user