add %bcond_without python3 for building in docker
This commit is contained in:
parent
6ac78eb170
commit
04cf2095bc
@ -1,8 +1,9 @@
|
|||||||
%bcond_with enable_python2
|
%bcond_with enable_python2
|
||||||
|
%bcond_without python3
|
||||||
|
|
||||||
Name: python-blivet
|
Name: python-blivet
|
||||||
Version: 3.2.2
|
Version: 3.2.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A python module for system storage configuration
|
Summary: A python module for system storage configuration
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -120,6 +121,12 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 18 2020 gaihuiying <gaihuiying1@huawei.com> - 3.2.2-4
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add %bcond_without python3 for building in docker
|
||||||
|
|
||||||
* Thu Sep 15 2020 liuxin <liuxin264@huawei.com> - 3.2.2-3
|
* Thu Sep 15 2020 liuxin <liuxin264@huawei.com> - 3.2.2-3
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user