!4 Fixes build dependencies missing error
From: @hht8 Reviewed-by: @jimmy_hero,@licihua,@yanan-rock Signed-off-by: @jimmy_hero,@licihua,@yanan-rock
This commit is contained in:
commit
c741827436
@ -1,6 +1,6 @@
|
||||
Name: python-cpio
|
||||
Version: 0.1
|
||||
Release: 32
|
||||
Release: 33
|
||||
Summary: This module provides for accessing cpio archives
|
||||
License: LGPLv2+
|
||||
URL: https://sourceforge.net/projects/python-cpio.berlios/
|
||||
@ -18,7 +18,7 @@ Summary: This module provides for accessing cpio archive
|
||||
The package provides for accessing cpio archives wrote by python.
|
||||
|
||||
%prep
|
||||
%autosetup -n python-cpio-%{version} -p1 -S git
|
||||
%autosetup -n python-cpio-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -33,6 +33,9 @@ The package provides for accessing cpio archives wrote by python.
|
||||
%{python3_sitelib}/*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 0.1-33
|
||||
- %prep no longer patched with git
|
||||
|
||||
* Wed Oct 21 2020 zhangtao <zhangtao221g@huawei.com> - 0.1-32
|
||||
- delete python2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user