forked from pool/boost
Accepting request 896599 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/896599 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=149
This commit is contained in:
commit
edc382ac65
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 1 06:43:16 UTC 2021 - Haochuan Chen <yjcoshc@mail.nankai.edu.cn>
|
||||
|
||||
- Compile boost iostreams with lzma support for reading .xz files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 8 16:29:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -271,6 +271,7 @@ BuildRequires: libbz2-devel
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: xz-devel
|
||||
%if %{with boost_fiber}
|
||||
BuildRequires: gcc-c++ > 5
|
||||
%else
|
||||
@ -691,6 +692,7 @@ Requires: libboost_headers%{library_version}-devel = %{version}
|
||||
Requires: libboost_iostreams%{library_version} = %{version}
|
||||
Requires: pkgconfig(bzip2)
|
||||
Requires: pkgconfig(zlib)
|
||||
Requires: pkgconfig(liblzma)
|
||||
Conflicts: boost-devel < 1.63
|
||||
Conflicts: libboost_iostreams-devel-impl
|
||||
Conflicts: libboost_iostreams1_66_0-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user