!2 python-pyxcli delete -S git from %autosetup

From: @chenyanpanHW
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-08-02 02:40:14 +00:00 committed by Gitee
commit 27dcd23dcb

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-pyxcli
Version: 1.1.5
Release: 1
Release: 2
Summary: IBM Python XCLI Client
License: Apache-2.0
URL: https://github.com/IBM/pyxcli
@ -29,7 +29,7 @@ Provides: python3-pyxcli-doc
IBM Python XCLI Client for Spectrum Accelerate Storage Family.
%prep
%autosetup -n pyxcli-1.1.5 -S git
%autosetup -n pyxcli-1.1.5 -p1
%build
%py3_build
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.5-2
- DESC: delete -S git from %autosetup
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.5-1
- Package Spec generate