!36 remove needless BuildRequires
From: @sdlzx Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
5e9f0dc447
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: boost
|
Name: boost
|
||||||
Version: 1.75.0
|
Version: 1.75.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: The free peer-reviewed portable C++ source libraries
|
Summary: The free peer-reviewed portable C++ source libraries
|
||||||
License: Boost Software license V1.0
|
License: Boost Software license V1.0
|
||||||
URL: http://www.boost.org
|
URL: http://www.boost.org
|
||||||
@ -75,7 +75,7 @@ Requires: %{name}-type_erasure%{?_isa} = %{version}-%{release}
|
|||||||
Requires: %{name}-wave%{?_isa} = %{version}-%{release}
|
Requires: %{name}-wave%{?_isa} = %{version}-%{release}
|
||||||
Requires: %{name}-contract%{?_isa} = %{version}-%{release}
|
Requires: %{name}-contract%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
BuildRequires: gcc-c++ m4 tcl
|
BuildRequires: gcc-c++ m4
|
||||||
BuildRequires: libstdc++-devel bzip2-devel zlib-devel libicu-devel
|
BuildRequires: libstdc++-devel bzip2-devel zlib-devel libicu-devel
|
||||||
%if %{with python3}
|
%if %{with python3}
|
||||||
BuildRequires: python3-devel python3-numpy
|
BuildRequires: python3-devel python3-numpy
|
||||||
@ -1144,6 +1144,9 @@ fi
|
|||||||
%{_mandir}/man1/bjam.1*
|
%{_mandir}/man1/bjam.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 24 2021 Liu Zixian <liuzixian4@huawei.com> - 1.75.0-6
|
||||||
|
- remove needless BuildRequires
|
||||||
|
|
||||||
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.75.0-5
|
* Fri Jul 23 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.75.0-5
|
||||||
- remove useless buildrequires
|
- remove useless buildrequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user