Remove unnecessary Buildrequires git
This commit is contained in:
parent
07bc04f765
commit
d327777939
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-infi.dtypes.wwn
|
||||
Version: 0.1.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Datatype for WWN
|
||||
License: PSF
|
||||
URL: https://github.com/Infinidat/infi.dtypes.wwn
|
||||
@ -29,7 +29,7 @@ Provides: python3-infi.dtypes.wwn-doc
|
||||
Datatype for WWN
|
||||
|
||||
%prep
|
||||
%autosetup -n infi.dtypes.wwn-0.1.1 -S git
|
||||
%autosetup -n infi.dtypes.wwn-0.1.1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2022 tanyulong <tanyulong@kylinos.cn> - 0.1.1-2
|
||||
- delete -S git from %autosetup
|
||||
|
||||
* Mon Jul 19 2021 OpenStack_SIG <openstack@openeuler.org> - 0.1.1-1
|
||||
- Package Spec generate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user