Hello community, here is the log from the commit of package rdma-core for openSUSE:Factory checked in at 2019-11-15 22:31:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rdma-core (Old) and /work/SRC/openSUSE:Factory/.rdma-core.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rdma-core" Fri Nov 15 22:31:54 2019 rev:34 rq:747710 version:25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes 2019-10-08 19:58:53.448024902 +0200 +++ /work/SRC/openSUSE:Factory/.rdma-core.new.26869/rdma-core.changes 2019-11-15 22:31:56.220082268 +0100 @@ -1,0 +2,12 @@ +Tue Nov 12 07:33:01 UTC 2019 - Nicolas Morey-Chaisemartin <[email protected]> + +- Add libefa1 to baselibs.conf +- Fix baselibs.conf + +------------------------------------------------------------------- +Wed Nov 6 23:09:09 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- BuildRequire valgrind-client-headers instead of full valgrind-devel + where available. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rdma-core.spec ++++++ --- /var/tmp/diff_new_pack.albXwT/_old 2019-11-15 22:31:58.792081139 +0100 +++ /var/tmp/diff_new_pack.albXwT/_new 2019-11-15 22:31:58.796081138 +0100 @@ -73,8 +73,12 @@ BuildRequires: python3-devel %endif %ifnarch s390 s390x +%if 0%{?suse_version} >= 1550 +BuildRequires: valgrind-client-headers +%else BuildRequires: valgrind-devel %endif +%endif BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-route-3.0) ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.albXwT/_old 2019-11-15 22:31:58.832081122 +0100 +++ /var/tmp/diff_new_pack.albXwT/_new 2019-11-15 22:31:58.832081122 +0100 @@ -1,9 +1,47 @@ libibverbs + obsoletes "libcxgb3-rdmav2-<targettype> < <version>" + obsoletes "libcxgb4-rdmav2-<targettype> < <version>" + obsoletes "libefa-rdmav2-<targettype> < <version>" + obsoletes "libhfi1verbs-rdmav2-<targettype> < <version>" + obsoletes "libi40iw-rdmav2-<targettype> < <version>" + obsoletes "libipathverbs-rdmav2-<targettype> < <version>" + obsoletes "libmlx4-rdmav2-<targettype> < <version>" + obsoletes "libmlx5-rdmav2-<targettype> < <version>" + obsoletes "libmthca-rdmav2-<targettype> < <version>" + obsoletes "libnes-rdmav2-<targettype> < <version>" + obsoletes "libocrdma-rdmav2-<targettype> < <version>" + obsoletes "librxe-rdmav2-<targettype> < <version>" + targetarch i586 requires "libefa1-<targettype> = <version>" + targetarch i586 requires "libmlx4-1-<targettype> = <version>" + targetarch i586 requires "libmlx5-1-<targettype> = <version>" libibverbs1 + requires "libibverbs-<targettype> = <version>" +libefa1 libmlx4-1 libmlx5-1 libibumad3 libibmad5 librdmacm1 + obsoletes "librdmacm-<targettype> < <version>" + provides "librdmacm-<targettype> = <version>" rdma-core-devel + obsoletes "libibverbs-devel-<targettype> < <version>" + obsoletes "libibumad-devel-<targettype> < <version>" + obsoletes "librdmacm-devel-<targettype> < <version>" + obsoletes "ibacm-devel-<targettype> < <version>" + obsoletes "infiniband-diags-devel-<targettype> < <version>" + obsoletes "libibmad-devel-<targettype> < <version>" + provides "libibverbs-devel-<targettype> = <version>" + provides "libibumad-devel-<targettype> = <version>" + provides "librdmacm-devel-<targettype> = <version>" + provides "ibacm-devel-<targettype> = <version>" + provides "infiniband-diags-devel-<targettype> = <version>" + provides "libibmad-devel-<targettype> = <version>" + requires "librdmacm1-<targettype> = <version>" + requires "libibumad3-<targettype> = <version>" + requires "libibverbs1-<targettype> = <version>" + targetarch i586 requires "libefa1-<targettype> = <version>" + targetarch i586 requires "libmlx4-1-<targettype> = <version>" + targetarch i586 requires "libmlx5-1-<targettype> = <version>" + requires "rsocket-<targettype> = <version>" rsocket
