!12 fixed ceph unresolvable compilation problem
From: @wguanghao Reviewed-by: @chixinze Signed-off-by: @chixinze
This commit is contained in:
commit
bb7556eef0
@ -68,7 +68,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
Name: ceph
|
Name: ceph
|
||||||
Version: 12.2.8
|
Version: 12.2.8
|
||||||
Release: 7
|
Release: 8
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
|
|
||||||
# define _epoch_prefix macro which will expand to the empty string if epoch is
|
# define _epoch_prefix macro which will expand to the empty string if epoch is
|
||||||
@ -154,7 +154,6 @@ BuildRequires: python2-devel
|
|||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
BuildRequires: python-requests
|
BuildRequires: python-requests
|
||||||
BuildRequires: python-six
|
BuildRequires: python-six
|
||||||
BuildRequires: python-virtualenv
|
|
||||||
BuildRequires: snappy-devel
|
BuildRequires: snappy-devel
|
||||||
BuildRequires: udev
|
BuildRequires: udev
|
||||||
BuildRequires: util-linux
|
BuildRequires: util-linux
|
||||||
@ -1797,6 +1796,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 25 2020 wuguanghao <wuguanghao3@huawei.com> - 1:12.2.8-8
|
||||||
|
- remove the python-virtualenv package from BuildRequires to solve the compilation problem
|
||||||
|
|
||||||
* Mon May 18 2020 wangchen <wangchen137@huawei.com> - 1:12.2.8-7
|
* Mon May 18 2020 wangchen <wangchen137@huawei.com> - 1:12.2.8-7
|
||||||
- rebuild for ceph
|
- rebuild for ceph
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user