fix build src.rpm error
This commit is contained in:
parent
ebeeb1d223
commit
2f4dae9ebc
12
boost.spec
12
boost.spec
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
Name: boost
|
Name: boost
|
||||||
Version: 1.66.0
|
Version: 1.66.0
|
||||||
Release: 17
|
Release: 18
|
||||||
Summary: The free peer-reviewed portable C++ source libraries
|
Summary: The free peer-reviewed portable C++ source libraries
|
||||||
License: Boost and MIT and Python
|
License: Boost and MIT and Python
|
||||||
URL: http://www.boost.org
|
URL: http://www.boost.org
|
||||||
@ -99,7 +99,7 @@ Requires: boost-timer%{?_isa} = %{version}-%{release}
|
|||||||
Requires: boost-type_erasure%{?_isa} = %{version}-%{release}
|
Requires: boost-type_erasure%{?_isa} = %{version}-%{release}
|
||||||
Requires: boost-wave%{?_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: libstdc++-devel bzip2-devel zlib-devel
|
||||||
BuildRequires: python2-devel python3-devel libicu-devel
|
BuildRequires: python2-devel python3-devel libicu-devel
|
||||||
BuildRequires: python2-numpy python3-numpy
|
BuildRequires: python2-numpy python3-numpy
|
||||||
@ -1213,7 +1213,13 @@ fi
|
|||||||
%{_mandir}/man1/bjam.1*
|
%{_mandir}/man1/bjam.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user