- remove non-existent dependency in the boost mpi python package
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=184
This commit is contained in:
parent
cdce78346e
commit
71f7b19e65
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 15 18:57:34 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
- remove non-existent dependency in the boost mpi python package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 4 12:31:56 UTC 2017 - adam.majer@suse.de
|
Wed Jan 4 12:31:56 UTC 2017 - adam.majer@suse.de
|
||||||
|
|
||||||
|
@ -586,8 +586,8 @@ This package contains the Boost.MPI Python 2.7 serialization library
|
|||||||
Summary: Development library for Boost.MPI Python 2.7 serialization
|
Summary: Development library for Boost.MPI Python 2.7 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%{lib_appendix} = %{version}
|
Requires: libboost_mpi_python-py2_7-%{lib_appendix} = %{version}
|
||||||
Requires: libboost_python-py2_7-%{lib_appendix}-devel = %{version}
|
Requires: libboost_python-py2_7-%{lib_appendix} = %{version}
|
||||||
Provides: libboost_mpi_python-devel = %{version}
|
Provides: libboost_mpi_python-devel = %{version}
|
||||||
Conflicts: otherproviders(libboost_mpi_python-devel)
|
Conflicts: otherproviders(libboost_mpi_python-devel)
|
||||||
Conflicts: boost-devel < 1.63
|
Conflicts: boost-devel < 1.63
|
||||||
|
Loading…
x
Reference in New Issue
Block a user