Hello community, here is the log from the commit of package ibsim for openSUSE:Factory checked in at 2017-05-24 16:46:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibsim (Old) and /work/SRC/openSUSE:Factory/.ibsim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibsim" Wed May 24 16:46:26 2017 rev:4 rq:485746 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ibsim/ibsim.changes 2016-03-26 15:24:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ibsim.new/ibsim.changes 2017-05-24 16:46:31.091076293 +0200 @@ -1,0 +2,5 @@ +Wed Mar 29 08:02:00 CEST 2017 - [email protected] + +- Make dependencies on libs now coming from rdma-core versioned. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibsim.spec ++++++ --- /var/tmp/diff_new_pack.frYoXE/_old 2017-05-24 16:46:31.702990139 +0200 +++ /var/tmp/diff_new_pack.frYoXE/_new 2017-05-24 16:46:31.706989576 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibsim # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,8 +32,10 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: libibmad-devel -BuildRequires: libibumad-devel -BuildRequires: libibverbs-devel +# For transition to rdma-core make sure the new packages are selected +# Once the transition is made the version check can be removed +BuildRequires: libibumad-devel >= 12 +BuildRequires: libibverbs-devel >= 12 BuildRequires: libtool %description
