make source url and package consistent
(cherry picked from commit f24d5fa461dd1b9907fad472e20930e3316e2f40)
This commit is contained in:
parent
8c96ea7dde
commit
f6116c8efd
@ -1,7 +1,7 @@
|
|||||||
#Basic Information
|
#Basic Information
|
||||||
Name: syscontainer-tools
|
Name: syscontainer-tools
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 51
|
Release: 52
|
||||||
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
|
||||||
@ -25,7 +25,7 @@ This is syscontainer tools, to make it work, you need a isulad and util-linux
|
|||||||
|
|
||||||
#Build sections
|
#Build sections
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name} -p1
|
%autosetup -n %{name}-v%{version} -p1
|
||||||
%ifnarch sw_64
|
%ifnarch sw_64
|
||||||
%patch5 -R -p1
|
%patch5 -R -p1
|
||||||
%endif
|
%endif
|
||||||
@ -117,6 +117,9 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
|
|||||||
rm -rfv %{buildroot}
|
rm -rfv %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 yangjiaqi<yangjiaqi16@huawei.com> - 0.9-52
|
||||||
|
- fix source
|
||||||
|
|
||||||
* Thu Oct 27 2022 wuzx<wuzx1226@qq.com> - 0.9-51
|
* Thu Oct 27 2022 wuzx<wuzx1226@qq.com> - 0.9-51
|
||||||
- Add sw64 architecture
|
- Add sw64 architecture
|
||||||
|
|
||||||
|
|||||||
BIN
v0.9.tar.gz
BIN
v0.9.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user