- Fix dependency typos.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=188
This commit is contained in:
Adam Majer 2017-01-25 13:25:16 +00:00 committed by Git OBS Bridge
parent 1ac2fda815
commit cc015a28a7
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 13:24:39 UTC 2017 - adam.majer@suse.de
- Fix dependency typos.
-------------------------------------------------------------------
Tue Jan 17 12:00:48 UTC 2017 - adam.majer@suse.de

View File

@ -622,7 +622,7 @@ Summary: Development library for Boost.MPI Python 3.x serialization
Group: Development/Libraries/C and C++
Requires: libboost_mpi%{lib_appendix}-devel = %{version}
Requires: libboost_mpi_python-py3-%{lib_appendix} = %{version}
Requires: libboost_python-py3-%{lib_appendix}-devel = %{version}
Requires: libboost_python-py3-%{lib_appendix} = %{version}
Provides: libboost_mpi_python3-devel = %{version}
Conflicts: otherproviders(libboost_mpi_python3-devel)
Conflicts: boost-devel < 1.63
@ -745,7 +745,7 @@ This package contains the Boost.Serialization runtime library.
Summary: Development headers for Boost.Serialization library
Group: Development/Libraries/C and C++
PreReq: libboost_headers%{lib_appendix}-devel = %{version}
Requires: libboost_serialization%{lib_appendix}-devel = %{version}
Requires: libboost_serialization%{lib_appendix} = %{version}
Provides: libboost_serialization-devel = %{version}
Conflicts: otherproviders(libboost_serialization-devel)
Conflicts: boost-devel < 1.63