- 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:
parent
1ac2fda815
commit
cc015a28a7
@ -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
|
Tue Jan 17 12:00:48 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
@ -622,7 +622,7 @@ Summary: Development library for Boost.MPI Python 3.x serialization
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libboost_mpi%{lib_appendix}-devel = %{version}
|
Requires: libboost_mpi%{lib_appendix}-devel = %{version}
|
||||||
Requires: libboost_mpi_python-py3-%{lib_appendix} = %{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}
|
Provides: libboost_mpi_python3-devel = %{version}
|
||||||
Conflicts: otherproviders(libboost_mpi_python3-devel)
|
Conflicts: otherproviders(libboost_mpi_python3-devel)
|
||||||
Conflicts: boost-devel < 1.63
|
Conflicts: boost-devel < 1.63
|
||||||
@ -745,7 +745,7 @@ This package contains the Boost.Serialization runtime library.
|
|||||||
Summary: Development headers for Boost.Serialization library
|
Summary: Development headers for Boost.Serialization library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
PreReq: libboost_headers%{lib_appendix}-devel = %{version}
|
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}
|
Provides: libboost_serialization-devel = %{version}
|
||||||
Conflicts: otherproviders(libboost_serialization-devel)
|
Conflicts: otherproviders(libboost_serialization-devel)
|
||||||
Conflicts: boost-devel < 1.63
|
Conflicts: boost-devel < 1.63
|
||||||
|
Loading…
Reference in New Issue
Block a user