fix build src.rpm error

This commit is contained in:
HukunaMatata 2020-03-19 20:17:59 +08:00
parent ebeeb1d223
commit 2f4dae9ebc

View File

@ -21,7 +21,7 @@
Name: boost
Version: 1.66.0
Release: 17
Release: 18
Summary: The free peer-reviewed portable C++ source libraries
License: Boost and MIT and Python
URL: http://www.boost.org
@ -99,7 +99,7 @@ Requires: boost-timer%{?_isa} = %{version}-%{release}
Requires: boost-type_erasure%{?_isa} = %{version}-%{release}
Requires: boost-wave%{?_isa} = %{version}-%{release}
BuildRequires: gcc-c++ m4 tcl
BuildRequires: gcc-c++ m4 tcl gdb
BuildRequires: libstdc++-devel bzip2-devel zlib-devel
BuildRequires: python2-devel python3-devel libicu-devel
BuildRequires: python2-numpy python3-numpy
@ -1213,7 +1213,13 @@ fi
%{_mandir}/man1/bjam.1*
%changelog
* Mon May 10 2020 Wang Shuo<wangshuo47@huawei.com> - 1.66.0-17
* Thu Mar 19 2020 Yu Xiangyang<yuxiangyang4@huawei.com> - 1.66.0-18
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: fix build src.rpm error
* Tue Mar 10 2020 Wang Shuo<wangshuo47@huawei.com> - 1.66.0-17
- Type:enhancement
- ID:NA
- SUG:NA