delete -S git from %autosetup
This commit is contained in:
parent
0ea49cce76
commit
04cfbadadc
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-nocasedict
|
Name: python-nocasedict
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A case-insensitive ordered dictionary for Python
|
Summary: A case-insensitive ordered dictionary for Python
|
||||||
License: LGPL-2.0-only and LGPL-2.1-only and LGPL-2.0-or-later
|
License: LGPL-2.0-only and LGPL-2.1-only and LGPL-2.0-or-later
|
||||||
URL: https://github.com/pywbem/nocasedict
|
URL: https://github.com/pywbem/nocasedict
|
||||||
@ -45,7 +45,7 @@ Provides: python3-nocasedict-doc
|
|||||||
A case-insensitive ordered dictionary for Python.
|
A case-insensitive ordered dictionary for Python.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n nocasedict-1.0.2 -S git
|
%autosetup -n nocasedict-1.0.2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -90,5 +90,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.0.2-2
|
||||||
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.2-1
|
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 1.0.2-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user