remove useless patch
Signed-off-by: vegbir <yangjiaqi16@huawei.com>
This commit is contained in:
parent
61df36be8a
commit
bbacdfce70
@ -1,7 +1,7 @@
|
|||||||
#Basic Information
|
#Basic Information
|
||||||
Name: syscontainer-tools
|
Name: syscontainer-tools
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 54
|
Release: 55
|
||||||
Summary: syscontainer tools for IT, work with iSulad
|
Summary: syscontainer tools for IT, work with iSulad
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
URL: https://gitee.com/openeuler/syscontainer-tools
|
URL: https://gitee.com/openeuler/syscontainer-tools
|
||||||
@ -32,9 +32,6 @@ This is syscontainer tools, to make it work, you need a isulad and util-linux
|
|||||||
#Build sections
|
#Build sections
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-v%{version} -p1
|
%autosetup -n %{name}-v%{version} -p1
|
||||||
%ifnarch sw_64
|
|
||||||
%patch6 -R -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make init && make
|
make init && make
|
||||||
@ -123,6 +120,9 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
|
|||||||
rm -rfv %{buildroot}
|
rm -rfv %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 17 2023 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-55
|
||||||
|
- remove useless patch
|
||||||
|
|
||||||
* Tue Sep 26 2023 panchenbo <panchenbo@kylinsec.com.cn> - 0.9-54
|
* Tue Sep 26 2023 panchenbo <panchenbo@kylinsec.com.cn> - 0.9-54
|
||||||
- add loongarch64 support
|
- add loongarch64 support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user