!7 fix build src.rpm error
Merge pull request !7 from HukunaMatata/master
This commit is contained in:
commit
54b00111ba
12
boost.spec
12
boost.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user