(cherry picked from commit 1dd4f6e6e6402112addf734a490bfd665069f3ed)
This commit is contained in:
shafeipaozi 2024-04-10 23:25:53 +08:00 committed by openeuler-sync-bot
parent 99a189bfeb
commit bd38945164

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