!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:
openeuler-ci-bot 2024-04-11 05:32:25 +00:00 committed by Gitee
commit f794fce716
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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