!34 syscontainer-tools delete -Sgit from %autosetup
From: @chenyanpanHW Reviewed-by: @jingxiaolu Signed-off-by: @jingxiaolu
This commit is contained in:
commit
365d74ffa8
@ -4,7 +4,7 @@
|
||||
#Basic Information
|
||||
Name: syscontainer-tools
|
||||
Version: 0.9
|
||||
Release: 47
|
||||
Release: 48
|
||||
Summary: syscontainer tools for IT, work with iSulad
|
||||
License: Mulan PSL v2
|
||||
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
|
||||
%prep
|
||||
%autosetup -n %{name} -Sgit -p1
|
||||
%autosetup -n %{name} -p1
|
||||
|
||||
%build
|
||||
make init && make
|
||||
@ -111,6 +111,9 @@ chmod 0640 ${HOOK_SPEC}/hookspec.json
|
||||
rm -rfv %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.9-48
|
||||
- DESC: delete -Sgit from %autosetup
|
||||
|
||||
* Mon Feb 08 2021 zhangsong234<zhangsong34@huawei.com> - 0.9-47
|
||||
- update version to 0.9-47
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user