!20 [sync] PR-18: fix riscv spec
From: @openeuler-sync-bot Reviewed-by: @jianli-97 Signed-off-by: @jianli-97
This commit is contained in:
commit
f794fce716
@ -5,7 +5,7 @@ Version: 0.0.99.5
|
||||
|
||||
%global goipath github.com/containers/%{name}
|
||||
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Tool for interactive command line environments on Linux
|
||||
|
||||
License: Apache-2.0
|
||||
@ -44,9 +44,6 @@ The toolbox-tests package contains system tests for toolbox.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%ifarch riscv64
|
||||
%patch0 -p1
|
||||
%endif
|
||||
|
||||
GOBUILDDIR="$(pwd)/_build"
|
||||
GOSOURCEDIR="$(pwd)"
|
||||
@ -108,6 +105,9 @@ fi
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 10 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 0.0.99.5-3
|
||||
- fix riscv spec
|
||||
|
||||
* Tue Apr 2 2024 shafeipaozi <sunbo.oerv@isrc.iscas.ac.cn> - 0.0.99.5-2
|
||||
- rebase patch and fix
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user