Hello community, here is the log from the commit of package rdma-core for openSUSE:Factory checked in at 2017-08-12 19:44:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rdma-core (Old) and /work/SRC/openSUSE:Factory/.rdma-core.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rdma-core" Sat Aug 12 19:44:02 2017 rev:6 rq:515456 version:14 Changes: -------- --- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes 2017-07-30 11:26:25.969414168 +0200 +++ /work/SRC/openSUSE:Factory/.rdma-core.new/rdma-core.changes 2017-08-12 19:44:03.314811906 +0200 @@ -1,0 +2,13 @@ +Tue Aug 8 18:44:01 UTC 2017 - [email protected] + +- Fix RPM groups. + +------------------------------------------------------------------- +Mon Aug 7 07:33:59 UTC 2017 - [email protected] + +- To get the package out of the bootstrap line, we need to prefer + curl-mini as dependency of cmake. Unfortunately we need to special + case packages that are in the inner loop - otherwise every package + would get curl-mini + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rdma-core.spec ++++++ --- /var/tmp/diff_new_pack.kI0C7D/_old 2017-08-12 19:44:05.018572928 +0200 +++ /var/tmp/diff_new_pack.kI0C7D/_new 2017-08-12 19:44:05.038570122 +0200 @@ -72,6 +72,10 @@ Provides: ofed = %{version} Obsoletes: ofed < %{version} +%if 0%{?suse_version} >= 1330 +BuildRequires: curl-mini +%endif + # Tumbleweed's cmake RPM macro adds -Wl,--no-undefined to the module flags # which is totally inappropriate and breaks building 'ENABLE_EXPORTS' style # module libraries (eg ibacmp). @@ -274,7 +278,7 @@ %package -n srp_daemon Summary: Tools for using the InfiniBand SRP protocol devices -Group: Development/Libraries/C and C++ +Group: Productivity/Networking/Other Requires: %{name} = %{version} Obsoletes: srptools <= 1.0.3 Provides: srptools = %{version} @@ -286,7 +290,7 @@ %package -n rdma-ndd Summary: Daemon to manage RDMA Node Description -Group: System Environment/Daemons +Group: System/Daemons Requires: %{name} = %{version} # The udev rules in rdma need to be aware of rdma-ndd: Conflicts: rdma < 2.1
