diff --git a/rdma-core.changes b/rdma-core.changes index 2cea7ca..61ac000 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 4 11:30:13 UTC 2017 - nmoreychaisemartin@suse.com + +- Add bcond to use curl-mini by default for building + ------------------------------------------------------------------- Tue Nov 28 15:56:40 UTC 2017 - nmoreychaisemartin@suse.com diff --git a/rdma-core.spec b/rdma-core.spec index a17012f..5196d5d 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -88,6 +88,7 @@ Obsoletes: ofed < %{version} # outside of OBS. Thus we add a bcond to allow manual build. # To force build without the use of curl-mini, --without=curlmini # should be passed to rpmbuild +%bcond_without curlmini %if 0%{?suse_version} >= 1330 %if %{with curlmini} BuildRequires: curl-mini