%bcond_without python2 to fix rpmbuild error
This commit is contained in:
parent
0736199d68
commit
0120d950b0
@ -1,7 +1,8 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
%bcond_without python2
|
||||||
Name: python-pyasn1-modules
|
Name: python-pyasn1-modules
|
||||||
Version: 0.2.8
|
Version: 0.2.8
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A collection of ASN.1-based protocols modules.
|
Summary: A collection of ASN.1-based protocols modules.
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/etingof/pyasn1-modules
|
URL: https://github.com/etingof/pyasn1-modules
|
||||||
@ -93,6 +94,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 7 yaoxin <yaoxin30@huawei.com> - 0.2.8-3
|
||||||
|
- %bcond_without python2 to fix rpmbuild error
|
||||||
|
|
||||||
* Thu Aug 26 2021 shixuantong <shixuantong@huawei.com> - 0.2.8-2
|
* Thu Aug 26 2021 shixuantong <shixuantong@huawei.com> - 0.2.8-2
|
||||||
- add python2-pyasn1-modules for openstack
|
- add python2-pyasn1-modules for openstack
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user